zovo314 commited on
Commit
90900df
·
verified ·
1 Parent(s): 3ec0b99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -201
requirements.txt CHANGED
@@ -1,205 +1,22 @@
1
- accelerate==1.0.1
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.12.13
5
- aiosignal==1.4.0
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- argon2-cffi==25.1.0
9
- argon2-cffi-bindings==21.2.0
10
- arrow==1.3.0
11
- asttokens==3.0.0
12
- async-lru==2.0.5
13
- attrs==25.3.0
14
- audioread==3.0.1
15
- babel==2.17.0
16
- beautifulsoup4==4.13.4
17
- bitsandbytes==0.44.1
18
- bleach==6.2.0
19
- Brotli==1.1.0
20
- certifi==2025.7.9
21
- cffi==1.17.1
22
- charset-normalizer==3.4.2
23
- click==8.2.1
24
- comm==0.2.2
25
- dataclasses-json==0.6.7
26
- datasets==3.0.2
27
- debugpy==1.8.14
28
- decorator==5.2.1
29
- defusedxml==0.7.1
30
- dill==0.3.8
31
- distro==1.9.0
32
- executing==2.2.0
33
- fastapi==0.116.0
34
- fastjsonschema==2.21.1
35
- ffmpeg==1.4
36
- ffmpy==0.6.0
37
- filelock==3.18.0
38
- fqdn==1.5.1
39
- frozenlist==1.7.0
40
- fsspec==2024.9.0
41
- gradio==5.36.2
42
- gradio_client==1.10.4
43
- greenlet==3.2.3
44
- groovy==0.1.2
45
- h11==0.16.0
46
- hf-xet==1.1.5
47
- httpcore==1.0.9
48
- httpx==0.28.1
49
- huggingface-hub==0.33.2
50
- idna==3.10
51
- ipykernel==6.29.5
52
- ipython
53
- ipython_pygments_lexers==1.1.1
54
- isoduration==20.11.0
55
- jedi==0.19.2
56
- Jinja2==3.1.6
57
- jiter==0.10.0
58
- joblib==1.5.1
59
- json5==0.12.0
60
- jsonpatch==1.33
61
- jsonpointer==3.0.0
62
- jsonschema==4.24.0
63
- jsonschema-specifications==2025.4.1
64
- jupyter-events==0.12.0
65
- jupyter-lsp==2.2.5
66
- jupyter_client==8.6.3
67
- jupyter_core==5.8.1
68
- jupyter_server==2.16.0
69
- jupyter_server_terminals==0.5.3
70
- jupyterlab==4.3.0
71
- jupyterlab_pygments==0.3.0
72
- jupyterlab_server==2.27.3
73
- langchain==0.2.16
74
- langchain-community==0.2.17
75
- langchain-core==0.2.41
76
- langchain-ollama==0.1.3
77
- langchain-openai==0.1.25
78
- langchain-text-splitters==0.2.4
79
- langsmith==0.1.147
80
- lazy_loader==0.4
81
- librosa==0.10.2.post1
82
- llvmlite==0.44.0
83
  loguru==0.7.2
84
- lxml==6.0.0
85
- markdown-it-py==3.0.0
86
- MarkupSafe==2.1.5
87
- marshmallow==3.26.1
88
- matplotlib-inline==0.1.7
89
- mdurl==0.1.2
90
- mistune==3.1.3
91
- mpmath==1.3.0
92
- msgpack==1.1.1
93
- multidict==6.6.3
94
- multiprocess==0.70.16
95
- mypy_extensions==1.1.0
96
- nbclient==0.10.2
97
- nbconvert==7.16.6
98
- nbformat==5.10.4
99
- nest-asyncio==1.6.0
100
- networkx==3.5
101
- notebook_shim==0.2.4
102
- numba==0.61.2
103
- numpy==1.26.4
104
- nvidia-cublas-cu12==12.4.5.8
105
- nvidia-cuda-cupti-cu12==12.4.127
106
- nvidia-cuda-nvrtc-cu12==12.4.127
107
- nvidia-cuda-runtime-cu12==12.4.127
108
- nvidia-cudnn-cu12==9.1.0.70
109
- nvidia-cufft-cu12==11.2.1.3
110
- nvidia-curand-cu12==10.3.5.147
111
- nvidia-cusolver-cu12==11.6.1.9
112
- nvidia-cusparse-cu12==12.3.1.170
113
- nvidia-nccl-cu12==2.21.5
114
- nvidia-nvjitlink-cu12==12.4.127
115
- nvidia-nvtx-cu12==12.4.127
116
- ollama==0.5.1
117
- openai==1.94.0
118
- orjson==3.10.18
119
- overrides==7.7.0
120
- packaging==24.2
121
- pandas==2.3.1
122
- pandocfilters==1.5.1
123
- parso==0.8.4
124
- pexpect==4.9.0
125
- Pillow==9.1.0
126
- platformdirs==4.3.8
127
- pooch==1.8.2
128
- prometheus_client==0.22.1
129
- prompt_toolkit==3.0.51
130
- propcache==0.3.2
131
- psutil==7.0.0
132
- ptyprocess==0.7.0
133
- pure_eval==0.2.3
134
- pyarrow==20.0.0
135
- pycparser==2.22
136
- pydantic==2.11.7
137
- pydantic_core==2.33.2
138
- pydub==0.25.1
139
- Pygments==2.19.2
140
- python-dateutil==2.9.0.post0
141
  python-docx==1.1.2
142
- python-json-logger==3.3.0
143
- python-multipart==0.0.20
144
- python-pptx==1.0.2
145
- pytz==2025.2
146
- PyYAML==6.0.2
147
- pyzmq==27.0.0
148
- referencing==0.36.2
149
- regex==2024.11.6
150
- requests==2.32.4
151
- requests-toolbelt==1.0.0
152
- rfc3339-validator==0.1.4
153
- rfc3986-validator==0.1.1
154
- rich==14.0.0
155
- rpds-py==0.26.0
156
- ruff==0.12.2
157
- safehttpx==0.1.6
158
- safetensors==0.5.3
159
- scikit-learn==1.7.0
160
- scipy==1.16.0
161
- semantic-version==2.10.0
162
- Send2Trash==1.8.3
163
- sentencepiece==0.1.99
164
- shellingham==1.5.4
165
- six==1.17.0
166
- sniffio==1.3.1
167
- socksio==1.0.0
168
- soundfile==0.12.1
169
- soupsieve==2.7
170
- soxr==0.5.0.post1
171
- SQLAlchemy==2.0.41
172
- stack-data==0.6.3
173
- starlette==0.46.2
174
- sympy==1.13.1
175
- tenacity==8.5.0
176
- terminado==0.18.1
177
- threadpoolctl==3.6.0
178
- tiktoken==0.9.0
179
- tinycss2==1.4.0
180
- tokenizers==0.20.4
181
- tomlkit==0.12.0
182
  torch==2.5.0
183
- torchvision==0.20.0
184
- tornado==6.5.1
185
- tqdm==4.67.1
186
- traitlets==5.14.3
187
  transformers==4.46.0
188
- triton==3.1.0
189
- typer==0.16.0
190
- types-python-dateutil==2.9.0.20250708
191
- typing-inspect==0.9.0
192
- typing-inspection==0.4.1
193
- typing_extensions==4.14.1
194
- tzdata==2025.2
195
- uri-template==1.3.0
196
- urllib3==2.5.0
197
- uvicorn==0.35.0
198
- wcwidth==0.2.13
199
- webcolors==24.11.1
200
- webencodings==0.5.1
201
- websocket-client==1.8.0
202
- websockets==12.0
203
- xlsxwriter==3.2.5
204
- xxhash==3.5.0
205
- yarl==1.20.1
 
1
+ python-pptx==1.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  loguru==0.7.2
3
+ gradio==5.1.0
4
+ langchain==0.2.16
5
+ langchain_core==0.2.41
6
+ langchain_community==0.2.17
7
+ langchain_ollama==0.1.3
8
+ langchain_openai==0.1.25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  python-docx==1.1.2
10
+ Pillow==9.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  torch==2.5.0
 
 
 
 
12
  transformers==4.46.0
13
+ datasets==3.0.2
14
+ accelerate==1.0.1
15
+ librosa==0.10.2.post1
16
+ soundfile==0.12.1
17
+ ffmpeg==1.4
18
+ torchvision==0.20.0
19
+ sentencepiece==0.1.99
20
+ bitsandbytes==0.44.1
21
+ jupyterlab==4.3.0
22
+ httpx==0.28.1