Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AnasAlokla
/
test_emotion_chatbot
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AnasAlokla
commited on
Mar 27
Commit
ef12202
·
verified
·
1 Parent(s):
dea7ee4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
!pip install transformers streamlit
2
-
!pip install torch # for PyTorch
3
4
import streamlit as st
5
from transformers import pipeline
1
2
import streamlit as st
3
from transformers import pipeline