Merge branch 'AUTOMATIC1111:master' into patch-3

This commit is contained in:
drhead
2024-06-08 18:44:46 -04:00
committed by GitHub
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