Nuanmanee's picture
initial commit
4c60cee verified
raw
history blame contribute delete
130 Bytes
import gradio as gr
gr.load(
"models/cardiffnlp/twitter-roberta-base-sentiment-latest",
provider="hf-inference",
).launch()