bluenevus commited on
Commit
a01731b
·
verified ·
1 Parent(s): e07f35b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ torch==2.1.2
3
  torchaudio==2.1.2
4
  google-generativeai==0.3.2
5
  numpy==1.26.3
6
- e2-tts-pytorch==0.0.7
 
 
 
3
  torchaudio==2.1.2
4
  google-generativeai==0.3.2
5
  numpy==1.26.3
6
+ e2-tts-pytorch==0.0.7
7
+ requests==2.31.0
8
+ tqdm==4.66.1