Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,6 +9,6 @@ pyworld==0.3.2
|
|
9 |
torchcrepe==0.0.20
|
10 |
tensorboardX==2.6.2.2
|
11 |
omegaconf==2.0.6
|
12 |
-
fairseq==0.12.2
|
13 |
hydra-core==1.0.7
|
|
|
14 |
|
|
|
9 |
torchcrepe==0.0.20
|
10 |
tensorboardX==2.6.2.2
|
11 |
omegaconf==2.0.6
|
|
|
12 |
hydra-core==1.0.7
|
13 |
+
fairseq==0.12.2
|
14 |
|