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