Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tsushil
/
Multiverse
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sushil Thapa
commited on
Oct 29, 2022
Commit
7312ea0
·
1 Parent(s):
886e7c2
Fix gradio HF sharing
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -138,4 +138,4 @@ with image_blocks as demo:
138
"""
139
)
140
141
-
image_blocks.launch(
share=True
)
138
"""
139
)
140
141
+
image_blocks.launch()