Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feee37d75f | |||
| 801b72b92b | |||
| 759f396a2e | |||
| a63946233b | |||
| ddb28b33a3 |
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user