Cognomen commited on
Commit
86d4c11
Β·
1 Parent(s): 859c26b

get accelerate from repo

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  jax[cuda11_cudnn805]
3
  jaxlib
4
  git+https://github.com/huggingface/diffusers@main
 
5
  opencv-python
6
  transformers
7
  flax
@@ -9,5 +10,4 @@ pillow
9
  triton
10
  torch
11
  torchvision
12
- accelerate
13
  xformers==0.0.16
 
2
  jax[cuda11_cudnn805]
3
  jaxlib
4
  git+https://github.com/huggingface/diffusers@main
5
+ git+https://github.com/huggingface/accelerate
6
  opencv-python
7
  transformers
8
  flax
 
10
  triton
11
  torch
12
  torchvision
 
13
  xformers==0.0.16