Spaces:
Running
Running
Baskar2005
commited on
Commit
•
8dc2a36
1
Parent(s):
5d44520
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ PyPDF2==3.0.1
|
|
5 |
pdf2image
|
6 |
gradio
|
7 |
torch
|
|
|
8 |
git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
|
9 |
git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
|
10 |
unstructured[all-docs]
|
|
|
5 |
pdf2image
|
6 |
gradio
|
7 |
torch
|
8 |
+
pypdf
|
9 |
git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
|
10 |
git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
|
11 |
unstructured[all-docs]
|