Politrees commited on
Commit
ccf85a0
β€’
1 Parent(s): 60b1f88

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -5,6 +5,7 @@ fairseq==0.12.2
5
  faiss-cpu==1.7.3
6
 
7
  # Audio libraries
 
8
  ffmpeg-python>=0.2.0
9
  praat-parselmouth>=0.4.2
10
  pyworld==0.3.4
@@ -17,6 +18,7 @@ einops
17
  local-attention
18
 
19
  # Interfaces and cloud services
20
- gradio==4.29.0
21
  mega.py
 
22
  gdown
 
5
  faiss-cpu==1.7.3
6
 
7
  # Audio libraries
8
+ numpy==1.23.5
9
  ffmpeg-python>=0.2.0
10
  praat-parselmouth>=0.4.2
11
  pyworld==0.3.4
 
18
  local-attention
19
 
20
  # Interfaces and cloud services
21
+ gradio==4.43.0
22
  mega.py
23
+ wget
24
  gdown