Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PH83
/
sentiment_analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sentiment_analysis
/
app.py
PH83
Create app.py
30ba456
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
from
transformers
import
pipeline
import
gradio
as
gr