Update requirements.txt

#2
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- torch==2.6.0
2
- torchaudio==2.6.0
3
- numpy==1.26.4
4
  pydub==0.25.1
5
- gradio==6.10.0
6
  TTS==0.22.0
 
1
+ torch==2.1.2
2
+ torchaudio==2.1.2
3
+ numpy==1.24.4
4
  pydub==0.25.1
 
5
  TTS==0.22.0