muhammadshaheryar commited on
Commit
9ef8c33
·
verified ·
1 Parent(s): cf5502d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.33.0
2
+ sentence-transformers==2.2.2
3
+ faiss-cpu==1.7.4
4
+ PyMuPDF==1.19.6
5
+ pandas==1.5.3
6
+ python-docx==0.8.11
7
+ xlrd==2.0.1
8
+ openpyxl==3.0.10
9
+ beautifulsoup4==4.11.1
10
+ streamlit==1.24.1