Cognomen commited on
Commit
632a17c
Β·
1 Parent(s): 265ced0

loosen xformers req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ opencv-python
6
  transformers
7
  flax
8
  pillow
9
- triton
10
  torch==2.0.0
 
11
  torchvision==0.15.1
12
  git+https://github.com/huggingface/accelerate
13
- xformers==0.0.16
 
6
  transformers
7
  flax
8
  pillow
 
9
  torch==2.0.0
10
+ triton
11
  torchvision==0.15.1
12
  git+https://github.com/huggingface/accelerate
13
+ xformers