msafi04's picture
Update app.py
7551fbf
raw
history blame
92 Bytes
import gradio as gr
gr.Interface.load("models/facebook/bart-large-xsum").launch(share=True)