ravi.naik commited on
Commit
ec244a7
1 Parent(s): 5655019

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -228
requirements.txt CHANGED
@@ -1,228 +1,13 @@
1
- absl-py==1.4.0
2
- adbc-driver-manager==0.5.1
3
- adbc-driver-sqlite==0.5.1
4
- aiofiles==23.1.0
5
- aiohttp==3.8.5
6
- aiosignal==1.3.1
7
- albumentations==1.3.1
8
- altair==5.0.1
9
- annotated-types==0.5.0
10
- anyio==3.7.1
11
- argon2-cffi==21.3.0
12
- argon2-cffi-bindings==21.2.0
13
- arrow==1.2.3
14
- asttokens
15
- async-lru==2.0.4
16
- async-timeout==4.0.2
17
- attrs==23.1.0
18
- Babel==2.12.1
19
- backcall
20
- backoff==2.2.1
21
- backports.functools-lru-cache
22
- beautifulsoup4==4.12.2
23
- black==23.7.0
24
- bleach==6.0.0
25
- blessed==1.20.0
26
- cachetools==5.3.1
27
- certifi==2022.12.7
28
- cffi==1.15.1
29
- charset-normalizer==2.1.1
30
- click==8.1.6
31
- cloudpickle==2.2.1
32
- cmake==3.25.0
33
- connectorx==0.3.1
34
- contourpy==1.1.0
35
- croniter==1.4.1
36
- cycler==0.11.0
37
- dateutils==0.6.12
38
- debugpy
39
- decorator
40
- deepdiff==6.3.1
41
- defusedxml==0.7.1
42
- deltalake==0.10.0
43
- entrypoints
44
- exceptiongroup==1.1.2
45
- executing
46
- fastapi==0.100.1
47
- fastjsonschema==2.18.0
48
- ffmpy==0.3.1
49
- filelock==3.12.2
50
- fonttools==4.41.0
51
- fqdn==1.5.1
52
- frozenlist==1.4.0
53
- fsspec==2023.6.0
54
- google-auth==2.22.0
55
- google-auth-oauthlib==1.0.0
56
- grad-cam==1.4.8
57
- gradio==3.39.0
58
- gradio_client==0.3.0
59
- greenlet==2.0.2
60
- grpcio==1.56.2
61
- h11==0.14.0
62
- httpcore==0.17.3
63
- httpx==0.24.1
64
- huggingface-hub==0.16.4
65
- idna==3.4
66
- imageio==2.31.1
67
- inquirer==3.1.3
68
- ipykernel
69
- ipython
70
- ipywidgets==8.0.7
71
- isoduration==20.11.0
72
- itsdangerous==2.1.2
73
- jedi
74
- Jinja2==3.1.2
75
- joblib==1.3.1
76
- json5==0.9.14
77
- jsonpointer==2.4
78
- jsonschema==4.18.6
79
- jsonschema-specifications==2023.7.1
80
- jupyter-events==0.7.0
81
- jupyter-lsp==2.2.0
82
- jupyter_client==8.3.0
83
- jupyter_core
84
- jupyter_server==2.7.0
85
- jupyter_server_terminals==0.4.4
86
- jupyterlab==4.0.4
87
- jupyterlab-pygments==0.2.2
88
- jupyterlab-widgets==3.0.8
89
- jupyterlab_server==2.24.0
90
- kiwisolver==1.4.4
91
- lazy_loader==0.3
92
- lightning==2.0.6
93
- lightning-cloud==0.5.37
94
- lightning-utilities==0.9.0
95
- linkify-it-py==2.0.2
96
- lit==15.0.7
97
- Markdown==3.4.3
98
- markdown-it-py==2.2.0
99
- MarkupSafe==2.1.2
100
- matplotlib==3.7.2
101
- matplotlib-inline
102
- mdit-py-plugins==0.3.3
103
- mdurl==0.1.2
104
- mistune==3.0.1
105
- mpmath==1.2.1
106
- multidict==6.0.4
107
- mypy-extensions==1.0.0
108
- nbclient==0.8.0
109
- nbconvert==7.7.3
110
- nbformat==5.9.2
111
- nest-asyncio
112
- netron==7.0.6
113
- networkx==3.0
114
- notebook_shim==0.2.3
115
- numpy==1.24.1
116
- nvidia-cublas-cu11==11.10.3.66
117
- nvidia-cuda-cupti-cu11==11.7.101
118
- nvidia-cuda-nvrtc-cu11==11.7.99
119
- nvidia-cuda-runtime-cu11==11.7.99
120
- nvidia-cudnn-cu11==8.5.0.96
121
- nvidia-cufft-cu11==10.9.0.58
122
- nvidia-curand-cu11==10.2.10.91
123
- nvidia-cusolver-cu11==11.4.0.1
124
- nvidia-cusparse-cu11==11.7.4.91
125
- nvidia-nccl-cu11==2.14.3
126
- nvidia-nvtx-cu11==11.7.91
127
- oauthlib==3.2.2
128
- opencv-python==4.8.0.74
129
- opencv-python-headless==4.8.0.74
130
- ordered-set==4.1.0
131
- orjson==3.9.3
132
- overrides==7.3.1
133
- packaging
134
- pandas==2.0.3
135
- pandocfilters==1.5.0
136
- parso
137
- pathspec==0.11.2
138
- pexpect
139
- pickleshare
140
- Pillow==10.0.0
141
- platformdirs
142
- polars==0.18.8
143
- prometheus-client==0.17.1
144
- prompt-toolkit
145
- protobuf==4.23.4
146
- psutil
147
- ptyprocess
148
- pure-eval
149
- pyarrow==12.0.1
150
- pyasn1==0.5.0
151
- pyasn1-modules==0.3.0
152
- pycparser==2.21
153
- pydantic==2.0.3
154
- pydantic_core==2.3.0
155
- pydub==0.25.1
156
- Pygments
157
- PyJWT==2.8.0
158
- pyparsing==3.0.9
159
- python-dateutil
160
- python-editor==1.0.4
161
- python-json-logger==2.0.7
162
- python-multipart==0.0.6
163
- pytorch-lightning==2.0.6
164
- pytz==2023.3
165
- PyWavelets==1.4.1
166
- PyYAML==6.0.1
167
- pyzmq
168
- qudida==0.0.4
169
- readchar==4.0.5
170
- referencing==0.30.2
171
- requests==2.28.1
172
- requests-oauthlib==1.3.1
173
- rfc3339-validator==0.1.4
174
- rfc3986-validator==0.1.1
175
- rich==13.5.0
176
- rpds-py==0.9.2
177
- rsa==4.9
178
- ruff==0.0.280
179
- scikit-image==0.21.0
180
- scikit-learn==1.3.0
181
- scipy==1.11.1
182
- semantic-version==2.10.0
183
- Send2Trash==1.8.2
184
- six
185
- sniffio==1.3.0
186
- soupsieve==2.4.1
187
- SQLAlchemy==2.0.19
188
- stack-data
189
- starlette==0.27.0
190
- starsessions==1.3.0
191
- sympy==1.11.1
192
- tensorboard==2.13.0
193
- tensorboard-data-server==0.7.1
194
- terminado==0.17.1
195
- threadpoolctl==3.2.0
196
- tifffile==2023.7.18
197
- tinycss2==1.2.1
198
- toml==0.10.2
199
- tomli==2.0.1
200
- toolz==0.12.0
201
- torch==2.0.1+cu118
202
- torch-lr-finder==0.2.1
203
- torch-tb-profiler==0.4.1
204
- torchaudio==2.0.2+cu118
205
- torchinfo==1.8.0
206
- torchmetrics==1.0.1
207
- torchvision==0.15.2+cu118
208
- tornado==6.3.2
209
- tqdm==4.65.0
210
- traitlets
211
- triton==2.0.0
212
- ttach==0.0.3
213
- typing_extensions
214
- tzdata==2023.3
215
- uc-micro-py==1.0.2
216
- uri-template==1.3.0
217
- urllib3==1.26.13
218
- uvicorn==0.23.1
219
- wcwidth
220
- webcolors==1.13
221
- webencodings==0.5.1
222
- websocket-client==1.6.1
223
- websockets==11.0.3
224
- Werkzeug==2.3.6
225
- widgetsnbextension==4.0.8
226
- xlsx2csv==0.8.1
227
- XlsxWriter==3.1.2
228
- yarl==1.9.2
 
1
+ numpy
2
+ pandas
3
+ matplotlib
4
+ torch
5
+ torchvision
6
+ lightning
7
+ gradio
8
+ pytorch_grad_cam
9
+ torchinfo
10
+ torch_lr_finder
11
+ pydantic
12
+ tqdm
13
+ albumentations