File size: 93 Bytes
4d7de22
 
 
 
1
2
3
4
import gradio as gr


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