VyLala commited on
Commit
ab3f65c
·
verified ·
1 Parent(s): 538d1c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -19
requirements.txt CHANGED
@@ -1,20 +1,21 @@
1
- gradio
2
- transformers
3
- torch
4
- pandas
5
- scikit-learn
6
- spacy
7
- pymupdf
8
- requests
9
- biopython
10
- bs4
11
- pdfreader
12
- tabula-py
13
- spire.doc
14
- Spire.XLS
15
- thefuzz
16
- wordsegment
17
- spacy
18
- spacy-lookups-data
19
- gensim
 
20
  nltk
 
1
+ gradio
2
+ transformers
3
+ torch
4
+ pandas
5
+ scikit-learn
6
+ spacy
7
+ pymupdf
8
+ requests
9
+ biopython
10
+ bs4
11
+ pdfreader
12
+ tabula-py
13
+ spire.doc
14
+ Spire.XLS
15
+ thefuzz
16
+ wordsegment
17
+ spacy
18
+ spacy-lookups-data
19
+ gensim
20
+ xlrd>=2.0.1
21
  nltk