Spaces:
Running
Running
add req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Pillow==10.1.0
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
-
transformers==4.40.
|
5 |
sentencepiece==0.1.99
|
6 |
opencv-python
|
7 |
decord
|
|
|
1 |
Pillow==10.1.0
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
+
transformers==4.40.2
|
5 |
sentencepiece==0.1.99
|
6 |
opencv-python
|
7 |
decord
|