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

Update requirements.txt (#2)

Browse files

- Update requirements.txt (14c046bdc32a7f086d28daed6cd41c37396bbd1a)


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

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  torch==2.4.0
3
  torchvision==0.19.0
4
  transformers==4.46.3
 
5
  spaces
6
  decord
7
  ffmpeg-python
 
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