Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fyhao
/
fyhao-autotrain-sentiment-analysis-2435575634
like
0
Runtime error
App
Files
Files
Community
03a3e76
fyhao-autotrain-sentiment-analysis-2435575634
/
app.py
fyhao
initial commit
8c81cd6
almost 2 years ago
raw
Copy download link
history
blame
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/fyhao/autotrain-sentiment-analysis-2435575634"
).launch()