HamsterFather's picture
initial commit
b321f63 verified
raw
history blame contribute delete
107 Bytes
import gradio as gr
gr.load(
"models/EbanLee/kobart-summary-v3",
provider="hf-inference",
).launch()