Spaces:
Running
Running
Updated requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -60,9 +60,9 @@ starlette==0.46.2
|
|
60 |
sympy==1.13.3
|
61 |
tokenizers==0.21.2
|
62 |
tomlkit==0.13.3
|
63 |
-
torch==2.7.1+
|
64 |
-
torchaudio==2.7.1
|
65 |
-
torchvision==0.22.1
|
66 |
tqdm==4.67.1
|
67 |
transformers==4.52.4
|
68 |
typer==0.16.0
|
|
|
60 |
sympy==1.13.3
|
61 |
tokenizers==0.21.2
|
62 |
tomlkit==0.13.3
|
63 |
+
torch==2.7.1+
|
64 |
+
torchaudio==2.7.1
|
65 |
+
torchvision==0.22.1
|
66 |
tqdm==4.67.1
|
67 |
transformers==4.52.4
|
68 |
typer==0.16.0
|