ELUp's picture
initial commit
cb715a9 verified
raw
history blame contribute delete
98 Bytes
import gradio as gr
gr.load(
"models/ProsusAI/finbert",
provider="hf-inference",
).launch()