Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -120,9 +120,9 @@ sympy==1.12
|
|
120 |
terminado==0.18.0
|
121 |
threadpoolctl==3.3.0
|
122 |
tinycss2==1.2.1
|
123 |
-
torch
|
124 |
-
torchaudio
|
125 |
-
torchvision
|
126 |
tornado==6.4
|
127 |
tqdm==4.66.2
|
128 |
traitlets==5.14.1
|
|
|
120 |
terminado==0.18.0
|
121 |
threadpoolctl==3.3.0
|
122 |
tinycss2==1.2.1
|
123 |
+
torch
|
124 |
+
torchaudio
|
125 |
+
torchvision
|
126 |
tornado==6.4
|
127 |
tqdm==4.66.2
|
128 |
traitlets==5.14.1
|