File size: 76 Bytes
aa119a0
 
28964c1
1
2
3
import gradio as gr

gr.Interface(lambda x:x, "textbox", "textbox").launch()