Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ahamedddd/GoodOrBadReview
ahamedddd
/
BERTonSST2Dataset
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ahamedddd
commited on
Aug 13, 2024
Commit
f137406
·
verified
·
1 Parent(s):
05b9f3a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -100,4 +100,4 @@ demo = gr.Interface(
100
)
101
102
# launch the demo!
103
-
demo.launch(share=
'
True
'
)
100
)
101
102
# launch the demo!
103
+
demo.launch(share=True)