Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
google-generativeai
|
2 |
-
|
3 |
-
|
4 |
spacy
|
|
|
5 |
python-docx
|
6 |
nltk
|
7 |
dateparser
|
8 |
-
|
9 |
-
pyngrok
|
|
|
1 |
google-generativeai
|
2 |
+
PyMuPDF
|
3 |
+
streamlit
|
4 |
spacy
|
5 |
+
transformers
|
6 |
python-docx
|
7 |
nltk
|
8 |
dateparser
|
9 |
+
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
|
|