aidoskanapyanov
commited on
Commit
•
cc755fb
1
Parent(s):
aecb469
rm lcpp version
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
llama-cpp-python
|
2 |
langchain==0.0.174
|
3 |
huggingface-hub==0.14.1
|
4 |
chromadb==0.3.23
|
@@ -6,5 +6,4 @@ pdfminer.six==20221105
|
|
6 |
unstructured==0.6.10
|
7 |
gradio==3.32.0
|
8 |
tabulate
|
9 |
-
pypdfium2
|
10 |
-
azure.core
|
|
|
1 |
+
llama-cpp-python
|
2 |
langchain==0.0.174
|
3 |
huggingface-hub==0.14.1
|
4 |
chromadb==0.3.23
|
|
|
6 |
unstructured==0.6.10
|
7 |
gradio==3.32.0
|
8 |
tabulate
|
9 |
+
pypdfium2
|
|