Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thesab
/
SnapClean
like
1
Sleeping
App
Files
Files
Community
1
thesab
commited on
Nov 21, 2024
Commit
7d6b50a
•
1 Parent(s):
0c3e611
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -117,4 +117,4 @@ demo = gr.Interface(
117
)
118
119
120
-
demo.launch(debug=False, show_error=True, share=True
,ssr_mode=False
)
117
)
118
119
120
+
demo.launch(debug=False, show_error=True, share=True)