Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ pyyaml==6.0.2
|
|
| 15 |
argparse==1.4.0
|
| 16 |
onnxruntime==1.19.0
|
| 17 |
tqdm==4.66.5
|
| 18 |
-
transformers==4.
|
| 19 |
huggingface_hub==0.21.3
|
| 20 |
tokenizers>=0.21
|
| 21 |
datasets==2.19.0
|
|
|
|
| 15 |
argparse==1.4.0
|
| 16 |
onnxruntime==1.19.0
|
| 17 |
tqdm==4.66.5
|
| 18 |
+
transformers==4.41.0
|
| 19 |
huggingface_hub==0.21.3
|
| 20 |
tokenizers>=0.21
|
| 21 |
datasets==2.19.0
|