text-summarizer / app.py
venki21122's picture
initial commit
81f147f
raw
history blame
88 Bytes
import gradio as gr
gr.Interface.load("models/pszemraj/led-base-book-summary").launch()