CryUshio
CryUshio
I tried to modify the `launch.py` and it works. ```diff - stable_diffusion_commit_hash = os.environ.get('STABLE_DIFFUSION_COMMIT_HASH', "69ae4b35e0a0f6ee1af8bb9a5d0016ccb27e36dc") + stable_diffusion_commit_hash = os.environ.get('STABLE_DIFFUSION_COMMIT_HASH', "45bf9a6264b3507473e02cc3f9aa36559f24aca2") # Use latest commit hash ```
any updates ?
Same problem. 17.0.x works properly.
@zcbenz It seems that resizing a page has delay in Electron. Resizing in Chrome: https://user-images.githubusercontent.com/30655354/200555066-3494bcc0-0689-4358-b5d9-6ef3d4b66f5f.mov Resizing in Electron 21.2.2: https://user-images.githubusercontent.com/30655354/200555261-ba12ecef-23b7-4392-9a7e-46d0304d2e1e.mov You can see the white block on the right edge...