freyza commited on
Commit
2abfd74
·
verified ·
1 Parent(s): 4cb2041

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -25
requirements.txt CHANGED
@@ -1,26 +1,24 @@
1
- fastapi==0.95.2
2
- uvicorn==0.21.1
3
- h11==0.12.0
4
- httpx==0.23.0
5
- httpcore==0.15.0
6
- faiss-cpu==1.7.3
7
- ffmpeg-python>=0.2.0
8
- gradio
9
- lib==4.0.0
10
- librosa==0.9.1
11
- numpy==1.23.5
12
- onnxruntime
13
- praat-parselmouth>=0.4.2
14
- pedalboard==0.7.7
15
- pydub==0.25.1
16
- pyworld==0.3.4
17
- Requests==2.31.0
18
- scipy==1.11.1
19
- soundfile==0.12.1
20
  --extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117
21
- torchaudio==2.0.0 #torch==2.0.1
22
- torchcrepe==0.0.20
23
- tqdm==4.65.0
24
- yt_dlp
25
- sox==1.4.1
26
- gdown==4.6.3
 
 
1
+ deemix
2
+ fairseq
3
+ faiss-cpu
4
+ ffmpeg-python
5
+ gradio
6
+ lib
7
+ librosa
8
+ numpy
9
+ onnxruntime
10
+ praat-parselmouth
11
+ pedalboard
12
+ pydub
13
+ pyworld
14
+ requests
15
+ scipy
16
+ soundfile
 
 
 
17
  --extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117
18
+ torch
19
+ torchaudio
20
+ torchcrepe
21
+ tqdm
22
+ yt_dlp
23
+ sox
24
+ gdown