File size: 93 Bytes
aa119a0
 
2256ffb
1
2
3
import gradio as gr

gr.Interface(lambda x:x, "textbox", "textbox").launch(auth=("ab", "de"))