Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ spacy==3.5.0
|
|
4 |
torch==2.1.0
|
5 |
PyPDF2==2.10.0
|
6 |
python-docx==0.8.11
|
|
|
|
|
|
4 |
torch==2.1.0
|
5 |
PyPDF2==2.10.0
|
6 |
python-docx==0.8.11
|
7 |
+
numpy==1.23.5
|
8 |
+
thinc==8.0.17
|