CR7CAD commited on
Commit
99adfcb
·
verified ·
1 Parent(s): 848089c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
  streamlit
2
- python-docx
3
- docx2txt
4
- transformers
5
- torch
6
- regex
7
  pandas
 
 
 
8
  numpy
9
- protobuf
10
- sentencepiece
 
1
  streamlit
 
 
 
 
 
2
  pandas
3
+ nltk
4
+ torch
5
+ transformers
6
  numpy
7
+ scikit-learn
8
+ regex