Commit ·
d3ab077
1
Parent(s): fab6488
req
Browse files- requirements.txt +8 -12
requirements.txt
CHANGED
|
@@ -60,14 +60,7 @@ ftfy==6.1.3
|
|
| 60 |
fvcore==0.1.5.post20221221
|
| 61 |
g2pkk==0.1.2
|
| 62 |
gitdb==4.0.11
|
| 63 |
-
|
| 64 |
-
google-api-core==2.17.1
|
| 65 |
-
google-auth==2.28.1
|
| 66 |
-
google-cloud-core==2.4.1
|
| 67 |
-
google-cloud-storage==2.10.0
|
| 68 |
-
google-crc32c==1.5.0
|
| 69 |
-
google-resumable-media==2.7.0
|
| 70 |
-
googleapis-common-protos==1.62.0
|
| 71 |
grpcio==1.62.2
|
| 72 |
grpclib==0.4.7
|
| 73 |
gruut==2.2.3
|
|
@@ -226,10 +219,13 @@ tinycss2==1.2.1
|
|
| 226 |
tokenizers==0.15.2
|
| 227 |
toml==0.10.2
|
| 228 |
tomli==2.0.1
|
| 229 |
-
|
| 230 |
-
|
| 231 |
-
|
| 232 |
-
|
|
|
|
|
|
|
|
|
|
| 233 |
tqdm==4.66.2
|
| 234 |
trainer==0.0.36
|
| 235 |
trampoline==0.1.2
|
|
|
|
| 60 |
fvcore==0.1.5.post20221221
|
| 61 |
g2pkk==0.1.2
|
| 62 |
gitdb==4.0.11
|
| 63 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
grpcio==1.62.2
|
| 65 |
grpclib==0.4.7
|
| 66 |
gruut==2.2.3
|
|
|
|
| 219 |
tokenizers==0.15.2
|
| 220 |
toml==0.10.2
|
| 221 |
tomli==2.0.1
|
| 222 |
+
torchaudio
|
| 223 |
+
torch
|
| 224 |
+
# torchvision
|
| 225 |
+
# torch==2.3.0.dev20240311
|
| 226 |
+
# torchaudio==2.2.0.dev20240311
|
| 227 |
+
# torchsde==0.2.6
|
| 228 |
+
# torchvision==0.18.0.dev20240311
|
| 229 |
tqdm==4.66.2
|
| 230 |
trainer==0.0.36
|
| 231 |
trampoline==0.1.2
|