Karzan's picture
Rename app.oy to app.py
8593822 verified
raw
history blame
98 Bytes
import gradio as gr
io2 = gr.Interface.load("Karzan/bart-summarization")
io2.launch(share=False)