Skip to content

Commit 96aa2e7

Browse files
Add accelerate dependency
Signed-off-by: Alex-Brooks <[email protected]>
1 parent fa99638 commit 96aa2e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies = [
1919
"torch>=2.0,<3",
2020
"timm>=0.9.5,<1",
2121
"diffusers<1",
22+
"accelerate<1",
2223
#"opencv-python>=4.9.0.80,<5",
2324
#"pycocotools>=2.0.7,<3",
2425
#"detectron2 @git+https://github.com/facebookresearch/detectron2.git@e70b9229d77aa39d85f8fa5266e6ea658e92eed3",

0 commit comments

Comments
 (0)