Spaces:
Build error
Build error
File size: 76 Bytes
0b3d4b5 |
1 2 3 |
import gradio as gr
gr.Interface(lambda x:x, "textbox", "textbox").launch() |