Compare commits

...

5 Commits

Author SHA1 Message Date
AUTOMATIC1111 feee37d75f Merge branch 'dev' 2024-05-28 21:20:40 +03:00
AUTOMATIC1111 801b72b92b update changelog 2024-05-28 21:20:23 +03:00
AUTOMATIC1111 759f396a2e Merge pull request #15882 from AUTOMATIC1111/setuptools==69.5.1
Fix method 1 : pin Setuptools==69.5.1
2024-05-28 21:16:28 +03:00
w-e-w a63946233b setuptools==69.5.1 2024-05-25 14:19:19 +09:00
AUTOMATIC1111 ddb28b33a3 Merge branch 'master' into dev 2024-04-22 18:01:16 +03:00
2 changed files with 6 additions and 0 deletions
+5
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:
+1
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