Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -20,9 +20,9 @@ scipy==1.10.1
|
|
20 |
sympy==1.11.1
|
21 |
threadpoolctl==3.1.0
|
22 |
tokenizers==0.13.3
|
23 |
-
torch==2.0.0
|
24 |
-
torchaudio==2.0.1
|
25 |
-
torchvision==0.15.1
|
26 |
tqdm==4.65.0
|
27 |
transformers==4.28.1
|
28 |
typing_extensions==4.4.0
|
|
|
20 |
sympy==1.11.1
|
21 |
threadpoolctl==3.1.0
|
22 |
tokenizers==0.13.3
|
23 |
+
torch==2.0.0
|
24 |
+
torchaudio==2.0.1
|
25 |
+
torchvision==0.15.1
|
26 |
tqdm==4.65.0
|
27 |
transformers==4.28.1
|
28 |
typing_extensions==4.4.0
|