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