Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rescue96/protovision-xl
rescue96
/
Juggernaut
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rescue96
commited on
Sep 25, 2024
Commit
f074675
·
verified
·
1 Parent(s):
cf857ef
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/
stabilityai
/
stable
-
diffusion-2-1
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
stablediffusionapi
/
protovision
-
xl
").launch()