vict0rsch commited on
Commit
16d62bb
1 Parent(s): c1c4fcb

freeze reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +252 -167
requirements.txt CHANGED
@@ -1,169 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.44.1
2
- torch
3
- torch-optimizer
4
- torchvision
5
- accelerate
6
- addict
7
- aiohttp
8
- aiosignal
9
- anyio
10
- appnope
11
- APScheduler
12
- asttokens
13
- async-timeout
14
- attrs
15
- backcall
16
- bcrypt
17
- black
18
- blis
19
- Brotli
20
- catalogue
21
- certifi
22
- cffi
23
- charset-normalizer
24
- click
25
- codecarbon
26
- comet-ml
27
- commonmark
28
- confection
29
- configobj
30
- contourpy
31
- cryptography
32
- cycler
33
- cymem
34
- dash
35
- dash-bootstrap-components
36
- dash-core-components
37
- dash-html-components
38
- dash-table
39
- dataclasses
40
- decorator
41
- diffusers
42
- dulwich
43
- everett
44
- executing
45
- fastapi
46
- ffmpy
47
- filelock
48
- fire
49
- flake8
50
- Flask
51
- Flask-Compress
52
- fonttools
53
- frozenlist
54
- fsspec
55
- future
56
- gdown
57
- googlemaps
58
- h11
59
- httpcore
60
  httpx==0.24.1
61
- huggingface-hub
62
- hydra-core
63
- idna
64
- imageio
65
- importlib-metadata
66
- ipython
67
- itsdangerous
68
- jedi
69
- Jinja2
70
- joblib
71
- jsonschema
72
- kiwisolver
73
- kornia
74
- langcodes
75
- linkify-it-py
76
- markdown-it-py
77
- MarkupSafe
78
- matplotlib
79
- matplotlib-inline
80
- mccabe
81
- mdit-py-plugins
82
- mdurl
83
- minydra
84
- multidict
85
- murmurhash
86
- mypy-extensions
87
- networkx
88
- numpy
89
- nvidia-ml-py3
90
- omegaconf
91
- opencv-python
92
- orjson
93
- packaging
94
- pandas
95
- paramiko
96
- parso
97
- pathspec
98
- pathy
99
- pexpect
100
- pickleshare
101
- Pillow
102
- platformdirs
103
- plotly
104
- preshed
105
- prompt-toolkit
106
- ptyprocess
107
- pure-eval
108
- py-cpuinfo
109
- pycodestyle
110
- pycparser
111
- pycryptodome
112
- pydantic
113
- pydub
114
- pyflakes
115
- Pygments
116
- PyNaCl
117
- pynvml
118
- pyparsing
119
- pyrsistent
120
- PySocks
121
- python-dateutil
122
- python-multipart
123
- pytorch-ranger
124
- pytz
125
- PyWavelets
126
- PyYAML
127
- regex
128
- requests
129
- requests-toolbelt
130
- rfc3986
131
- rich
132
- scikit-image
133
- scikit-learn
134
- scipy
135
- seaborn
136
- semantic-version
137
- six
138
- smart-open
139
- sniffio
140
- spacy
141
- spacy-legacy
142
- spacy-loggers
143
- srsly
144
- stack-data
145
- starlette
146
- tenacity
147
- termcolor
148
- thinc
149
- threadpoolctl
150
- tifffile
151
- tokenizers
152
- tomli
153
- tqdm
154
- traitlets
155
- transformers
156
- typer
157
- typing_extensions
158
- tzlocal
159
- uc-micro-py
160
- urllib3
161
- wasabi
162
- wcwidth
163
- websocket-client
164
- websockets
165
- Werkzeug
166
- wrapt
167
- wurlitzer
168
- yarl
169
- zipp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.26.1
2
+ addict==2.4.0
3
+ aiofiles==23.2.1
4
+ aiohttp==3.9.1
5
+ aiosignal==1.3.1
6
+ altair==5.2.0
7
+ annotated-types==0.6.0
8
+ ansi2html==1.9.1
9
+ antlr4-python3-runtime==4.9.3
10
+ anyio==4.2.0
11
+ appnope==0.1.3
12
+ APScheduler==3.10.4
13
+ argon2-cffi==23.1.0
14
+ argon2-cffi-bindings==21.2.0
15
+ arrow==1.3.0
16
+ asttokens==2.4.1
17
+ async-lru==2.0.4
18
+ async-timeout==4.0.3
19
+ attrs==23.2.0
20
+ Babel==2.13.1
21
+ backcall==0.2.0
22
+ bcrypt==4.1.2
23
+ beautifulsoup4==4.12.2
24
+ black==23.12.1
25
+ bleach==6.1.0
26
+ blinker==1.7.0
27
+ blis==0.7.11
28
+ Brotli==1.1.0
29
+ catalogue==2.0.10
30
+ certifi==2023.11.17
31
+ cffi==1.16.0
32
+ charset-normalizer==3.3.2
33
+ click==8.1.7
34
+ cloudpathlib==0.16.0
35
+ codecarbon==2.3.3
36
+ comet-ml==3.37.0
37
+ comm==0.1.4
38
+ commonmark==0.9.1
39
+ confection==0.1.4
40
+ configobj==5.0.8
41
+ contourpy==1.2.0
42
+ cryptography==42.0.0
43
+ cycler==0.12.1
44
+ cymem==2.0.8
45
+ dash==2.14.2
46
+ dash-bootstrap-components==1.5.0
47
+ dash-core-components==2.0.0
48
+ dash-html-components==2.0.0
49
+ dash-table==5.0.0
50
+ dataclasses==0.6
51
+ debugpy==1.8.0
52
+ decorator==5.1.1
53
+ defusedxml==0.7.1
54
+ diffusers==0.25.1
55
+ dulwich==0.21.7
56
+ everett==3.1.0
57
+ exceptiongroup==1.1.3
58
+ executing==2.0.1
59
+ fastapi==0.109.0
60
+ fastjsonschema==2.18.1
61
+ ffmpy==0.3.1
62
+ filelock==3.13.1
63
+ fire==0.5.0
64
+ flake8==7.0.0
65
+ Flask==3.0.1
66
+ Flask-Compress==1.14
67
+ fonttools==4.47.2
68
+ fqdn==1.5.1
69
+ frozenlist==1.4.1
70
+ fsspec==2023.12.2
71
+ future==0.18.3
72
+ gdown==5.0.0
73
+ googlemaps==4.10.0
74
  gradio==3.44.1
75
+ gradio_client==0.5.0
76
+ h11==0.14.0
77
+ httpcore==0.17.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  httpx==0.24.1
79
+ huggingface-hub==0.20.3
80
+ hydra-core==1.3.2
81
+ idna==3.6
82
+ imageio==2.33.1
83
+ importlib-metadata==7.0.1
84
+ importlib-resources==6.1.1
85
+ ipykernel==6.26.0
86
+ ipython==8.18.1
87
+ ipython-genutils==0.2.0
88
+ ipywidgets==8.1.1
89
+ isoduration==20.11.0
90
+ itsdangerous==2.1.2
91
+ jedi==0.19.1
92
+ Jinja2==3.1.3
93
+ joblib==1.3.2
94
+ json5==0.9.14
95
+ jsonpointer==2.4
96
+ jsonschema==4.21.1
97
+ jsonschema-specifications==2023.7.1
98
+ jupyter==1.0.0
99
+ jupyter-console==6.6.3
100
+ jupyter-events==0.8.0
101
+ jupyter-lsp==2.2.0
102
+ jupyter_client==8.5.0
103
+ jupyter_core==5.4.0
104
+ jupyter_server==2.9.1
105
+ jupyter_server_terminals==0.4.4
106
+ jupyterlab==4.0.7
107
+ jupyterlab-pygments==0.2.2
108
+ jupyterlab-widgets==3.0.9
109
+ jupyterlab_server==2.25.0
110
+ kiwisolver==1.4.5
111
+ kornia==0.7.1
112
+ langcodes==3.3.0
113
+ lazy_loader==0.3
114
+ linkify-it-py==2.0.2
115
+ markdown-it-py==3.0.0
116
+ MarkupSafe==2.1.4
117
+ matplotlib==3.8.2
118
+ matplotlib-inline==0.1.6
119
+ mccabe==0.7.0
120
+ mdit-py-plugins==0.4.0
121
+ mdurl==0.1.2
122
+ minydra==0.1.6
123
+ mistune==3.0.2
124
+ mpmath==1.3.0
125
+ multidict==6.0.4
126
+ murmurhash==1.0.10
127
+ mypy-extensions==1.0.0
128
+ nbclient==0.8.0
129
+ nbconvert==7.9.2
130
+ nbformat==5.9.2
131
+ nest-asyncio==1.5.8
132
+ networkx==3.2.1
133
+ notebook==7.0.6
134
+ notebook_shim==0.2.3
135
+ numpy==1.26.3
136
+ nvidia-ml-py3==7.352.0
137
+ omegaconf==2.3.0
138
+ opencv-python==4.9.0.80
139
+ orjson==3.9.12
140
+ overrides==7.4.0
141
+ packaging==23.2
142
+ pandas==2.2.0
143
+ pandocfilters==1.5.0
144
+ paramiko==3.4.0
145
+ parso==0.8.3
146
+ pathlib_abc==0.1.1
147
+ pathspec==0.12.1
148
+ pathy==0.11.0
149
+ pexpect==4.9.0
150
+ pickleshare==0.7.5
151
+ pillow==10.2.0
152
+ platformdirs==4.1.0
153
+ plotly==5.18.0
154
+ preshed==3.0.9
155
+ prometheus-client==0.17.1
156
+ prompt-toolkit==3.0.43
157
+ psutil==5.9.6
158
+ ptyprocess==0.7.0
159
+ pure-eval==0.2.2
160
+ py-cpuinfo==9.0.0
161
+ pycodestyle==2.11.1
162
+ pycparser==2.21
163
+ pycryptodome==3.20.0
164
+ pydantic==2.5.3
165
+ pydantic_core==2.14.6
166
+ pydub==0.25.1
167
+ pyflakes==3.2.0
168
+ Pygments==2.17.2
169
+ PyNaCl==1.5.0
170
+ pynvml==11.5.0
171
+ pyparsing==3.1.1
172
+ pyrsistent==0.20.0
173
+ PySocks==1.7.1
174
+ python-box==6.1.0
175
+ python-dateutil==2.8.2
176
+ python-json-logger==2.0.7
177
+ python-multipart==0.0.6
178
+ pytorch-ranger==0.1.1
179
+ pytz==2023.3.post1
180
+ PyWavelets==1.5.0
181
+ PyYAML==6.0.1
182
+ pyzmq==25.1.1
183
+ qtconsole==5.4.4
184
+ QtPy==2.4.1
185
+ rapidfuzz==3.6.1
186
+ referencing==0.30.2
187
+ regex==2023.12.25
188
+ requests==2.31.0
189
+ requests-toolbelt==1.0.0
190
+ retrying==1.3.4
191
+ rfc3339-validator==0.1.4
192
+ rfc3986==2.0.0
193
+ rfc3986-validator==0.1.1
194
+ rich==13.7.0
195
+ rpds-py==0.10.6
196
+ safetensors==0.4.2
197
+ scikit-image==0.22.0
198
+ scikit-learn==1.4.0
199
+ scipy==1.12.0
200
+ seaborn==0.13.1
201
+ semantic-version==2.10.0
202
+ Send2Trash==1.8.2
203
+ sentry-sdk==1.39.2
204
+ simplejson==3.19.2
205
+ six==1.16.0
206
+ smart-open==6.4.0
207
+ sniffio==1.3.0
208
+ soupsieve==2.5
209
+ spacy==3.7.2
210
+ spacy-legacy==3.0.12
211
+ spacy-loggers==1.0.5
212
+ srsly==2.4.8
213
+ stack-data==0.6.3
214
+ starlette==0.35.1
215
+ sympy==1.12
216
+ tenacity==8.2.3
217
+ termcolor==2.4.0
218
+ terminado==0.17.1
219
+ thinc==8.2.2
220
+ threadpoolctl==3.2.0
221
+ tifffile==2023.12.9
222
+ tinycss2==1.2.1
223
+ tokenizers==0.15.1
224
+ tomli==2.0.1
225
+ toolz==0.12.1
226
+ torch==2.1.2
227
+ torch-optimizer==0.3.0
228
+ torchvision==0.16.2
229
+ tornado==6.3.3
230
+ tqdm==4.66.1
231
+ traitlets==5.14.1
232
+ transformers==4.37.1
233
+ typer==0.9.0
234
+ types-python-dateutil==2.8.19.14
235
+ typing_extensions==4.9.0
236
+ tzdata==2023.4
237
+ tzlocal==5.2
238
+ uc-micro-py==1.0.2
239
+ uri-template==1.3.0
240
+ urllib3==2.1.0
241
+ uvicorn==0.19.0
242
+ wasabi==1.1.2
243
+ wcwidth==0.2.13
244
+ weasel==0.3.4
245
+ webcolors==1.13
246
+ webencodings==0.5.1
247
+ websocket-client==1.3.3
248
+ websockets==11.0.3
249
+ Werkzeug==3.0.1
250
+ widgetsnbextension==4.0.9
251
+ wrapt==1.16.0
252
+ wurlitzer==3.0.3
253
+ yarl==1.9.4
254
+ zipp==3.17.0