Fix accelerate version

This commit is contained in:
Kevin Black
2023-09-15 22:54:51 -07:00
committed by GitHub
parent 500edd2b53
commit b590ec0a7c

View File

@@ -9,6 +9,7 @@ setup(
"ml-collections",
"absl-py",
"diffusers[torch]==0.17.1",
"accelerate==0.17",
"wandb",
"torchvision",
"inflect==6.0.4",