Update packages.txt
Browse files- packages.txt +42 -43
packages.txt
CHANGED
@@ -1,45 +1,44 @@
|
|
|
|
1 |
|
2 |
|
3 |
-
GitPython
|
4 |
-
huggingface_hub
|
5 |
-
langchain
|
6 |
-
langchain-community
|
7 |
-
langchain-core
|
8 |
-
langchain-huggingface
|
9 |
-
langchain-text-splitters
|
10 |
-
langdetect
|
11 |
-
langsmith
|
12 |
-
llama_cpp_python
|
13 |
-
matplotlib
|
14 |
-
numpy
|
15 |
-
pandas
|
16 |
-
pydantic
|
17 |
-
pydantic_core
|
18 |
-
pydeck
|
19 |
-
pydub
|
20 |
-
Pygments
|
21 |
-
pyparsing
|
22 |
-
pypdf
|
23 |
-
PyPika
|
24 |
-
pyproject_hooks
|
25 |
-
pyreadline3
|
26 |
-
python-dateutil
|
27 |
-
python-dotenv
|
28 |
-
python-iso639
|
29 |
-
python-magic
|
30 |
-
python-multipart
|
31 |
-
safetensors
|
32 |
-
scikit-learn
|
33 |
-
scipy
|
34 |
-
semantic-version
|
35 |
-
sentence-transformers
|
36 |
-
SQLAlchemy
|
37 |
-
starlette
|
38 |
-
tiktoken
|
39 |
-
tokenizers
|
40 |
-
toolz
|
41 |
-
torch
|
42 |
-
transformers
|
43 |
-
uvicorn
|
44 |
-
chromadb==0.5.3
|
45 |
-
sentence-transformers==3.0.1
|
|
|
1 |
+
python3-enchant
|
2 |
|
3 |
|
4 |
+
GitPython
|
5 |
+
huggingface_hub
|
6 |
+
langchain
|
7 |
+
langchain-community
|
8 |
+
langchain-core
|
9 |
+
langchain-huggingface
|
10 |
+
langchain-text-splitters
|
11 |
+
langdetect
|
12 |
+
langsmith
|
13 |
+
llama_cpp_python
|
14 |
+
matplotlib
|
15 |
+
numpy
|
16 |
+
pandas
|
17 |
+
pydantic
|
18 |
+
pydantic_core
|
19 |
+
pydeck
|
20 |
+
pydub
|
21 |
+
Pygments
|
22 |
+
pyparsing
|
23 |
+
pypdf
|
24 |
+
PyPika
|
25 |
+
pyproject_hooks
|
26 |
+
pyreadline3
|
27 |
+
python-dateutil
|
28 |
+
python-dotenv
|
29 |
+
python-iso639
|
30 |
+
python-magic
|
31 |
+
python-multipart
|
32 |
+
safetensors
|
33 |
+
scikit-learn
|
34 |
+
scipy
|
35 |
+
semantic-version
|
36 |
+
sentence-transformers
|
37 |
+
SQLAlchemy
|
38 |
+
starlette
|
39 |
+
tiktoken
|
40 |
+
tokenizers
|
41 |
+
toolz
|
42 |
+
torch
|
43 |
+
transformers
|
44 |
+
uvicorn
|
|
|
|