Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Adoley
/
Adoley-covid-tweets-sentiment-analysis
like
0
Runtime error
App
Files
Files
Community
bbc48e2
Adoley-covid-tweets-sentiment-analysis
/
app.py
Adoley
initial commit
bbc48e2
over 1 year ago
raw
Copy download link
history
blame
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Adoley/covid-tweets-sentiment-analysis"
).launch()