Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
pymupdf
|
4 |
-
spacy
|
5 |
transformers
|
|
|
6 |
python-docx
|
7 |
nltk
|
8 |
dateparser
|
9 |
torch
|
10 |
-
|
|
|
1 |
streamlit
|
2 |
google-generativeai
|
3 |
pymupdf
|
|
|
4 |
transformers
|
5 |
+
spacy
|
6 |
python-docx
|
7 |
nltk
|
8 |
dateparser
|
9 |
torch
|
10 |
+
|