MrAli813's picture
Update app.py
b90e2b9 verified
raw
history blame
172 Bytes
import gradio as gr
gr.load("models/Falconsai/text_summarization",
title="",
theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()