Update requirements.txt
Browse files- requirements.txt +0 -9
requirements.txt
CHANGED
@@ -211,12 +211,6 @@ SudachiPy==0.6.7
|
|
211 |
sympy==1.12
|
212 |
tabulate==0.9.0
|
213 |
tenacity==8.2.3
|
214 |
-
tensorboard==2.14.1
|
215 |
-
tensorboard-data-server==0.7.1
|
216 |
-
tensordict==0.2.1
|
217 |
-
tensorflow==2.14.0
|
218 |
-
tensorflow-estimator==2.14.0
|
219 |
-
tensorflow-io-gcs-filesystem==0.34.0
|
220 |
termcolor==2.3.0
|
221 |
thinc==8.2.1
|
222 |
threadpoolctl==3.2.0
|
@@ -225,9 +219,6 @@ tiktoken==0.3.3
|
|
225 |
tokenizers==0.15.0
|
226 |
toml==0.10.2
|
227 |
toolz==0.12.0
|
228 |
-
torch==2.1.1
|
229 |
-
torchaudio==2.1.1
|
230 |
-
torchvision==0.16.1
|
231 |
tornado==6.3.3
|
232 |
tqdm==4.66.1
|
233 |
trainer==0.0.32
|
|
|
211 |
sympy==1.12
|
212 |
tabulate==0.9.0
|
213 |
tenacity==8.2.3
|
|
|
|
|
|
|
|
|
|
|
|
|
214 |
termcolor==2.3.0
|
215 |
thinc==8.2.1
|
216 |
threadpoolctl==3.2.0
|
|
|
219 |
tokenizers==0.15.0
|
220 |
toml==0.10.2
|
221 |
toolz==0.12.0
|
|
|
|
|
|
|
222 |
tornado==6.3.3
|
223 |
tqdm==4.66.1
|
224 |
trainer==0.0.32
|