Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wing-nus
/
SciAssist
like
5
Sleeping
App
Files
Files
Community
20
wing-nus
commited on
Oct 4, 2023
Commit
d4e2f53
•
1 Parent(s):
115cd29
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -143,4 +143,4 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
143
)
144
145
146
-
demo.launch(share=
True
)
143
)
144
145
146
+
demo.launch(share=
False
)