lixin4ever lkhl commited on
Commit
0911cc7
·
verified ·
1 Parent(s): 1b08fc3

Update requirements.txt (#3)

Browse files

- Update requirements.txt (11e40bc9fa398ae8a08fc3022d5a7652af625909)


Co-authored-by: Kehan Li <[email protected]>

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