Merge branch 'dev' into extra-networks-performance-updates

This commit is contained in:
Sj-Si 2024-06-01 10:23:01 -04:00
commit da17f5f84f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## 1.9.4
### Bug Fixes:
* pin setuptools version to fix the startup error ([#15883](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15883))
## 1.9.3
### Bug Fixes:

View File

@ -1,3 +1,4 @@
setuptools==69.5.1 # temp fix for compatibility with some old packages
GitPython==3.1.32
Pillow==9.5.0
accelerate==0.21.0