summarize / app.py
aumkar's picture
updated
db8dbe4
raw
history blame
No virus
81 Bytes
import gradio as gr
gr.load("models/facebook/bart-large-cnn").launch(share=True)