Ver Fonte

Merge branch 'dev'

AUTOMATIC1111 há 1 ano atrás
pai
commit
feee37d75f
2 ficheiros alterados com 6 adições e 0 exclusões
  1. 5 0
      CHANGELOG.md
  2. 1 0
      requirements_versions.txt

+ 5 - 0
CHANGELOG.md

@@ -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 - 0
requirements_versions.txt

@@ -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