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