import gradio as gr gr.Interface(lambda x: ["cheetah1.jpg"], "textbox", "gallery").launch()