Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
splitpac
/
scans2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
splitpac
commited on
Oct 26, 2022
Commit
5838863
·
1 Parent(s):
28010fb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -52,4 +52,4 @@ demo = gr.Interface(
52
enable_queue=True,
53
cache_examples=False)
54
55
-
demo.launch(
share=True
)
52
enable_queue=True,
53
cache_examples=False)
54
55
+
demo.launch()