Ming Li commited on
Commit
4f1af9a
·
1 Parent(s): 77d5c02

try to avoid jit error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,5 +11,5 @@ safetensors==0.4.1
11
  torch==2.0.1
12
  torchvision==0.15.2
13
  transformers==4.38.1
14
- xformers==0.0.20
15
  kornia==0.7.0
 
11
  torch==2.0.1
12
  torchvision==0.15.2
13
  transformers==4.38.1
14
+ git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
15
  kornia==0.7.0