Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nemai
/
Sentiment-analysis
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nemai
commited on
Apr 23, 2025
Commit
26be5cc
·
verified
·
1 Parent(s):
072fb53
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ description="Enter text and get the sentiment prediction using a Hugging Face tr
26
27
# Launch app
28
if __name__ == "__main__":
29
-
demo.launch()
26
27
# Launch app
28
if __name__ == "__main__":
29
+
demo.launch()