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
akhaliq
HF staff
commited on
Nov 18, 2022
Commit
8772f19
•
1 Parent(s):
93cdf13
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("
models/
prompthero/
midjourney-v4-diffusion
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("prompthero/
openjourney
").launch()