akshansh36 commited on
Commit
af5b828
·
verified ·
1 Parent(s): cfc3b59

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
  torch==2.2.0
2
- torchaudio
3
- numpy==1.23.5
4
- soundfile
5
- sounddevice
6
- pyaudio
7
  infer-rvc-python==1.1.0
 
8
  pedalboard
9
  noisereduce
10
- edge-tts
11
 
12
 
 
1
  torch==2.2.0
 
 
 
 
 
2
  infer-rvc-python==1.1.0
3
+ edge-tts
4
  pedalboard
5
  noisereduce
6
+ numpy==1.23.5
7
 
8