talharauf commited on
Commit
448cadc
·
verified ·
1 Parent(s): 59da1fc
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -7,9 +7,10 @@ httpx==0.25.2
7
  langdetect==1.0.9
8
  deep-translator==1.11.4
9
  beautifulsoup4==4.12.2
10
- sentence-transformers==2.2.2
11
- faiss-cpu==1.7.4
12
- numpy==1.24.3
 
13
  tenacity==8.2.3
14
  psutil==5.9.0
15
  gradio==4.8.0
 
7
  langdetect==1.0.9
8
  deep-translator==1.11.4
9
  beautifulsoup4==4.12.2
10
+ sentence-transformers==2.7.0
11
+ huggingface-hub==0.20.3
12
+ faiss-cpu==1.8.0
13
+ numpy==1.26.4
14
  tenacity==8.2.3
15
  psutil==5.9.0
16
  gradio==4.8.0