Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
venkyvicky
/
SentimentAnalysisApp
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
venkyvicky
commited on
Mar 28, 2025
Commit
3418138
·
verified
·
1 Parent(s):
35eadeb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -62,3 +62,4 @@ interface = gr.Interface(
62
# Launch the app
63
if __name__ == "__main__":
64
interface.launch()
62
# Launch the app
63
if __name__ == "__main__":
64
interface.launch()
65
+