chenjianfei
commited on
Commit
·
5108e5f
1
Parent(s):
79aca8e
debug
Browse files- requirements.txt +39 -40
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ annotated-types==0.7.0
|
|
8 |
antlr4-python3-runtime==4.9.3
|
9 |
anyio==4.8.0
|
10 |
asgiref==3.8.1
|
11 |
-
asttokens
|
12 |
async-timeout==4.0.3
|
13 |
attrs==24.2.0
|
14 |
audioread==3.0.1
|
@@ -22,11 +22,11 @@ bitsandbytes==0.45.4
|
|
22 |
bleach==6.2.0
|
23 |
blinker==1.9.0
|
24 |
blobfile==3.0.0
|
25 |
-
Brotli
|
26 |
build==1.2.2.post1
|
27 |
cachetools==5.5.2
|
28 |
certifi==2024.8.30
|
29 |
-
cffi
|
30 |
chardet==5.2.0
|
31 |
charset-normalizer==3.3.2
|
32 |
chattts==0.2.3
|
@@ -34,13 +34,13 @@ chroma-hnswlib==0.7.6
|
|
34 |
chromadb==0.6.3
|
35 |
click==8.1.8
|
36 |
coloredlogs==15.0.1
|
37 |
-
comm
|
38 |
contourpy==1.3.0
|
39 |
cryptography==43.0.3
|
40 |
cycler==0.12.1
|
41 |
dataclasses-json==0.6.7
|
42 |
datasets==3.0.1
|
43 |
-
debugpy
|
44 |
decorator==5.1.1
|
45 |
deepdiff==8.3.0
|
46 |
deepspeed==0.15.1
|
@@ -60,8 +60,8 @@ emoji==2.14.1
|
|
60 |
encodec==0.1.1
|
61 |
entrypoints==0.4
|
62 |
et_xmlfile==2.0.0
|
63 |
-
exceptiongroup
|
64 |
-
executing
|
65 |
faiss-cpu==1.7.4
|
66 |
Faker==36.2.2
|
67 |
fastapi==0.115.11
|
@@ -80,7 +80,7 @@ gekko==1.2.1
|
|
80 |
gin-config==0.5.0
|
81 |
gitdb==4.0.11
|
82 |
GitPython==3.1.43
|
83 |
-
gmpy2
|
84 |
google-api-core==2.24.1
|
85 |
google-api-python-client==2.163.0
|
86 |
google-auth==2.38.0
|
@@ -92,9 +92,9 @@ greenlet==3.1.1
|
|
92 |
groovy==0.1.2
|
93 |
grpcio==1.70.0
|
94 |
h11==0.14.0
|
95 |
-
h2
|
96 |
hjson==3.1.0
|
97 |
-
hpack
|
98 |
htbuilder==0.9.0
|
99 |
httpcore==1.0.7
|
100 |
httplib2==0.22.0
|
@@ -104,14 +104,14 @@ httpx-sse==0.4.0
|
|
104 |
huggingface-hub==0.30.2
|
105 |
humanfriendly==10.0
|
106 |
hydra-core==1.3.2
|
107 |
-
hyperframe
|
108 |
-
idna
|
109 |
importlib_metadata==8.5.0
|
110 |
importlib_resources==6.4.5
|
111 |
iniconfig==2.0.0
|
112 |
-
ipykernel
|
113 |
ipython==8.12.3
|
114 |
-
jedi
|
115 |
jieba==0.42.1
|
116 |
Jinja2==3.1.4
|
117 |
jiter==0.8.2
|
@@ -122,8 +122,8 @@ jsonpath-python==1.0.6
|
|
122 |
jsonpointer==3.0.0
|
123 |
jsonschema==4.23.0
|
124 |
jsonschema-specifications==2024.10.1
|
125 |
-
jupyter_client
|
126 |
-
jupyter_core
|
127 |
jupyterlab_pygments==0.3.0
|
128 |
kiwisolver==1.4.7
|
129 |
kubernetes==32.0.1
|
@@ -139,7 +139,6 @@ langsmith==0.1.147
|
|
139 |
lazy_loader==0.4
|
140 |
librosa==0.10.2.post1
|
141 |
lightning-utilities==0.11.7
|
142 |
-
-e git+https://github.com/hiyouga/LLaMA-Factory.git@2d421c57bf85c043f290b757c1f4d0ffe633f23f#egg=llamafactory
|
143 |
llvmlite==0.43.0
|
144 |
loguru==0.7.3
|
145 |
lxml==5.3.0
|
@@ -150,7 +149,7 @@ markdownlit==0.0.7
|
|
150 |
MarkupSafe==2.1.5
|
151 |
marshmallow==3.26.1
|
152 |
matplotlib==3.9.2
|
153 |
-
matplotlib-inline
|
154 |
mdurl==0.1.2
|
155 |
memoization==0.4.0
|
156 |
meson==1.4.0
|
@@ -159,7 +158,7 @@ mmh3==5.1.0
|
|
159 |
modelscope==1.24.0
|
160 |
monotonic==1.6
|
161 |
more-itertools==10.6.0
|
162 |
-
mpmath
|
163 |
msgpack==1.1.0
|
164 |
multidict==6.1.0
|
165 |
multiprocess==0.70.16
|
@@ -167,7 +166,7 @@ mypy-extensions==1.0.0
|
|
167 |
nbclient==0.10.2
|
168 |
nbconvert==7.16.6
|
169 |
nbformat==5.10.4
|
170 |
-
nest_asyncio
|
171 |
networkx==3.1
|
172 |
ninja==1.11.1.1
|
173 |
nltk==3.8.1
|
@@ -192,7 +191,7 @@ ollama==0.4.7
|
|
192 |
omegaconf==2.3.0
|
193 |
onnxruntime==1.20.1
|
194 |
openai==1.65.4
|
195 |
-
openai-whisper
|
196 |
opencv-python==4.10.0.84
|
197 |
openpyxl==3.1.4
|
198 |
opentelemetry-api==1.30.0
|
@@ -213,42 +212,42 @@ overrides==7.7.0
|
|
213 |
packaging==23.2
|
214 |
pandas==2.2.3
|
215 |
pandocfilters==1.5.1
|
216 |
-
parso
|
217 |
pathlib==1.0.1
|
218 |
pdfminer.six==20231228
|
219 |
pdfplumber==0.11.5
|
220 |
peft==0.15.0
|
221 |
pesq==0.0.4
|
222 |
-
pexpect
|
223 |
-
pickleshare
|
224 |
pillow==10.4.0
|
225 |
pipreqs==0.5.0
|
226 |
-
platformdirs
|
227 |
pluggy==1.5.0
|
228 |
pooch==1.8.2
|
229 |
posthog==3.19.0
|
230 |
primp==0.14.0
|
231 |
prometheus_client==0.21.1
|
232 |
-
prompt_toolkit
|
233 |
proto-plus==1.26.0
|
234 |
protobuf==5.29.3
|
235 |
psutil==6.0.0
|
236 |
-
ptyprocess
|
237 |
-
pure_eval
|
238 |
py-cpuinfo==9.0.0
|
239 |
pyarrow==17.0.0
|
240 |
pyasn1==0.6.1
|
241 |
pyasn1_modules==0.4.1
|
242 |
pybase16384==0.3.8
|
243 |
pyclipper==1.3.0.post6
|
244 |
-
pycparser
|
245 |
pycryptodomex==3.21.0
|
246 |
pydantic==2.7.4
|
247 |
pydantic-settings==2.8.1
|
248 |
pydantic_core==2.18.4
|
249 |
pydeck==0.9.1
|
250 |
pydub==0.25.1
|
251 |
-
Pygments
|
252 |
PyJWT==2.8.0
|
253 |
pymdown-extensions==10.14.3
|
254 |
PyMuPDF==1.23.26
|
@@ -259,10 +258,10 @@ pypdf==5.3.1
|
|
259 |
pypdfium2==4.30.1
|
260 |
PyPika==0.48.9
|
261 |
pyproject_hooks==1.2.0
|
262 |
-
PySocks
|
263 |
pystoi==0.4.1
|
264 |
pytest==8.3.3
|
265 |
-
python-dateutil
|
266 |
python-decouple==3.8
|
267 |
python-docx==1.1.2
|
268 |
python-dotenv==1.0.1
|
@@ -271,8 +270,8 @@ python-magic==0.4.27
|
|
271 |
python-multipart==0.0.20
|
272 |
pytorch-lightning==2.4.0
|
273 |
pytz==2024.2
|
274 |
-
PyYAML
|
275 |
-
pyzmq
|
276 |
rank-bm25==0.2.2
|
277 |
RapidFuzz==3.12.2
|
278 |
rapidocr-onnxruntime==1.3.25
|
@@ -315,7 +314,7 @@ soxr==0.5.0.post1
|
|
315 |
SQLAlchemy==2.0.38
|
316 |
sse-starlette==1.8.2
|
317 |
st-annotated-text==4.0.2
|
318 |
-
stack_data
|
319 |
starlette==0.46.1
|
320 |
streamlit==1.34.0
|
321 |
streamlit-aggrid==1.0.5
|
@@ -335,7 +334,7 @@ streamlit-toggle-switch==1.0.2
|
|
335 |
streamlit-vertical-slider==2.5.5
|
336 |
streamlit_modal==0.1.0
|
337 |
strsimpy==0.2.1
|
338 |
-
sympy
|
339 |
tabulate==0.9.0
|
340 |
tenacity==8.5.0
|
341 |
termcolor==2.5.0
|
@@ -353,9 +352,9 @@ torchaudio==2.4.1
|
|
353 |
torchmetrics==1.4.2
|
354 |
torchtune==0.3.1
|
355 |
torchvision==0.16.1
|
356 |
-
tornado
|
357 |
tqdm==4.66.5
|
358 |
-
traitlets
|
359 |
transformers==4.51.3
|
360 |
transformers-stream-generator==0.0.5
|
361 |
trio==0.29.0
|
@@ -382,7 +381,7 @@ volcengine-python-sdk==1.1.6
|
|
382 |
wandb==0.18.1
|
383 |
watchdog==6.0.0
|
384 |
watchfiles==1.0.4
|
385 |
-
wcwidth
|
386 |
webencodings==0.5.1
|
387 |
websocket-client==1.8.0
|
388 |
websockets==12.0
|
@@ -393,4 +392,4 @@ xxhash==3.5.0
|
|
393 |
yarg==0.1.9
|
394 |
yarl==1.12.1
|
395 |
zipp==3.20.2
|
396 |
-
zstandard
|
|
|
8 |
antlr4-python3-runtime==4.9.3
|
9 |
anyio==4.8.0
|
10 |
asgiref==3.8.1
|
11 |
+
asttokens==2.4.1
|
12 |
async-timeout==4.0.3
|
13 |
attrs==24.2.0
|
14 |
audioread==3.0.1
|
|
|
22 |
bleach==6.2.0
|
23 |
blinker==1.9.0
|
24 |
blobfile==3.0.0
|
25 |
+
Brotli
|
26 |
build==1.2.2.post1
|
27 |
cachetools==5.5.2
|
28 |
certifi==2024.8.30
|
29 |
+
cffi
|
30 |
chardet==5.2.0
|
31 |
charset-normalizer==3.3.2
|
32 |
chattts==0.2.3
|
|
|
34 |
chromadb==0.6.3
|
35 |
click==8.1.8
|
36 |
coloredlogs==15.0.1
|
37 |
+
comm
|
38 |
contourpy==1.3.0
|
39 |
cryptography==43.0.3
|
40 |
cycler==0.12.1
|
41 |
dataclasses-json==0.6.7
|
42 |
datasets==3.0.1
|
43 |
+
debugpy
|
44 |
decorator==5.1.1
|
45 |
deepdiff==8.3.0
|
46 |
deepspeed==0.15.1
|
|
|
60 |
encodec==0.1.1
|
61 |
entrypoints==0.4
|
62 |
et_xmlfile==2.0.0
|
63 |
+
exceptiongroup
|
64 |
+
executing
|
65 |
faiss-cpu==1.7.4
|
66 |
Faker==36.2.2
|
67 |
fastapi==0.115.11
|
|
|
80 |
gin-config==0.5.0
|
81 |
gitdb==4.0.11
|
82 |
GitPython==3.1.43
|
83 |
+
gmpy2
|
84 |
google-api-core==2.24.1
|
85 |
google-api-python-client==2.163.0
|
86 |
google-auth==2.38.0
|
|
|
92 |
groovy==0.1.2
|
93 |
grpcio==1.70.0
|
94 |
h11==0.14.0
|
95 |
+
h2
|
96 |
hjson==3.1.0
|
97 |
+
hpack
|
98 |
htbuilder==0.9.0
|
99 |
httpcore==1.0.7
|
100 |
httplib2==0.22.0
|
|
|
104 |
huggingface-hub==0.30.2
|
105 |
humanfriendly==10.0
|
106 |
hydra-core==1.3.2
|
107 |
+
hyperframe
|
108 |
+
idna
|
109 |
importlib_metadata==8.5.0
|
110 |
importlib_resources==6.4.5
|
111 |
iniconfig==2.0.0
|
112 |
+
ipykernel
|
113 |
ipython==8.12.3
|
114 |
+
jedi
|
115 |
jieba==0.42.1
|
116 |
Jinja2==3.1.4
|
117 |
jiter==0.8.2
|
|
|
122 |
jsonpointer==3.0.0
|
123 |
jsonschema==4.23.0
|
124 |
jsonschema-specifications==2024.10.1
|
125 |
+
jupyter_client
|
126 |
+
jupyter_core
|
127 |
jupyterlab_pygments==0.3.0
|
128 |
kiwisolver==1.4.7
|
129 |
kubernetes==32.0.1
|
|
|
139 |
lazy_loader==0.4
|
140 |
librosa==0.10.2.post1
|
141 |
lightning-utilities==0.11.7
|
|
|
142 |
llvmlite==0.43.0
|
143 |
loguru==0.7.3
|
144 |
lxml==5.3.0
|
|
|
149 |
MarkupSafe==2.1.5
|
150 |
marshmallow==3.26.1
|
151 |
matplotlib==3.9.2
|
152 |
+
matplotlib-inline
|
153 |
mdurl==0.1.2
|
154 |
memoization==0.4.0
|
155 |
meson==1.4.0
|
|
|
158 |
modelscope==1.24.0
|
159 |
monotonic==1.6
|
160 |
more-itertools==10.6.0
|
161 |
+
mpmath
|
162 |
msgpack==1.1.0
|
163 |
multidict==6.1.0
|
164 |
multiprocess==0.70.16
|
|
|
166 |
nbclient==0.10.2
|
167 |
nbconvert==7.16.6
|
168 |
nbformat==5.10.4
|
169 |
+
nest_asyncio
|
170 |
networkx==3.1
|
171 |
ninja==1.11.1.1
|
172 |
nltk==3.8.1
|
|
|
191 |
omegaconf==2.3.0
|
192 |
onnxruntime==1.20.1
|
193 |
openai==1.65.4
|
194 |
+
openai-whisper
|
195 |
opencv-python==4.10.0.84
|
196 |
openpyxl==3.1.4
|
197 |
opentelemetry-api==1.30.0
|
|
|
212 |
packaging==23.2
|
213 |
pandas==2.2.3
|
214 |
pandocfilters==1.5.1
|
215 |
+
parso
|
216 |
pathlib==1.0.1
|
217 |
pdfminer.six==20231228
|
218 |
pdfplumber==0.11.5
|
219 |
peft==0.15.0
|
220 |
pesq==0.0.4
|
221 |
+
pexpect
|
222 |
+
pickleshare
|
223 |
pillow==10.4.0
|
224 |
pipreqs==0.5.0
|
225 |
+
platformdirs
|
226 |
pluggy==1.5.0
|
227 |
pooch==1.8.2
|
228 |
posthog==3.19.0
|
229 |
primp==0.14.0
|
230 |
prometheus_client==0.21.1
|
231 |
+
prompt_toolkit
|
232 |
proto-plus==1.26.0
|
233 |
protobuf==5.29.3
|
234 |
psutil==6.0.0
|
235 |
+
ptyprocess
|
236 |
+
pure_eval
|
237 |
py-cpuinfo==9.0.0
|
238 |
pyarrow==17.0.0
|
239 |
pyasn1==0.6.1
|
240 |
pyasn1_modules==0.4.1
|
241 |
pybase16384==0.3.8
|
242 |
pyclipper==1.3.0.post6
|
243 |
+
pycparser
|
244 |
pycryptodomex==3.21.0
|
245 |
pydantic==2.7.4
|
246 |
pydantic-settings==2.8.1
|
247 |
pydantic_core==2.18.4
|
248 |
pydeck==0.9.1
|
249 |
pydub==0.25.1
|
250 |
+
Pygments
|
251 |
PyJWT==2.8.0
|
252 |
pymdown-extensions==10.14.3
|
253 |
PyMuPDF==1.23.26
|
|
|
258 |
pypdfium2==4.30.1
|
259 |
PyPika==0.48.9
|
260 |
pyproject_hooks==1.2.0
|
261 |
+
PySocks
|
262 |
pystoi==0.4.1
|
263 |
pytest==8.3.3
|
264 |
+
python-dateutil
|
265 |
python-decouple==3.8
|
266 |
python-docx==1.1.2
|
267 |
python-dotenv==1.0.1
|
|
|
270 |
python-multipart==0.0.20
|
271 |
pytorch-lightning==2.4.0
|
272 |
pytz==2024.2
|
273 |
+
PyYAML
|
274 |
+
pyzmq
|
275 |
rank-bm25==0.2.2
|
276 |
RapidFuzz==3.12.2
|
277 |
rapidocr-onnxruntime==1.3.25
|
|
|
314 |
SQLAlchemy==2.0.38
|
315 |
sse-starlette==1.8.2
|
316 |
st-annotated-text==4.0.2
|
317 |
+
stack_data
|
318 |
starlette==0.46.1
|
319 |
streamlit==1.34.0
|
320 |
streamlit-aggrid==1.0.5
|
|
|
334 |
streamlit-vertical-slider==2.5.5
|
335 |
streamlit_modal==0.1.0
|
336 |
strsimpy==0.2.1
|
337 |
+
sympy
|
338 |
tabulate==0.9.0
|
339 |
tenacity==8.5.0
|
340 |
termcolor==2.5.0
|
|
|
352 |
torchmetrics==1.4.2
|
353 |
torchtune==0.3.1
|
354 |
torchvision==0.16.1
|
355 |
+
tornado
|
356 |
tqdm==4.66.5
|
357 |
+
traitlets
|
358 |
transformers==4.51.3
|
359 |
transformers-stream-generator==0.0.5
|
360 |
trio==0.29.0
|
|
|
381 |
wandb==0.18.1
|
382 |
watchdog==6.0.0
|
383 |
watchfiles==1.0.4
|
384 |
+
wcwidth
|
385 |
webencodings==0.5.1
|
386 |
websocket-client==1.8.0
|
387 |
websockets==12.0
|
|
|
392 |
yarg==0.1.9
|
393 |
yarl==1.12.1
|
394 |
zipp==3.20.2
|
395 |
+
zstandard
|