Update accelerate 0.26.1 -> 0.27.0

This commit is contained in:
Wubbbi 2024-02-14 09:04:55 +01:00 committed by Kent Keirsey
parent 34cc26a4ed
commit b77f6bd0ad

View File

@ -33,7 +33,7 @@ classifiers = [
]
dependencies = [
# Core generation dependencies, pinned for reproducible builds.
"accelerate==0.26.1",
"accelerate==0.27.0",
"clip_anytorch==2.5.2", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip",
"compel==2.0.2",
"controlnet-aux==0.0.7",