Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
#2
by
lkhl
- opened
- 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
|