Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Madiharehan
/
final_sentiment_analysis
like
0
Sleeping
App
Files
Files
Community
1
Update app.py
#1
by
Madiharehan
- opened
Nov 23
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -33,3 +33,4 @@ def chatbot_ui():
33
if __name__ == "__main__":
34
chatbot_ui().launch()
35
33
if __name__ == "__main__":
34
chatbot_ui().launch()
35
36
+