Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
transformers
|
2 |
-
gpt4all
|
3 |
-
unstructured
|
4 |
-
huggingface_hub
|
5 |
langchain
|
6 |
-
python-dotenv
|
7 |
pypdf
|
8 |
-
sentence_transformers
|
9 |
faiss-cpu
|
10 |
tqdm
|
|
|
|
|
|
|
|
|
|
|
1 |
langchain
|
|
|
2 |
pypdf
|
|
|
3 |
faiss-cpu
|
4 |
tqdm
|