Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lu2000
/
sd-v2-1
like
0
Runtime error
App
Files
Files
Community
lu2000
commited on
Mar 16, 2023
Commit
914ecf0
•
1 Parent(s):
4151c0d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import gradio as gr
2
3
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()
1
import gradio as gr
2
3
+
4
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()