Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wing-nus
/
SciAssist
like
6
Sleeping
App
Files
Files
Community
20
wing-nus
commited on
Oct 26, 2022
Commit
33a9a6f
•
1 Parent(s):
696f5b1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -108,4 +108,4 @@ with gr.Blocks(css="#htext span {white-space: pre-line}") as demo:
108
109
110
111
-
demo.launch(
share=True
)
108
109
110
111
+
demo.launch()