Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
EnigmaOfTheWorld/Deci-DeciDiffusion-v1-0
K00B404
/
TeachingPadawan
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
K00B404
commited on
Mar 15, 2024
Commit
dd3ff10
·
verified
·
1 Parent(s):
e2523a0
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("K00B404/DullDiffusion-v0-1).launch()
1
import gradio as gr
2
3
+
gr.Interface.load("K00B404/DullDiffusion-v0-1
"
).launch()