Duplicated from abidlabs/test-auth
5eebce2 0139a47
1
2
3
import gradio as gr gr.Interface(lambda x:x, "textbox", "textbox").launch(auth=("a", "a"))