abidlabs's picture
abidlabs HF Staff
Update app.py
d06fa8a
raw
history blame
85 Bytes
import gradio as gr
gr.Interface(lambda x:"cheetah.jpg", "textbox", "file").launch()