atharvapawar's picture
Update app.py
1f78b16 verified
raw
history blame
No virus
92 Bytes
import gradio as gr
gr.load("models/ARTeLab/mbart-summarization-ilpost").launch(share=True)