NaimaAqeel commited on
Commit
06a12d7
·
verified ·
1 Parent(s): 58fc57a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -5,8 +5,9 @@ gradio==3.34.0
5
  faiss-cpu==1.7.4
6
  python-docx==0.8.11
7
  PyMuPDF==1.23.8
8
- sentencepiece
9
- PyPDF2==3.0.1
 
10
 
11
 
12
 
 
5
  faiss-cpu==1.7.4
6
  python-docx==0.8.11
7
  PyMuPDF==1.23.8
8
+ sentence-transformers==2.2.2
9
+ sentencepiece==0.1.99
10
+
11
 
12
 
13