Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trttung1610
/
vietnamese_sentiment_analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
trttung1610
commited on
Jun 12, 2023
Commit
1bcb52f
·
1 Parent(s):
0afde4e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -227,4 +227,4 @@ interface = gr.Interface(
227
228
229
if __name__ == "__main__":
230
-
interface.launch(
share=True
)
227
228
229
if __name__ == "__main__":
230
+
interface.launch()