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
93cdf13
openjourney
/
app.py
akhaliq
HF staff
Create app.py
93cdf13
about 2 years ago
raw
Copy download link
history
blame
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/prompthero/midjourney-v4-diffusion"
).launch()