Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -558,6 +558,7 @@ auth_list = (
|
|
558 |
('guojing', 'guojing'),
|
559 |
('chengrui', 'chengrui'),
|
560 |
('lbh', 'lbh'),
|
|
|
561 |
('test001', 'test001'),
|
562 |
('test002', 'test002'),
|
563 |
('test003', 'test003'),
|
|
|
558 |
('guojing', 'guojing'),
|
559 |
('chengrui', 'chengrui'),
|
560 |
('lbh', 'lbh'),
|
561 |
+
('zhangqian888', 'zhangqian888'),
|
562 |
('test001', 'test001'),
|
563 |
('test002', 'test002'),
|
564 |
('test003', 'test003'),
|