rishabh5752 commited on
Commit
2cb199e
·
1 Parent(s): a8a521e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- scikit-learn>=0.18
 
 
 
1
+ PyMuPDF==1.18.7 # For working with PDF files
2
+ nltk==3.6.4 # For natural language processing
3
+ scikit-learn>=0.18 # For TF-IDF vectorization and cosine similarity