Is there an existing issue for this?
What happened?
after update to gradio 3.23, the login page is unuseable

Steps to reproduce the problem
- pip install -r requerments_version.txt
- launch web ui with auth

What should have happened?

it was like this on 3.16.2, the lastest version for it to work is 3.20.1, but it looks a bit widepeepoHappy

Commit where the problem happens
9f0da9f
What platforms do you use to access the UI ?
Linux
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
python launch.py --listen --port 9440 --enable-insecure-extension-access --xformers --data-dir 'some/path' --gradio-auth-path 'some path/auth.txt'
List of extensions
sd-extension-steps-animation https://github.com/vladmandic/sd-extension-steps-animation.git 95ebddc2 (Fri Mar 24 13:39:32 2023) unknown
sd-extension-system-info https://github.com/vladmandic/sd-extension-system-info.git 884a63d0 (Sat Mar 25 09:12:25 2023) unknown
sd-webui-ar https://github.com/alemelis/sd-webui-ar.git ce0a645c (Thu Feb 23 13:59:23 2023) unknown
sd-webui-controlnet https://github.com/Mikubill/sd-webui-controlnet.git 241c05f (Thu Mar 23 15:18:35 2023) unknown
sd_web_ui_preset_utils https://github.com/Gerschel/sd_web_ui_preset_utils.git 175b6f7d (Mon Jan 30 15:07:50 2023) unknown
stable-diffusion-webui https://github.com/catppuccin/stable-diffusion-webui.git e11df39b (Thu Mar 16 11:55:27 2023) unknown
Console logs
Python 3.10.9 (main, Jan 11 2023, 15:21:40) [GCC 11.2.0]
Commit hash: c1294d849a50b9b2995aa257adbb918837c4b384
Installing requirements for Web UI
Launching Web UI with arguments: --listen --port 9440 --enable-insecure-extension-access --xformers --data-dir some/path --gradio-auth-path some/path/auth.txt
Loading weights [7234b76e42] from /home/catalpa/nas/file/stable diffusion models/models/Stable-diffusion/Chillout Mix/chilloutmix_Ni.safetensors
Creating model from config: /home/catalpa/nas/program/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying xformers cross attention optimization.
Textual inversion embeddings loaded(3): easynegative, bad artist, bad prompt
Model loaded in 1.3s (create model: 0.4s, apply weights to model: 0.5s, apply half(): 0.4s).
Running on local URL: http://0.0.0.0:9440
To create a public link, set `share=True` in `launch()`.
Startup time: 6.0s (import gradio: 0.8s, import ldm: 0.4s, other imports: 1.9s, setup codeformer: 0.1s, load scripts: 0.8s, load SD checkpoint: 1.4s, create ui: 0.4s).
Additional information
No response
Is there an existing issue for this?
What happened?
after update to gradio 3.23, the login page is unuseable
Steps to reproduce the problem
What should have happened?
it was like this on 3.16.2, the lastest version for it to work is 3.20.1, but it looks a bit widepeepoHappy
Commit where the problem happens
9f0da9f
What platforms do you use to access the UI ?
Linux
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
sd-extension-steps-animation https://github.com/vladmandic/sd-extension-steps-animation.git 95ebddc2 (Fri Mar 24 13:39:32 2023) unknown
sd-extension-system-info https://github.com/vladmandic/sd-extension-system-info.git 884a63d0 (Sat Mar 25 09:12:25 2023) unknown
sd-webui-ar https://github.com/alemelis/sd-webui-ar.git ce0a645c (Thu Feb 23 13:59:23 2023) unknown
sd-webui-controlnet https://github.com/Mikubill/sd-webui-controlnet.git 241c05f (Thu Mar 23 15:18:35 2023) unknown
sd_web_ui_preset_utils https://github.com/Gerschel/sd_web_ui_preset_utils.git 175b6f7d (Mon Jan 30 15:07:50 2023) unknown
stable-diffusion-webui https://github.com/catppuccin/stable-diffusion-webui.git e11df39b (Thu Mar 16 11:55:27 2023) unknown
Console logs
Additional information
No response