mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-03 13:47:36 +02:00
* Support more image sizes With diffusers, width and height must be a multiple of 8 (instead of 64), allowing more resolution values. * Add swap button * Change popup button icon