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
fix share=true
#4
by
wing-nus
- opened
Feb 24, 2023
base:
refs/heads/main
←
from:
refs/pr/4
Discussion
Files changed
+1
-1
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
)