AlphamanKing's picture
initial commit
4b7314b verified
raw
history blame contribute delete
114 Bytes
import gradio as gr
gr.load(
"models/SamLowe/roberta-base-go_emotions",
provider="hf-inference",
).launch()