R-Kentaren commited on
Commit
bfdbddf
·
verified ·
1 Parent(s): 86a9eaa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -7
requirements.txt CHANGED
@@ -12,18 +12,11 @@ wget
12
  ffmpeg-python>=0.2.0
13
  faiss-cpu==1.7.3
14
  soundfile==0.12.1
15
- noisereduce
16
- pedalboard
17
- stftpitchshift
18
  torch==2.3.1
19
  torchaudio==2.3.1
20
  torchvision==0.18.1
21
- torchcrepe==0.0.23
22
- torchfcpe
23
  einops
24
- libf0
25
  transformers==4.44.2
26
- pypresence
27
  gradio
28
  gradio_client
29
  bs4
 
12
  ffmpeg-python>=0.2.0
13
  faiss-cpu==1.7.3
14
  soundfile==0.12.1
 
 
 
15
  torch==2.3.1
16
  torchaudio==2.3.1
17
  torchvision==0.18.1
 
 
18
  einops
 
19
  transformers==4.44.2
 
20
  gradio
21
  gradio_client
22
  bs4