Prernas19 commited on
Commit
8ce244d
1 Parent(s): a588cde

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- numpy==1.21.6
2
- scipy==1.7.3
3
- scikit-learn==0.24.2
4
- cython==0.29.23
5
- fitz==0.0.1.dev2
6
- nltk==3.6.3
7
- transformers==4.9.2
8
- torch==2.0.1
9
- gensim==4.0.1
10
 
11
 
12
 
 
1
+ gradio
2
+ PyMuPDF
3
+ nltk
4
+ gensim
5
+ scikit-learn
6
+ pandas
7
+ openpyxl
8
+
 
9
 
10
 
11