Skip to content

Commit feee37d

Browse files
committed
Merge branch 'dev'
2 parents 1c0a0c4 + 801b72b commit feee37d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.9.4
2+
3+
### Bug Fixes:
4+
* pin setuptools version to fix the startup error ([#15883](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15883))
5+
16
## 1.9.3
27

38
### Bug Fixes:

requirements_versions.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
setuptools==69.5.1 # temp fix for compatibility with some old packages
12
GitPython==3.1.32
23
Pillow==9.5.0
34
accelerate==0.21.0

0 commit comments

Comments
 (0)