Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mbar0075
/
Saliency-Ranking
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mbar0075
commited on
13 days ago
Commit
18f79b9
·
verified
·
1 Parent(s):
f4bbc99
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -181,4 +181,4 @@ with gr.Blocks() as demo:
181
]
182
)
183
184
-
demo.launch(debug=False, show_error=True,
max_threads
=
1
)
181
]
182
)
183
184
+
demo.launch(debug=False, show_error=True,
share
=
True
)