TextAnalizer / app.py
kumar989's picture
initial commit
aff6818
raw
history blame
97 Bytes
import gradio as gr
gr.Interface.load("models/siebert/sentiment-roberta-large-english").launch()