Commit
·
9451b40
1
Parent(s):
1a0381d
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -110,9 +110,9 @@ threadpoolctl==3.1.0
|
|
110 |
tokenizers==0.13.3
|
111 |
toml==0.10.2
|
112 |
toolz==0.12.0
|
113 |
-
torch
|
114 |
-
torchaudio
|
115 |
-
torchvision
|
116 |
tornado==6.3.1
|
117 |
tqdm==4.65.0
|
118 |
traitlets==5.9.0
|
|
|
110 |
tokenizers==0.13.3
|
111 |
toml==0.10.2
|
112 |
toolz==0.12.0
|
113 |
+
torch
|
114 |
+
torchaudio
|
115 |
+
torchvision
|
116 |
tornado==6.3.1
|
117 |
tqdm==4.65.0
|
118 |
traitlets==5.9.0
|