Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pavani2704
/
emotion_detection
like
0
Sleeping
App
Files
Files
Community
Pavani2704
commited on
Jun 29, 2024
Commit
662636f
·
verified
·
1 Parent(s):
23752c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import streamlit
2
3
import transformers
4
# Use a pipeline as a high-level helper
1
+
import streamlit
as st
2
3
import transformers
4
# Use a pipeline as a high-level helper