Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Justin-J
/
Sentiment-Analysis-App-using-Gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
75ec8c0
Sentiment-Analysis-App-using-Gradio
/
app.py
Justin-J
update my project file
75ec8c0
over 1 year ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"Justin-J/finetuned_sentiment_modell"
).launch()