File size: 85 Bytes
72a8cfa
c453bbe
d06fa8a
1
2
3
import gradio as gr

gr.Interface(lambda x:"cheetah.jpg", "textbox", "file").launch()