File size: 70 Bytes
b476fcd
 
6796372
1
2
3
import gradio as gr

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