Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -59,9 +59,9 @@ sympy==1.13.3
|
|
59 |
tenacity==9.0.0
|
60 |
tokenizers==0.20.1
|
61 |
toml==0.10.2
|
62 |
-
torch==2.
|
63 |
-
torchaudio==2.
|
64 |
-
torchvision==0.
|
65 |
tornado==6.4.1
|
66 |
tqdm==4.66.5
|
67 |
transformers==4.45.2
|
|
|
59 |
tenacity==9.0.0
|
60 |
tokenizers==0.20.1
|
61 |
toml==0.10.2
|
62 |
+
torch==2.3.1
|
63 |
+
torchaudio==2.3.1
|
64 |
+
torchvision==0.18.1
|
65 |
tornado==6.4.1
|
66 |
tqdm==4.66.5
|
67 |
transformers==4.45.2
|