gcapde commited on
Commit
1b48ee9
1 Parent(s): 5fab8d4

Cambio clave control de acceso

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,4 +95,4 @@ with gr.Blocks() as demo:
95
  clear.click(clear_chat,inputs=[msg, chatbot], outputs=[msg, chatbot])
96
 
97
  demo.queue()
98
- demo.launch(auth = ('Ceibal_IA', 'access_pwd'))
 
95
  clear.click(clear_chat,inputs=[msg, chatbot], outputs=[msg, chatbot])
96
 
97
  demo.queue()
98
+ demo.launch(auth = ('Ceibal_IA', access_pwd))