Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
openjourney
like
39
Runtime error
App
Files
Files
Community
7
4a82577
openjourney
/
app.py
akhaliq
HF staff
Update app.py
6ac800a
about 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/openjourney"
).launch()