Spaces:
Running
Running
naveenvenkatesh
commited on
Commit
•
aa90088
1
Parent(s):
d0f3d08
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -6,4 +6,9 @@ PyMuPDF==1.23.1
|
|
6 |
PyPDF2==3.0.1
|
7 |
pdf2image
|
8 |
gradio
|
9 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
6 |
PyPDF2==3.0.1
|
7 |
pdf2image
|
8 |
gradio
|
9 |
+
torch
|
10 |
+
git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
|
11 |
+
git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
|
12 |
+
"unstructured[all-docs]"
|
13 |
+
python-dotenv
|
14 |
+
faiss-cpu
|