Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MasterGuda
/
runwayml-stable-diffusion-v1-5-test
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MasterGuda
commited on
Sep 13, 2023
Commit
990b345
·
1 Parent(s):
1cb3d9a
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/runwayml/stable-diffusion-v1-
4
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/runwayml/stable-diffusion-v1-
5
").launch()