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