lkhl commited on
Commit
11e40bc
·
verified ·
1 Parent(s): 1b08fc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  transformers==4.46.3
5
- flash-attn
6
  spaces
7
  decord
8
  ffmpeg-python
 
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  transformers==4.46.3
5
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
6
  spaces
7
  decord
8
  ffmpeg-python