Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Big-Web
/
MMD
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sean-Laurent
commited on
May 1, 2023
Commit
6aba7b8
·
1 Parent(s):
09022be
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -28,5 +28,3 @@ with gr.Blocks() as demo:
28
29
demo.launch()
30
31
-
# iface = gr.Interface(fn=generator, inputs="text", outputs="image")
32
-
# iface.launch()
28
29
demo.launch()
30