Update packages.txt
Browse filesRemoving unnecessary things from the packages.txt file
- packages.txt +9 -9
packages.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
langchain==0.0.267
|
3 |
chromadb==0.4.6
|
4 |
llama-cpp-python==0.1.78
|
@@ -8,26 +8,26 @@ sentence-transformers
|
|
8 |
faiss-cpu
|
9 |
huggingface_hub
|
10 |
transformers
|
11 |
-
protobuf==3.20.0
|
12 |
-
protobuf==3.20.0
|
13 |
-
protobuf==3.20.3
|
14 |
auto-gptq==0.2.2
|
15 |
docx2txt
|
16 |
unstructured
|
17 |
|
18 |
-
|
19 |
urllib3==1.26.6
|
20 |
accelerate
|
21 |
-
bitsandbytes
|
22 |
-
bitsandbytes-windows
|
23 |
click
|
24 |
flask
|
25 |
requests
|
26 |
gradio
|
27 |
|
28 |
-
|
29 |
streamlit
|
30 |
Streamlit-extras
|
31 |
|
32 |
-
|
33 |
openpyxl
|
|
|
1 |
+
|
2 |
langchain==0.0.267
|
3 |
chromadb==0.4.6
|
4 |
llama-cpp-python==0.1.78
|
|
|
8 |
faiss-cpu
|
9 |
huggingface_hub
|
10 |
transformers
|
11 |
+
protobuf==3.20.0
|
12 |
+
protobuf==3.20.0
|
13 |
+
protobuf==3.20.3
|
14 |
auto-gptq==0.2.2
|
15 |
docx2txt
|
16 |
unstructured
|
17 |
|
18 |
+
|
19 |
urllib3==1.26.6
|
20 |
accelerate
|
21 |
+
bitsandbytes
|
22 |
+
bitsandbytes-windows
|
23 |
click
|
24 |
flask
|
25 |
requests
|
26 |
gradio
|
27 |
|
28 |
+
|
29 |
streamlit
|
30 |
Streamlit-extras
|
31 |
|
32 |
+
|
33 |
openpyxl
|