Cognomen commited on
Commit
9ab039f
Β·
1 Parent(s): 6ea77e7

change req order, disable xformers again

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