Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ opencv-python
|
|
| 11 |
moviepy
|
| 12 |
torchvision==0.23.0
|
| 13 |
torchaudio==2.8.0
|
| 14 |
-
transformers
|
| 15 |
tokenizers
|
| 16 |
accelerate
|
| 17 |
tqdm
|
|
|
|
| 11 |
moviepy
|
| 12 |
torchvision==0.23.0
|
| 13 |
torchaudio==2.8.0
|
| 14 |
+
transformers==4.57.6
|
| 15 |
tokenizers
|
| 16 |
accelerate
|
| 17 |
tqdm
|