Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -63,7 +63,7 @@ smmap==5.0.0
|
|
| 63 |
sympy==1.11.1
|
| 64 |
tabulate==0.9.0
|
| 65 |
threadpoolctl==3.2.0
|
| 66 |
-
tokenizers=
|
| 67 |
torch==2.0.1
|
| 68 |
torchaudio==2.0.2
|
| 69 |
torchvision==0.15.2
|
|
|
|
| 63 |
sympy==1.11.1
|
| 64 |
tabulate==0.9.0
|
| 65 |
threadpoolctl==3.2.0
|
| 66 |
+
tokenizers>=0.14
|
| 67 |
torch==2.0.1
|
| 68 |
torchaudio==2.0.2
|
| 69 |
torchvision==0.15.2
|