Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#2)
Browse files- Update requirements.txt (14c046bdc32a7f086d28daed6cd41c37396bbd1a)
Co-authored-by: Kehan Li <[email protected]>
- 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
|