Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RGBD-SOD
/
bbsnet
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thinh-researcher
commited on
Mar 14, 2023
Commit
6d933f3
·
1 Parent(s):
dc6ed5c
Update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -38,4 +38,4 @@ demo = gr.Interface(
38
39
40
if __name__ == "__main__":
41
-
demo.launch(enable_queue=True
, cache_examples=False
)
38
39
40
if __name__ == "__main__":
41
+
demo.launch(enable_queue=True)