Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -210,9 +210,9 @@ tokenizers==0.15.2
|
|
210 |
tomli==2.0.1
|
211 |
tomlkit==0.12.0
|
212 |
toolz==0.12.1
|
213 |
-
torch==2.2.
|
214 |
-
torchaudio==2.2.
|
215 |
-
torchvision==0.17.
|
216 |
tqdm==4.65.2
|
217 |
transaction==4.0
|
218 |
transformers
|
|
|
210 |
tomli==2.0.1
|
211 |
tomlkit==0.12.0
|
212 |
toolz==0.12.1
|
213 |
+
torch==2.2.0
|
214 |
+
torchaudio==2.2.0
|
215 |
+
torchvision==0.17.0
|
216 |
tqdm==4.65.2
|
217 |
transaction==4.0
|
218 |
transformers
|