ozzy4 commited on
Commit
2ad391c
·
verified ·
1 Parent(s): 1670477

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio==3.47.1
2
  torch==2.0.1
3
  torchaudio==2.0.2
4
- transformers==4.35.0
5
- TTS==0.17.1
6
  gTTS==2.3.2
7
  pydub==0.25.1
8
- g4f==0.1.8.2
 
 
 
1
+ gradio==3.37.0
2
  torch==2.0.1
3
  torchaudio==2.0.2
4
+ transformers==4.30.0
 
5
  gTTS==2.3.2
6
  pydub==0.25.1
7
+ g4f==0.1.3.0
8
+ TTS==0.14.3
9
+ numpy==1.23.5