Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -121,9 +121,9 @@ terminado==0.17.1
|
|
121 |
threadpoolctl==3.1.0
|
122 |
tinycss2==1.2.1
|
123 |
tokenizers==0.15.2
|
124 |
-
torch==2.5.0
|
125 |
-
torchaudio==2.4.0
|
126 |
-
torchvision==0.20.0
|
127 |
tornado==6.2
|
128 |
tqdm==4.66.2
|
129 |
traitlets==5.9.0
|
|
|
121 |
threadpoolctl==3.1.0
|
122 |
tinycss2==1.2.1
|
123 |
tokenizers==0.15.2
|
124 |
+
torch==2.5.0
|
125 |
+
torchaudio==2.4.0
|
126 |
+
torchvision==0.20.0
|
127 |
tornado==6.2
|
128 |
tqdm==4.66.2
|
129 |
traitlets==5.9.0
|