allinaigc commited on
Commit
9e28e48
1 Parent(s): 99c1f0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -555,8 +555,9 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue='sky', text_size='md'), css=css,
555
  auth_list = (
556
  ('1234', '1234'),
557
  ('joeshi', 'joeshi'),
558
- ('gj', 'gj'),
559
- ('cr', 'cr'),
 
560
  ('test001', 'test001'),
561
  ('test002', 'test002'),
562
  ('test003', 'test003'),
 
555
  auth_list = (
556
  ('1234', '1234'),
557
  ('joeshi', 'joeshi'),
558
+ ('guojing', 'guojing'),
559
+ ('chengrui', 'chengrui'),
560
+ ('lbh', 'lbh'),
561
  ('test001', 'test001'),
562
  ('test002', 'test002'),
563
  ('test003', 'test003'),