Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -80,7 +80,7 @@ pypinyin==0.39.0
|
|
80 |
PySocks==1.7.1
|
81 |
python-dateutil==2.8.1
|
82 |
python-Levenshtein==0.12.0
|
83 |
-
pytorch-lightning
|
84 |
pytz==2020.5
|
85 |
PyWavelets==1.1.1
|
86 |
pyworld==0.2.12
|
@@ -103,9 +103,9 @@ tensorboardX==2.1
|
|
103 |
TextGrid==1.5
|
104 |
threadpoolctl==2.1.0
|
105 |
toolz==0.11.1
|
106 |
-
torch
|
107 |
-
torchaudio
|
108 |
-
torchvision
|
109 |
tqdm==4.54.1
|
110 |
traitlets==5.0.5
|
111 |
typing==3.7.4.3
|
|
|
80 |
PySocks==1.7.1
|
81 |
python-dateutil==2.8.1
|
82 |
python-Levenshtein==0.12.0
|
83 |
+
pytorch-lightning
|
84 |
pytz==2020.5
|
85 |
PyWavelets==1.1.1
|
86 |
pyworld==0.2.12
|
|
|
103 |
TextGrid==1.5
|
104 |
threadpoolctl==2.1.0
|
105 |
toolz==0.11.1
|
106 |
+
torch
|
107 |
+
torchaudio
|
108 |
+
torchvision
|
109 |
tqdm==4.54.1
|
110 |
traitlets==5.0.5
|
111 |
typing==3.7.4.3
|