datbkpro commited on
Commit
89d22c5
·
verified ·
1 Parent(s): b217223

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,10 +2,12 @@ gradio
2
  numpy
3
  soundfile
4
  Pillow
5
- pandas
6
  sentence-transformers
7
  faiss-cpu
8
  edge-tts
 
 
9
  gtts
10
  groq
11
  speechbrain
 
2
  numpy
3
  soundfile
4
  Pillow
5
+ pandas >= 1.0.1
6
  sentence-transformers
7
  faiss-cpu
8
  edge-tts
9
+ torch>=2.1.0,<2.9
10
+ torchaudio>=2.1.0,<2.9
11
  gtts
12
  groq
13
  speechbrain