EvanTHU commited on
Commit
51e42e2
1 Parent(s): 2b2b740

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,6 @@ editdistance==0.8.1
6
  einops==0.8.0
7
  fastapi==0.111.0
8
  fire==0.5.0
9
- flash_attn==2.4.2
10
  gradio==4.31.5
11
  huggingface_hub==0.22.2
12
  imageio==2.13.5
@@ -37,6 +36,7 @@ shortuuid==1.0.13
37
  smplx==0.1.26
38
  tokenizers==0.13.3
39
  torch==2.0.0+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
 
40
  torch_xla==2.3.0
41
  torchvision==0.15.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
42
  tqdm==4.66.1
 
6
  einops==0.8.0
7
  fastapi==0.111.0
8
  fire==0.5.0
 
9
  gradio==4.31.5
10
  huggingface_hub==0.22.2
11
  imageio==2.13.5
 
36
  smplx==0.1.26
37
  tokenizers==0.13.3
38
  torch==2.0.0+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
39
+ flash_attn==2.4.2
40
  torch_xla==2.3.0
41
  torchvision==0.15.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
42
  tqdm==4.66.1