fffiloni commited on
Commit
911e9e0
·
verified ·
1 Parent(s): 464d284

install proper flash_attn package

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,6 +11,6 @@ easydict
11
  ftfy
12
  dashscope
13
  imageio-ffmpeg
14
- flash_attn
15
  numpy>=1.23.5,<2
16
  xfuser
 
11
  ftfy
12
  dashscope
13
  imageio-ffmpeg
14
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiTRUE-cp310-cp310-linux_x86_64.whl
15
  numpy>=1.23.5,<2
16
  xfuser