Spaces:
Runtime error
Runtime error
import gradio as gr | |
gr.Interface(lambda x:"cheetah.jpg", "textbox", "file").launch() |
import gradio as gr | |
gr.Interface(lambda x:"cheetah.jpg", "textbox", "file").launch() |