Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wing-nus
/
SciAssist
like
6
Running
App
Files
Files
Community
21
Fetching metadata from the HF Docker repository...
dyxohjl666
commited on
Feb 24, 2023
Commit
311cfd7
·
1 Parent(s):
086fdba
set share=False
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -158,4 +158,4 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
158
159
160
161
-
demo.launch(share=
True
)
158
159
160
161
+
demo.launch(share=
False
)