Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kumar989
/
TextAnalizer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a48726f
TextAnalizer
/
app.py
kumar989
initial commit
aff6818
almost 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/siebert/sentiment-roberta-large-english"
).launch()