Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
@@ -4,10 +4,5 @@ langchain==0.0.259
|
|
4 |
PyPDF2==3.0.1
|
5 |
pdf2image
|
6 |
gradio
|
7 |
-
|
8 |
-
|
9 |
-
git+https://github.com/huggingface/transformers.git@21f6f58721dd9154357576be6de54eefef1f1818
|
10 |
-
git+https://github.com/impira/docquery.git@8d92692c36f63ef652f3c84cccedd5674ee7b383
|
11 |
-
unstructured[all-docs]
|
12 |
-
python-dotenv
|
13 |
-
faiss-cpu
|
|
|
4 |
PyPDF2==3.0.1
|
5 |
pdf2image
|
6 |
gradio
|
7 |
+
tiktoken
|
8 |
+
langchain_openai
|
|
|
|
|
|
|
|
|
|