import gradio as gr gr.load("models/Falconsai/text_summarization", title="", description="Enter Text From Documents (from paragraphs to pages) and Instantly Create A Brief Summarization.", examples= ["This is a test.\n To see if this works.\n We'll see."], theme= gr.themes.Glass(primary_hue="neutral", neutral_hue="slate")).launch()