Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
data354
/
BEEPAS
like
0
Runtime error
App
Files
Files
Community
youl
commited on
Oct 9, 2023
Commit
addd16f
•
1 Parent(s):
d37b207
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,4 +71,4 @@ demo = gr.Interface(
71
article=article,
72
)
73
74
-
demo.launch(share=
True
)
71
article=article,
72
)
73
74
+
demo.launch(share=
False
)