update diffusers

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-10-05 09:56:28 -04:00
parent 265866f07d
commit 7cd2c6d87f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Change Log for SD.Next
## Update for 2025-10-04
## Update for 2025-10-05
- **Models**
- [WAN 2.2 14B VACE](https://huggingface.co/alibaba-pai/Wan2.2-VACE-Fun-A14B)
+1 -1
View File
@@ -608,7 +608,7 @@ def check_diffusers():
if args.skip_git:
install('diffusers')
return
sha = 'b4297967a04cca6ac4493202c02d81c30d0f9ee8' # diffusers commit hash
sha = '2b7deffe361b7b0e1d2665a1f9f0bd4daea4927c' # diffusers commit hash
if args.use_rocm or args.use_zluda or args.use_directml:
sha = '043ab2520f6a19fce78e6e060a68dbc947edb9f9' # lock diffusers versions for now
pkg = pkg_resources.working_set.by_key.get('diffusers', None)
+1 -1
Submodule wiki updated: f483ca7138...c5321049fb