import gradio as gr gr.Interface(lambda x:x, "textbox", "textbox", auth=("a", "a")).launch()