Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeri27
/
prompthero-openjourney-v4
like
0
Sleeping
App
Files
Files
Community
34ce7dd
prompthero-openjourney-v4
/
app.py
zeri27
initial commit
34ce7dd
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney-v4"
).launch()