Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 76 Bytes
85ddcc6 |
1 2 3 |
import gradio as gr
gr.Interface(lambda x:x, "textbox", "textbox").launch() |