Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
PyPDF2
|
2 |
python-docx
|
3 |
langchain
|
4 |
-
faiss
|
5 |
langchain-openai
|
6 |
-
faiss-gpu
|
7 |
faiss-cpu
|
8 |
pydantic
|
9 |
gradio
|
|
|
1 |
PyPDF2
|
2 |
python-docx
|
3 |
langchain
|
|
|
4 |
langchain-openai
|
|
|
5 |
faiss-cpu
|
6 |
pydantic
|
7 |
gradio
|