Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Crow34
/
prompthero-openjourney-v4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0d1595a
prompthero-openjourney-v4
/
app.py
Crow34
initial commit
0d1595a
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/prompthero/openjourney-v4"
).launch()