File size: 86 Bytes
72a8cfa
c453bbe
90fc46b
1
2
3
import gradio as gr

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