sunbal7 commited on
Commit
c3cc01e
·
verified ·
1 Parent(s): 76552c4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.32.0
2
+ sentence-transformers==2.7.0
3
+ faiss-cpu==1.8.0
4
+ transformers==4.41.0
5
+ torch==2.2.2
6
+ PyPDF2==3.0.1
7
+ python-docx==1.1.0
8
+ numpy==1.26.4