pratikshahp commited on
Commit
a340e8d
·
verified ·
1 Parent(s): 230b848

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  openai
2
  PyPDF2
3
- sklearn
4
  python-dotenv
 
 
 
1
  openai
2
  PyPDF2
 
3
  python-dotenv
4
+ numpy
5
+ scikit-learn