Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tjpulwy
/
prompthero-openjourney-v2
like
0
Sleeping
App
Files
Files
Community
499a76a
prompthero-openjourney-v2
/
app.py
tjpulwy
initial commit
499a76a
almost 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney-v2"
).launch()