-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
181 lines (180 loc) · 3.42 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile pyproject.toml
#
aiohttp==3.9.3
# via fsspec
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
beautifulsoup4==4.12.3
# via gdown
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via tqdm
contourpy==1.2.0
# via matplotlib
cycler==0.12.1
# via matplotlib
filelock==3.13.1
# via
# gdown
# huggingface-hub
# torch
fonttools==4.47.2
# via matplotlib
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec[http]==2023.12.2
# via
# huggingface-hub
# pytorch-lightning
# torch
gdown==5.0.1
# via ocr_tamil (pyproject.toml)
huggingface-hub==0.20.3
# via timm
idna==3.6
# via
# requests
# yarl
imageio==2.33.1
# via scikit-image
jinja2==3.1.3
# via torch
kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
# via scikit-image
lightning-utilities==0.10.1
# via
# pytorch-lightning
# torchmetrics
markupsafe==2.1.5
# via jinja2
matplotlib==3.8.2
# via ocr_tamil (pyproject.toml)
mpmath==1.3.0
# via sympy
multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.2.1
# via
# scikit-image
# torch
numpy==1.26.3
# via
# contourpy
# imageio
# matplotlib
# ocr_tamil (pyproject.toml)
# opencv-python
# pandas
# pytorch-lightning
# scikit-image
# scipy
# tifffile
# torchmetrics
# torchvision
open-tamil==1.1
# via ocr_tamil (pyproject.toml)
opencv-python==4.9.0.80
# via ocr_tamil (pyproject.toml)
packaging==23.2
# via
# huggingface-hub
# lightning-utilities
# matplotlib
# pytorch-lightning
# scikit-image
# torchmetrics
pandas==2.2.0
# via ocr_tamil (pyproject.toml)
pillow==10.2.0
# via
# imageio
# matplotlib
# ocr_tamil (pyproject.toml)
# scikit-image
# torchvision
pyparsing==3.1.1
# via matplotlib
pysocks==1.7.1
# via requests
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytorch-lightning==1.9.5
# via ocr_tamil (pyproject.toml)
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via
# huggingface-hub
# pytorch-lightning
# timm
requests[socks]==2.31.0
# via
# fsspec
# gdown
# huggingface-hub
# torchvision
safetensors==0.4.2
# via timm
scikit-image==0.22.0
# via ocr_tamil (pyproject.toml)
scipy==1.12.0
# via scikit-image
six==1.16.0
# via python-dateutil
soupsieve==2.5
# via beautifulsoup4
sympy==1.12
# via torch
tifffile==2024.1.30
# via scikit-image
timm==0.9.12
# via ocr_tamil (pyproject.toml)
torch==2.2.0
# via
# ocr_tamil (pyproject.toml)
# pytorch-lightning
# timm
# torchmetrics
# torchvision
torchmetrics==1.3.0.post0
# via pytorch-lightning
torchvision==0.17.0
# via
# ocr_tamil (pyproject.toml)
# timm
tqdm==4.66.1
# via
# gdown
# huggingface-hub
# pytorch-lightning
typing-extensions==4.9.0
# via
# huggingface-hub
# lightning-utilities
# pytorch-lightning
# torch
tzdata==2023.4
# via pandas
urllib3==2.2.0
# via requests
yarl==1.9.4
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools