Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nac31
/
Sacha-0
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nac31
commited on
Mar 3
Commit
b154820
·
1 Parent(s):
da74bb6
Update app
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -49,4 +49,4 @@ demo = gr.Interface(
49
)
50
51
if __name__ == "__main__":
52
-
demo.launch(share=True
, enable_queue=False
)
49
)
50
51
if __name__ == "__main__":
52
+
demo.launch(share=True)