Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ streamlit==1.22.0
|
|
2 |
transformers==4.30.0
|
3 |
spacy==3.5.0
|
4 |
torch==2.1.0
|
|
|
|
|
|
2 |
transformers==4.30.0
|
3 |
spacy==3.5.0
|
4 |
torch==2.1.0
|
5 |
+
PyPDF2==2.10.0
|
6 |
+
python-docx==0.8.11
|