mirror of
https://github.com/vladmandic/automatic
synced 2026-09-13 01:59:42 +02:00
+1
-1
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user