Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GhylB
/
Sentiment_Analysis_BERT_Based
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Sentiment_Analysis_BERT_Based
/
app.py
GhylB
initial commit
8fcbadc
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GhylB/Sentiment_Analysis_BERT_Based_MODEL"
).launch()