update packages

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-04-12 09:26:00 +02:00
parent 93f948af13
commit 1e38ff4623
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ def check_diffusers():
t_start = time.time()
if args.skip_all:
return
target_commit = "0325ca4c5938a7e300f3e3b9ee7ec85f52d01bb5" # diffusers commit hash == 0.37.1.dev-0331
target_commit = "dc8d9032171c83741fd37ed2b12bc9d8274464f3" # diffusers commit hash == 0.37.1.dev-0331
# if args.use_rocm or args.use_zluda or args.use_directml:
# sha = '043ab2520f6a19fce78e6e060a68dbc947edb9f9' # lock diffusers versions for now
pkg = package_spec('diffusers')
+1 -1
View File
@@ -30,7 +30,7 @@ requests==2.32.3
tqdm==4.67.3
accelerate==1.13.0
einops==0.8.1
huggingface_hub==1.8.0
huggingface_hub==1.10.1
numpy==2.1.2
pandas==2.3.1
protobuf==6.33.5