Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -4,4 +4,11 @@ sentence-transformers
|
|
4 |
langchain==0.1.20
|
5 |
chromadb==0.4.24
|
6 |
PyPDF2
|
7 |
-
python-docx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
langchain==0.1.20
|
5 |
chromadb==0.4.24
|
6 |
PyPDF2
|
7 |
+
python-docx
|
8 |
+
gradio
|
9 |
+
transformers
|
10 |
+
sentence-transformers
|
11 |
+
PyPDF2
|
12 |
+
python-docx
|
13 |
+
numpy
|
14 |
+
torch
|