yfyangd commited on
Commit
19faaed
·
verified ·
1 Parent(s): 5efc8e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  PyPDF2==2.10.0
2
  jieba==0.42.1
 
 
 
 
 
 
1
  PyPDF2==2.10.0
2
  jieba==0.42.1
3
+ numpy==1.24.3
4
+ pandas==2.0.1
5
+ scikit-learn==1.3.0
6
+ scipy==1.9.3
7
+ cython==0.29.33