VanguardAI commited on
Commit
6cd43ba
·
verified ·
1 Parent(s): 70d0ca7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,6 +2,6 @@ torch==2.0.0
2
  torchaudio==2.0.0
3
  transformers==4.30.2
4
  gradio==3.23.0
5
- pyaudio==0.2.13
6
  wave==0.0.2
7
- numpy==1.24.0
 
2
  torchaudio==2.0.0
3
  transformers==4.30.2
4
  gradio==3.23.0
5
+ soundfile==0.10.3.post1
6
  wave==0.0.2
7
+ numpy==1.24.0