Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
-
transformers
|
| 4 |
apex
|
| 5 |
decord==0.6.0
|
| 6 |
deepspeed
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
+
transformers==4.33
|
| 4 |
apex
|
| 5 |
decord==0.6.0
|
| 6 |
deepspeed
|