Spaces:
Running
Running
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -153,11 +153,11 @@ threadpoolctl==3.5.0
|
|
153 |
tiktoken==0.8.0
|
154 |
tokenizers==0.21.0
|
155 |
tomlkit==0.13.2
|
156 |
-
torch==2.4.1
|
157 |
torch-complex==0.4.4
|
158 |
-
torchaudio==2.4.1
|
159 |
torchmetrics==1.6.0
|
160 |
-
torchvision==0.19.1
|
161 |
tqdm==4.67.1
|
162 |
transformers==4.47.1
|
163 |
triton==3.0.0
|
|
|
153 |
tiktoken==0.8.0
|
154 |
tokenizers==0.21.0
|
155 |
tomlkit==0.13.2
|
156 |
+
torch==2.4.1
|
157 |
torch-complex==0.4.4
|
158 |
+
torchaudio==2.4.1
|
159 |
torchmetrics==1.6.0
|
160 |
+
torchvision==0.19.1
|
161 |
tqdm==4.67.1
|
162 |
transformers==4.47.1
|
163 |
triton==3.0.0
|