Daniel-F commited on
Commit
c142cb4
·
1 Parent(s): 4cf89ae
Files changed (1) hide show
  1. requirements_manual.txt +102 -16
requirements_manual.txt CHANGED
@@ -6,6 +6,7 @@ aiohappyeyeballs==2.4.0
6
  aiohttp==3.10.5
7
  aiosignal==1.3.1
8
  altair==5.4.1
 
9
  antlr4-python3-runtime==4.9.3
10
  anyio==4.4.0
11
  appdirs==1.4.4
@@ -17,25 +18,35 @@ astunparse==1.6.3
17
  async-lru==2.0.4
18
  async-timeout==4.0.3
19
  attrs==24.2.0
 
20
  av==12.3.0
21
  av2==0.2.1
22
  babel==2.16.0
23
  backcall==0.2.0
 
24
  beautifulsoup4==4.12.3
25
  black==21.4b2
26
  bleach==6.1.0
 
27
  cachetools==5.5.0
 
 
28
  certifi==2024.7.4
29
  cffi==1.17.0
30
  charset-normalizer==3.3.2
 
31
  click==8.1.7
32
  cloudpickle==3.0.0
33
  colored==2.2.4
34
  coloredlogs==15.0.1
35
  colorlog==6.8.2
36
  contourpy==1.2.1
 
 
 
37
  cycler==0.12.1
38
  Cython==3.0.2
 
39
  datasets==3.0.2
40
  debugpy==1.6.0
41
  deepspeed==0.10.3
@@ -47,15 +58,16 @@ distlib==0.3.8
47
  docker-pycreds==0.4.0
48
  easydict==1.13
49
  einops==0.7.0
50
- exceptiongroup
51
  fairscale==0.4.13
52
- fastapi==0.115.0
 
53
  fastjsonschema==2.20.0
54
  ffmpeg-python==0.2.0
55
  ffmpy==0.4.0
56
  filelock==3.15.4
57
  fire==0.6.0
58
  flatbuffers==24.3.25
 
59
  fonttools==4.53.1
60
  fqdn==1.5.1
61
  frozenlist==1.4.1
@@ -65,28 +77,49 @@ future==0.18.2
65
  fvcore==0.1.5.post20221221
66
  gast==0.6.0
67
  gdown==5.2.0
 
68
  gitdb==4.0.11
69
  GitPython==3.1.43
 
 
 
 
 
 
 
70
  google-pasta==0.2.0
 
71
  gradio==5.33.2
72
  gradio_client==1.10.3
73
- grpcio==1.66.1
 
 
 
74
  h11==0.14.0
75
  h5py==3.11.0
 
 
76
  hjson==3.1.0
77
  httpcore==1.0.5
 
78
  httpx==0.27.0
79
- huggingface-hub==0.26.2
80
  humanfriendly==10.0
81
  hydra-core==1.3.2
82
  idna==3.7
83
  imageio==2.35.1
 
84
  importlib_resources==6.4.5
85
  infinibatch==0.1.1
 
86
  iopath==0.1.9
87
  ipython==8.16.1
88
  ipywidgets==8.1.5
89
  isoduration==20.11.0
 
 
 
 
90
  Jinja2==3.1.4
91
  joblib==1.4.2
92
  json-tricks==3.17.3
@@ -95,7 +128,6 @@ jsonpatch==1.33
95
  jsonpointer==3.0.0
96
  jsonschema==4.23.0
97
  jsonschema-specifications==2023.12.1
98
- jupyter==1.0.0
99
  jupyter-console==6.6.3
100
  jupyter-events==0.10.0
101
  jupyter-lsp==2.2.5
@@ -110,6 +142,7 @@ kagglehub==0.3.4
110
  keras==3.6.0
111
  kiwisolver==1.4.5
112
  kornia==0.6.4
 
113
  lazy_loader==0.4
114
  libclang==18.1.1
115
  linkify-it-py==2.0.3
@@ -117,15 +150,19 @@ llvmlite==0.43.0
117
  Markdown==3.7
118
  markdown-it-py==2.2.0
119
  MarkupSafe==2.1.5
120
- matplotlib==3.6
121
  mdit-py-plugins==0.3.3
122
  mdurl==0.1.2
123
  mistune==3.0.2
124
  ml-dtypes==0.4.1
125
  more-itertools==10.5.0
 
 
126
  mpmath==1.3.0
 
127
  multidict==6.1.0
128
  multiprocess==0.70.16
 
129
  mup==1.0.0
130
  mypy-extensions==1.0.0
131
  namex==0.0.8
@@ -133,17 +170,39 @@ narwhals==1.8.1
133
  nbclient==0.10.0
134
  nbconvert==7.16.4
135
  nbformat==5.10.4
 
 
136
  networkx==3.3
 
137
  ninja==1.11.1.1
138
  nltk==3.8.1
139
  notebook==7.2.1
140
  notebook_shim==0.2.4
141
  nox==2024.4.15
142
  numba==0.60.0
143
- numpy==1.23.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  omegaconf==2.3.0
 
145
  openai-whisper==20230306
146
- opencv-python==4.6.0.66
147
  opencv-python-headless==4.10.0.84
148
  opt_einsum==3.4.0
149
  optree==0.13.0
@@ -153,33 +212,47 @@ pandas==2.0.3
153
  pandocfilters==1.5.1
154
  pathspec==0.12.1
155
  pathtools==0.1.2
 
156
  peft==0.12.0
157
  Pillow==9.4.0
158
  plotly==5.23.0
159
  portalocker==2.10.1
160
  POT==0.9.0
 
161
  progressbar==2.5
162
  prometheus_client==0.20.0
163
- protobuf==4.25.5
 
 
164
  py-cpuinfo==9.0.0
165
  pyarrow==18.1.0
 
 
 
166
  pycocotools==2.0.7
167
  pycparser==2.22
168
- pydantic==1.10.18
 
169
  pydot==3.0.1
170
  pydub==0.25.1
171
  pyparsing==3.1.2
172
  pyproj==3.6.1
 
173
  pyquaternion==0.9.9
 
 
 
174
  PySocks==1.7.1
175
- python-dateutil
176
  python-json-logger==2.0.7
177
- python-multipart==0.0.9
178
  pytz==2024.1
179
  PyWavelets==1.7.0
180
  PyYAML==6.0.1
 
181
  qtconsole==5.5.2
182
  QtPy==2.4.1
 
183
  referencing==0.35.1
184
  regex==2023.10.3
185
  requests==2.32.3
@@ -187,6 +260,9 @@ rfc3339-validator==0.1.4
187
  rfc3986-validator==0.1.1
188
  rich==13.8.0
189
  rpds-py==0.20.0
 
 
 
190
  safetensors==0.4.5
191
  scann==1.3.4
192
  scikit-image==0.21.0
@@ -200,11 +276,15 @@ sentencepiece==0.1.99
200
  sentry-sdk==2.14.0
201
  setproctitle==1.3.3
202
  Shapely==1.8.0
 
 
 
203
  slugify==0.0.1
204
  smmap==5.0.1
205
  sniffio==1.3.1
206
  soupsieve==2.6
207
- starlette==0.38.5
 
208
  submitit==1.5.1
209
  supervision==0.23.0
210
  sympy==1.13.1
@@ -220,22 +300,27 @@ terminado==0.18.1
220
  thop==0.1.1.post2209072238
221
  threadpoolctl==3.5.0
222
  tifffile==2024.8.30
223
- timm==0.6.12
224
  tinycss2==1.3.0
225
  tokenizers==0.14.1
226
  toml==0.10.2
227
  tomli==2.0.1
 
 
228
  torchmetrics==0.11.0
229
  torchshow==0.5.0
230
- tqdm==4.66.3
 
231
  transformers==4.34.0
232
  triton==3.1.0
 
 
233
  types-python-dateutil==2.9.0.20240821
234
- typing==3.7.4.3
235
  tzdata==2024.1
236
  uc-micro-py==1.0.3
237
  ultralytics==8.0.196
238
  uri-template==1.3.0
 
239
  urllib3==2.2.2
240
  uvicorn==0.30.6
241
  virtualenv==20.26.3
@@ -250,6 +335,7 @@ Werkzeug==3.0.4
250
  widgetsnbextension==4.0.13
251
  wrapt==1.16.0
252
  xformers==0.0.28.post3
 
253
  xxhash==3.5.0
254
  yacs==0.1.8
255
  yapf==0.40.2
 
6
  aiohttp==3.10.5
7
  aiosignal==1.3.1
8
  altair==5.4.1
9
+ annotated-types==0.7.0
10
  antlr4-python3-runtime==4.9.3
11
  anyio==4.4.0
12
  appdirs==1.4.4
 
18
  async-lru==2.0.4
19
  async-timeout==4.0.3
20
  attrs==24.2.0
21
+ autocommand==2.2.2
22
  av==12.3.0
23
  av2==0.2.1
24
  babel==2.16.0
25
  backcall==0.2.0
26
+ backports.tarfile==1.2.0
27
  beautifulsoup4==4.12.3
28
  black==21.4b2
29
  bleach==6.1.0
30
+ blosc2==3.4.0
31
  cachetools==5.5.0
32
+ cchardet==2.1.7
33
+ ccimport==0.4.4
34
  certifi==2024.7.4
35
  cffi==1.17.0
36
  charset-normalizer==3.3.2
37
+ cityscapesScripts==2.2.2
38
  click==8.1.7
39
  cloudpickle==3.0.0
40
  colored==2.2.4
41
  coloredlogs==15.0.1
42
  colorlog==6.8.2
43
  contourpy==1.2.1
44
+ cumm==0.7.11
45
+ cumm-cu120==0.4.11
46
+ # Editable Git install with no remote (cutie==1.0.0)
47
  cycler==0.12.1
48
  Cython==3.0.2
49
+ darkdetect==0.7.1
50
  datasets==3.0.2
51
  debugpy==1.6.0
52
  deepspeed==0.10.3
 
58
  docker-pycreds==0.4.0
59
  easydict==1.13
60
  einops==0.7.0
 
61
  fairscale==0.4.13
62
+ faiss-gpu==1.7.2
63
+ fastapi==0.115.7
64
  fastjsonschema==2.20.0
65
  ffmpeg-python==0.2.0
66
  ffmpy==0.4.0
67
  filelock==3.15.4
68
  fire==0.6.0
69
  flatbuffers==24.3.25
70
+ flow-vis==0.1
71
  fonttools==4.53.1
72
  fqdn==1.5.1
73
  frozenlist==1.4.1
 
77
  fvcore==0.1.5.post20221221
78
  gast==0.6.0
79
  gdown==5.2.0
80
+ git-filter-repo==2.47.0
81
  gitdb==4.0.11
82
  GitPython==3.1.43
83
+ google==3.0.0
84
+ google-ai-generativelanguage==0.6.15
85
+ google-api-core==2.24.1
86
+ google-api-python-client==2.161.0
87
+ google-auth==2.38.0
88
+ google-auth-httplib2==0.2.0
89
+ google-generativeai==0.8.4
90
  google-pasta==0.2.0
91
+ googleapis-common-protos==1.68.0
92
  gradio==5.33.2
93
  gradio_client==1.10.3
94
+ groovy==0.1.2
95
+ grpcio==1.70.0
96
+ grpcio-status==1.70.0
97
+ gurobipy==12.0.0
98
  h11==0.14.0
99
  h5py==3.11.0
100
+ hf-xet==1.1.3
101
+ hickle==5.0.3
102
  hjson==3.1.0
103
  httpcore==1.0.5
104
+ httplib2==0.22.0
105
  httpx==0.27.0
106
+ huggingface-hub==0.33.0
107
  humanfriendly==10.0
108
  hydra-core==1.3.2
109
  idna==3.7
110
  imageio==2.35.1
111
+ imageio-ffmpeg==0.6.0
112
  importlib_resources==6.4.5
113
  infinibatch==0.1.1
114
+ inflect==7.3.1
115
  iopath==0.1.9
116
  ipython==8.16.1
117
  ipywidgets==8.1.5
118
  isoduration==20.11.0
119
+ jaraco.collections==5.1.0
120
+ jaraco.context==5.3.0
121
+ jaraco.functools==4.0.1
122
+ jaraco.text==3.12.1
123
  Jinja2==3.1.4
124
  joblib==1.4.2
125
  json-tricks==3.17.3
 
128
  jsonpointer==3.0.0
129
  jsonschema==4.23.0
130
  jsonschema-specifications==2023.12.1
 
131
  jupyter-console==6.6.3
132
  jupyter-events==0.10.0
133
  jupyter-lsp==2.2.5
 
142
  keras==3.6.0
143
  kiwisolver==1.4.5
144
  kornia==0.6.4
145
+ lark==1.2.2
146
  lazy_loader==0.4
147
  libclang==18.1.1
148
  linkify-it-py==2.0.3
 
150
  Markdown==3.7
151
  markdown-it-py==2.2.0
152
  MarkupSafe==2.1.5
153
+ matplotlib==3.10.0
154
  mdit-py-plugins==0.3.3
155
  mdurl==0.1.2
156
  mistune==3.0.2
157
  ml-dtypes==0.4.1
158
  more-itertools==10.5.0
159
+ motmetrics==1.4.0
160
+ moviepy==2.2.1
161
  mpmath==1.3.0
162
+ msgpack==1.1.1
163
  multidict==6.1.0
164
  multiprocess==0.70.16
165
+ MultiScaleDeformableAttention==1.0
166
  mup==1.0.0
167
  mypy-extensions==1.0.0
168
  namex==0.0.8
 
170
  nbclient==0.10.0
171
  nbconvert==7.16.4
172
  nbformat==5.10.4
173
+ ndindex==1.10.0
174
+ netifaces==0.11.0
175
  networkx==3.3
176
+ nibabel==5.3.2
177
  ninja==1.11.1.1
178
  nltk==3.8.1
179
  notebook==7.2.1
180
  notebook_shim==0.2.4
181
  nox==2024.4.15
182
  numba==0.60.0
183
+ numexpr==2.11.0
184
+ numpy==1.26.4
185
+ nuscenes-devkit==1.1.11
186
+ nvidia-cublas-cu11==11.10.3.66
187
+ nvidia-cublas-cu12==12.1.3.1
188
+ nvidia-cuda-cupti-cu12==12.1.105
189
+ nvidia-cuda-nvrtc-cu11==11.7.99
190
+ nvidia-cuda-nvrtc-cu12==12.1.105
191
+ nvidia-cuda-runtime-cu11==11.7.99
192
+ nvidia-cuda-runtime-cu12==12.1.105
193
+ nvidia-cudnn-cu11==8.5.0.96
194
+ nvidia-cudnn-cu12==9.1.0.70
195
+ nvidia-cufft-cu12==11.0.2.54
196
+ nvidia-curand-cu12==10.3.2.106
197
+ nvidia-cusolver-cu12==11.4.5.107
198
+ nvidia-cusparse-cu12==12.1.0.106
199
+ nvidia-nccl-cu12==2.21.5
200
+ nvidia-nvjitlink-cu12==12.4.127
201
+ nvidia-nvtx-cu12==12.1.105
202
  omegaconf==2.3.0
203
+ open_clip_torch==2.31.0
204
  openai-whisper==20230306
205
+ opencv-python==4.11.0.86
206
  opencv-python-headless==4.10.0.84
207
  opt_einsum==3.4.0
208
  optree==0.13.0
 
212
  pandocfilters==1.5.1
213
  pathspec==0.12.1
214
  pathtools==0.1.2
215
+ pccm==0.4.16
216
  peft==0.12.0
217
  Pillow==9.4.0
218
  plotly==5.23.0
219
  portalocker==2.10.1
220
  POT==0.9.0
221
+ proglog==0.1.12
222
  progressbar==2.5
223
  prometheus_client==0.20.0
224
+ proto-plus==1.26.0
225
+ protobuf==5.29.3
226
+ PuLP==2.9.0
227
  py-cpuinfo==9.0.0
228
  pyarrow==18.1.0
229
+ pyasn1==0.6.1
230
+ pyasn1_modules==0.4.1
231
+ pybind11==2.13.6
232
  pycocotools==2.0.7
233
  pycparser==2.22
234
+ pydantic==2.10.5
235
+ pydantic_core==2.27.2
236
  pydot==3.0.1
237
  pydub==0.25.1
238
  pyparsing==3.1.2
239
  pyproj==3.6.1
240
+ pyqtdarktheme==2.1.0
241
  pyquaternion==0.9.9
242
+ PySide6==6.8.1.1
243
+ PySide6_Addons==6.8.1.1
244
+ PySide6_Essentials==6.8.1.1
245
  PySocks==1.7.1
246
+ python-dotenv==1.1.0
247
  python-json-logger==2.0.7
248
+ python-multipart==0.0.20
249
  pytz==2024.1
250
  PyWavelets==1.7.0
251
  PyYAML==6.0.1
252
+ pyzmq==26.2.0
253
  qtconsole==5.5.2
254
  QtPy==2.4.1
255
+ rawpy==0.24.0
256
  referencing==0.35.1
257
  regex==2023.10.3
258
  requests==2.32.3
 
260
  rfc3986-validator==0.1.1
261
  rich==13.8.0
262
  rpds-py==0.20.0
263
+ rsa==4.9
264
+ ruff==0.11.13
265
+ safehttpx==0.1.6
266
  safetensors==0.4.5
267
  scann==1.3.4
268
  scikit-image==0.21.0
 
276
  sentry-sdk==2.14.0
277
  setproctitle==1.3.3
278
  Shapely==1.8.0
279
+ SharedArray==3.2.4
280
+ shellingham==1.5.4
281
+ shiboken6==6.8.1.1
282
  slugify==0.0.1
283
  smmap==5.0.1
284
  sniffio==1.3.1
285
  soupsieve==2.6
286
+ spconv-cu120==2.3.6
287
+ starlette==0.45.2
288
  submitit==1.5.1
289
  supervision==0.23.0
290
  sympy==1.13.1
 
300
  thop==0.1.1.post2209072238
301
  threadpoolctl==3.5.0
302
  tifffile==2024.8.30
303
+ timm==1.0.15
304
  tinycss2==1.3.0
305
  tokenizers==0.14.1
306
  toml==0.10.2
307
  tomli==2.0.1
308
+ tomlkit==0.13.2
309
+ torch==2.5.0+cu121
310
  torchmetrics==0.11.0
311
  torchshow==0.5.0
312
+ torchvision==0.20.0+cu121
313
+ tqdm==4.67.1
314
  transformers==4.34.0
315
  triton==3.1.0
316
+ typeguard==4.3.0
317
+ typer==0.15.1
318
  types-python-dateutil==2.9.0.20240821
 
319
  tzdata==2024.1
320
  uc-micro-py==1.0.3
321
  ultralytics==8.0.196
322
  uri-template==1.3.0
323
+ uritemplate==4.1.1
324
  urllib3==2.2.2
325
  uvicorn==0.30.6
326
  virtualenv==20.26.3
 
335
  widgetsnbextension==4.0.13
336
  wrapt==1.16.0
337
  xformers==0.0.28.post3
338
+ xmltodict==0.14.2
339
  xxhash==3.5.0
340
  yacs==0.1.8
341
  yapf==0.40.2