Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samle
/
prompthero-openjourney-v4
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5af89bb
prompthero-openjourney-v4
/
app.py
samle
initial commit
5af89bb
almost 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney-v4"
).launch()