08a1e12 522f3ec
1
2
3
4
import gradio as gr gr.Interface(lambda x:x, "textbox", "textbox", title="test updated").launch()