Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -102,10 +102,10 @@ tensorboard-plugin-wit==1.7.0
|
|
102 |
tensorboardX==2.1
|
103 |
TextGrid==1.5
|
104 |
threadpoolctl==2.1.0
|
105 |
-
toolz
|
106 |
-
torch
|
107 |
-
torchaudio
|
108 |
-
torchvision
|
109 |
tqdm==4.54.1
|
110 |
traitlets==5.0.5
|
111 |
typing==3.7.4.3
|
|
|
102 |
tensorboardX==2.1
|
103 |
TextGrid==1.5
|
104 |
threadpoolctl==2.1.0
|
105 |
+
toolz
|
106 |
+
torch
|
107 |
+
torchaudio
|
108 |
+
torchvision
|
109 |
tqdm==4.54.1
|
110 |
traitlets==5.0.5
|
111 |
typing==3.7.4.3
|