import gradio as gr iface = gr.Interface.load("huggingface/bigscience/T0pp", examples=[["fsdf"]] ) iface.launch()