Update requirements.txt
Browse files- requirements.txt +26 -0
requirements.txt
CHANGED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
chromadb
|
3 |
+
llama-cpp-python
|
4 |
+
pdfminer.six
|
5 |
+
InstructorEmbedding
|
6 |
+
sentence-transformers
|
7 |
+
faiss-cpu
|
8 |
+
huggingface_hub
|
9 |
+
transformers
|
10 |
+
protobuf
|
11 |
+
protobuf
|
12 |
+
protobuf
|
13 |
+
auto-gptq
|
14 |
+
docx2txt
|
15 |
+
unstructured
|
16 |
+
urllib3
|
17 |
+
accelerate
|
18 |
+
bitsandbytes
|
19 |
+
bitsandbytes-windows
|
20 |
+
click
|
21 |
+
flask
|
22 |
+
requests
|
23 |
+
gradio
|
24 |
+
streamlit
|
25 |
+
Streamlit-extras
|
26 |
+
openpyxl
|