mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-26 19:09:58 +00:00
fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 1.1.1
|
||||
### Bug Fixes:
|
||||
* fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
|
||||
|
||||
## 1.1.0
|
||||
### Features:
|
||||
* switch to torch 2.0.0 (except for AMD GPUs)
|
||||
|
||||
Reference in New Issue
Block a user