RaushanA commited on
Commit
e884bf3
·
verified ·
1 Parent(s): 7d7d5c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  edge_tts==6.1.7
2
  fairseq==0.12.2
3
  faiss_cpu==1.7.3
@@ -8,4 +9,6 @@ praat-parselmouth==0.4.3
8
  pyworld==0.3.2
9
  torchcrepe==0.0.20
10
  tensorboardX==2.6.2.2
 
 
11
 
 
1
+ pip<24.1
2
  edge_tts==6.1.7
3
  fairseq==0.12.2
4
  faiss_cpu==1.7.3
 
9
  pyworld==0.3.2
10
  torchcrepe==0.0.20
11
  tensorboardX==2.6.2.2
12
+ omegaconf==2.0.6
13
+ hydra-core==1.0.7
14