tofunori's picture
initial commit
c48c282 verified
raw
history blame contribute delete
125 Bytes
import gradio as gr
gr.load(
"models/tabularisai/multilingual-sentiment-analysis",
provider="hf-inference",
).launch()