소스 검색

Merge branch 'dev'

AUTOMATIC1111 1 년 전
부모
커밋
feee37d75f
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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
 ## 1.9.3
 
 
 ### Bug Fixes:
 ### 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
 GitPython==3.1.32
 Pillow==9.5.0
 Pillow==9.5.0
 accelerate==0.21.0
 accelerate==0.21.0