Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shukdevdatta123
/
Systematic-Research-Paper-Review
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
shukdevdatta123
commited on
16 days ago
Commit
e142863
·
verified
·
1 Parent(s):
6b37c52
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -221,4 +221,4 @@ css = """
221
222
# Launch the app
223
if __name__ == "__main__":
224
-
demo.launch(
css
=
css
)
221
222
# Launch the app
223
if __name__ == "__main__":
224
+
demo.launch(
share
=
True
)