Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
huggingface_hub>=0.25.1
|
| 2 |
torch>=2.5.0
|
| 3 |
torchvision
|
| 4 |
-
transformers
|
| 5 |
accelerate>=0.33.0
|
| 6 |
decord
|
| 7 |
num2words
|
|
|
|
| 1 |
huggingface_hub>=0.25.1
|
| 2 |
torch>=2.5.0
|
| 3 |
torchvision
|
| 4 |
+
transformers==4.44.0
|
| 5 |
accelerate>=0.33.0
|
| 6 |
decord
|
| 7 |
num2words
|