Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +169 -8
requirements.txt
CHANGED
@@ -1,10 +1,171 @@
|
|
1 |
-
langchain~=0.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
langchain-huggingface==0.0.3
|
3 |
-
python-dotenv
|
4 |
-
transformers>=4.35.2
|
5 |
-
huggingface_hub==0.23.5
|
6 |
-
sentence_transformers~=3.0.1
|
7 |
langchain-qdrant==0.1.3
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
#langchain~=0.1.0
|
2 |
+
#langchain-huggingface==0.0.3
|
3 |
+
#python-dotenv
|
4 |
+
#transformers>=4.35.2
|
5 |
+
#huggingface_hub==0.23.5
|
6 |
+
#sentence_transformers~=3.0.1
|
7 |
+
#langchain-qdrant==0.1.3
|
8 |
+
#qdrant-client~=1.10.1
|
9 |
+
#PyMuPDF~=1.23.7
|
10 |
+
#sentencepiece==0.2.0
|
11 |
+
|
12 |
+
aiofiles==23.2.1
|
13 |
+
aiohappyeyeballs==2.3.5
|
14 |
+
aiohttp==3.10.3
|
15 |
+
aiosignal==1.3.1
|
16 |
+
annotated-types==0.7.0
|
17 |
+
anyio==4.4.0
|
18 |
+
asttokens==2.4.1
|
19 |
+
async-timeout==4.0.3
|
20 |
+
attrs==24.2.0
|
21 |
+
authlib==1.3.1
|
22 |
+
certifi==2024.7.4
|
23 |
+
cffi==1.17.0
|
24 |
+
charset-normalizer==3.3.2
|
25 |
+
click==8.0.4
|
26 |
+
comm==0.2.2
|
27 |
+
contourpy==1.2.1
|
28 |
+
cryptography==43.0.0
|
29 |
+
cycler==0.12.1
|
30 |
+
dataclasses-json==0.6.7
|
31 |
+
datasets==2.20.0
|
32 |
+
debugpy==1.8.5
|
33 |
+
decorator==5.1.1
|
34 |
+
dill==0.3.8
|
35 |
+
exceptiongroup==1.2.2
|
36 |
+
executing==2.0.1
|
37 |
+
fastapi==0.112.0
|
38 |
+
ffmpy==0.4.0
|
39 |
+
filelock==3.15.4
|
40 |
+
fonttools==4.53.1
|
41 |
+
frozenlist==1.4.1
|
42 |
+
fsspec==2024.5.0
|
43 |
+
gradio-client==1.1.1
|
44 |
+
gradio==4.39.0
|
45 |
+
greenlet==3.0.3
|
46 |
+
grpcio-tools==1.65.4
|
47 |
+
grpcio==1.65.4
|
48 |
+
h11==0.14.0
|
49 |
+
h2==4.1.0
|
50 |
+
hf-transfer==0.1.8
|
51 |
+
hpack==4.0.0
|
52 |
+
httpcore==1.0.5
|
53 |
+
httpx==0.27.0
|
54 |
+
huggingface-hub==0.23.5
|
55 |
+
hyperframe==6.0.1
|
56 |
+
idna==3.7
|
57 |
+
importlib-resources==6.4.0
|
58 |
+
ipykernel==6.29.5
|
59 |
+
ipython==8.26.0
|
60 |
+
itsdangerous==2.2.0
|
61 |
+
jedi==0.19.1
|
62 |
+
jinja2==3.1.4
|
63 |
+
joblib==1.4.2
|
64 |
+
jsonpatch==1.33
|
65 |
+
jsonpointer==3.0.0
|
66 |
+
jupyter-client==8.6.2
|
67 |
+
jupyter-core==5.7.2
|
68 |
+
kiwisolver==1.4.5
|
69 |
+
langchain-community==0.0.38
|
70 |
+
langchain-core==0.1.52
|
71 |
langchain-huggingface==0.0.3
|
|
|
|
|
|
|
|
|
72 |
langchain-qdrant==0.1.3
|
73 |
+
langchain-text-splitters==0.0.2
|
74 |
+
langchain==0.1.20
|
75 |
+
langsmith==0.1.99
|
76 |
+
markdown-it-py==3.0.0
|
77 |
+
markupsafe==2.1.5
|
78 |
+
marshmallow==3.21.3
|
79 |
+
matplotlib-inline==0.1.7
|
80 |
+
matplotlib==3.9.2
|
81 |
+
mdurl==0.1.2
|
82 |
+
mpmath==1.3.0
|
83 |
+
multidict==6.0.5
|
84 |
+
multiprocess==0.70.16
|
85 |
+
mypy-extensions==1.0.0
|
86 |
+
nest-asyncio==1.6.0
|
87 |
+
networkx==3.3
|
88 |
+
numpy==1.26.4
|
89 |
+
nvidia-cublas-cu12==12.1.3.1
|
90 |
+
nvidia-cuda-cupti-cu12==12.1.105
|
91 |
+
nvidia-cuda-nvrtc-cu12==12.1.105
|
92 |
+
nvidia-cuda-runtime-cu12==12.1.105
|
93 |
+
nvidia-cudnn-cu12==9.1.0.70
|
94 |
+
nvidia-cufft-cu12==11.0.2.54
|
95 |
+
nvidia-curand-cu12==10.3.2.106
|
96 |
+
nvidia-cusolver-cu12==11.4.5.107
|
97 |
+
nvidia-cusparse-cu12==12.1.0.106
|
98 |
+
nvidia-nccl-cu12==2.20.5
|
99 |
+
nvidia-nvjitlink-cu12==12.6.20
|
100 |
+
nvidia-nvtx-cu12==12.1.105
|
101 |
+
orjson==3.10.7
|
102 |
+
packaging==23.2
|
103 |
+
pandas==2.2.2
|
104 |
+
parso==0.8.4
|
105 |
+
pexpect==4.9.0
|
106 |
+
pillow==10.4.0
|
107 |
+
pip==22.3.1
|
108 |
+
platformdirs==4.2.2
|
109 |
+
portalocker==2.10.1
|
110 |
+
prompt-toolkit==3.0.47
|
111 |
+
protobuf==5.27.3
|
112 |
+
psutil==5.9.8
|
113 |
+
ptyprocess==0.7.0
|
114 |
+
pure-eval==0.2.3
|
115 |
+
pyarrow-hotfix==0.6
|
116 |
+
pyarrow==17.0.0
|
117 |
+
pycparser==2.22
|
118 |
+
pydantic-core==2.20.1
|
119 |
+
pydantic==2.8.2
|
120 |
+
pydub==0.25.1
|
121 |
+
pygments==2.18.0
|
122 |
+
pymupdf==1.23.26
|
123 |
+
pymupdfb==1.23.22
|
124 |
+
pyparsing==3.1.2
|
125 |
+
python-dateutil==2.9.0.post0
|
126 |
+
python-dotenv==1.0.1
|
127 |
+
python-multipart==0.0.9
|
128 |
+
pytz==2024.1
|
129 |
+
pyyaml==6.0.2
|
130 |
+
pyzmq==26.2.0
|
131 |
+
qdrant-client==1.10.1
|
132 |
+
regex==2024.7.24
|
133 |
+
requests==2.32.3
|
134 |
+
rich==13.7.1
|
135 |
+
ruff==0.5.7
|
136 |
+
safetensors==0.4.4
|
137 |
+
scikit-learn==1.5.1
|
138 |
+
scipy==1.14.0
|
139 |
+
semantic-version==2.10.0
|
140 |
+
sentence-transformers==3.0.1
|
141 |
+
sentencepiece==0.2.0
|
142 |
+
setuptools==65.5.0
|
143 |
+
shellingham==1.5.4
|
144 |
+
six==1.16.0
|
145 |
+
sniffio==1.3.1
|
146 |
+
spaces==0.29.3
|
147 |
+
sqlalchemy==2.0.32
|
148 |
+
stack-data==0.6.3
|
149 |
+
starlette==0.37.2
|
150 |
+
sympy==1.13.2
|
151 |
+
tenacity==8.5.0
|
152 |
+
threadpoolctl==3.5.0
|
153 |
+
tokenizers==0.19.1
|
154 |
+
tomlkit==0.12.0
|
155 |
+
torch==2.4.0
|
156 |
+
tornado==6.4.1
|
157 |
+
tqdm==4.66.5
|
158 |
+
traitlets==5.14.3
|
159 |
+
transformers==4.44.0
|
160 |
+
triton==3.0.0
|
161 |
+
typer==0.12.3
|
162 |
+
typing-extensions==4.12.2
|
163 |
+
typing-inspect==0.9.0
|
164 |
+
tzdata==2024.1
|
165 |
+
urllib3==2.2.2
|
166 |
+
uvicorn==0.30.6
|
167 |
+
wcwidth==0.2.13
|
168 |
+
websockets==11.0.3
|
169 |
+
wheel==0.44.0
|
170 |
+
xxhash==3.4.1
|
171 |
+
yarl==1.9.4
|