Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4afaaf8a02 | |||
| bda2ecdbf5 |
@@ -1,3 +1,8 @@
|
|||||||
|
## 1.6.1
|
||||||
|
|
||||||
|
### Bug Fixes:
|
||||||
|
* fix an error causing the webui to fail to start ([#13839](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/13839))
|
||||||
|
|
||||||
## 1.6.0
|
## 1.6.0
|
||||||
|
|
||||||
### Features:
|
### Features:
|
||||||
|
|||||||
@@ -29,3 +29,4 @@ torch
|
|||||||
torchdiffeq==0.2.3
|
torchdiffeq==0.2.3
|
||||||
torchsde==0.2.5
|
torchsde==0.2.5
|
||||||
transformers==4.30.2
|
transformers==4.30.2
|
||||||
|
httpx==0.24.1
|
||||||
|
|||||||
Reference in New Issue
Block a user