Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ torch==2.2.0
|
|
5 |
torchvision==0.17.0
|
6 |
transformers==4.44.2
|
7 |
sentencepiece==0.1.99
|
|
|
8 |
gradio
|
9 |
decord
|
|
|
5 |
torchvision==0.17.0
|
6 |
transformers==4.44.2
|
7 |
sentencepiece==0.1.99
|
8 |
+
flash_attn
|
9 |
gradio
|
10 |
decord
|