Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aman72321
/
SentimentAnalysis-MultiLIngual
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aman72321
commited on
Mar 11, 2024
Commit
d63f575
·
verified
·
1 Parent(s):
11333f0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
pip install lingua-language-detector
2
-
!pip install lingua
3
-
pip install torch
4
5
6
import streamlit as st
1
2
3
import streamlit as st