Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
transformers==4.40.1
|
2 |
av
|
3 |
imageio
|
@@ -5,4 +6,3 @@ decord
|
|
5 |
opencv-python
|
6 |
flash-attn
|
7 |
gradio
|
8 |
-
torch
|
|
|
1 |
+
torch
|
2 |
transformers==4.40.1
|
3 |
av
|
4 |
imageio
|
|
|
6 |
opencv-python
|
7 |
flash-attn
|
8 |
gradio
|
|