Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ sentence-transformers
|
|
6 |
pypdf
|
7 |
PyPDF2
|
8 |
requests
|
9 |
-
|
10 |
langchain-community
|
11 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
|
|
6 |
pypdf
|
7 |
PyPDF2
|
8 |
requests
|
9 |
+
dl-hf-model
|
10 |
langchain-community
|
11 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|