Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ANASAKHTAR
/
Sentiment_Analyzer_from_Text
like
1
Sleeping
App
Files
Files
Community
Muhammad Anas Akhtar
commited on
Dec 8, 2024
Commit
5989e9d
·
verified
·
1 Parent(s):
24d333a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ Demo = gr.Interface(
26
)
27
28
# Launch the app with a public link
29
-
Demo.launch(
share=True
)
26
)
27
28
# Launch the app with a public link
29
+
Demo.launch()