Munwar92 commited on
Commit
cf18915
·
verified ·
1 Parent(s): 7dd7b7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,12 +1,13 @@
1
  streamlit
2
  transformers
3
  torch
4
- httpx
5
- httpcore
6
  beautifulsoup4
7
  requests
 
8
  gTTS
9
- SpeechRecognition
10
  pydub
11
  langdetect
12
  googletrans
 
 
 
1
  streamlit
2
  transformers
3
  torch
 
 
4
  beautifulsoup4
5
  requests
6
+ httpx
7
  gTTS
8
+ speechrecognition
9
  pydub
10
  langdetect
11
  googletrans
12
+ faiss-cpu
13
+ sentence-transformers