pragnakalp commited on
Commit
8136623
1 Parent(s): cf31b05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +127 -176
requirements.txt CHANGED
@@ -1,219 +1,170 @@
1
- absl-py==2.0.0
2
- aiofiles==23.2.1
3
- aiohttp==3.9.0
4
  aiosignal==1.3.1
5
- altair==5.1.2
6
- analytics-python==1.4.post1
7
- annotated-types==0.6.0
8
- anyio==3.7.1
9
  astor==0.8.1
10
  astunparse==1.6.3
11
- async-timeout==4.0.3
12
  attrdict==2.0.1
13
- attrs==23.1.0
14
- Babel==2.13.1
15
  backoff==1.10.0
16
- bce-python-sdk==0.8.97
17
  bcrypt==4.0.1
18
- beautifulsoup4==4.12.2
19
- blinker==1.7.0
20
- cachetools==5.3.2
21
- certifi==2023.11.17
22
- cffi==1.16.0
23
- charset-normalizer==3.3.2
24
- click==8.1.7
25
- cloudpickle==3.0.0
26
- colorama==0.4.6
27
  commonmark==0.9.1
28
- contourpy==1.2.0
29
- cryptography==41.0.5
30
  cssselect==1.2.0
31
- cssutils==2.9.0
32
- cycler==0.12.1
33
- Cython==3.0.5
34
- datasets==2.15.0
35
  decorator==5.1.1
36
- dill==0.3.7
37
- distro==1.8.0
38
- easyocr==1.7.1
39
- editdistance==0.6.2
40
  efficientnet==1.0.0
41
  essential-generators==1.0
42
  et-xmlfile==1.1.0
43
- exceptiongroup==1.2.0
44
- fastapi==0.104.1
45
- ffmpy==0.3.1
46
- filelock==3.13.1
47
- fire==0.5.0
48
- Flask==3.0.0
49
- flask-babel==4.0.0
50
- flatbuffers==23.5.26
51
- fonttools==4.45.0
52
- frozenlist==1.4.0
53
- fsspec==2023.10.0
54
- future==0.18.3
55
- gast==0.5.4
56
- google-auth==2.23.4
57
- google-auth-oauthlib==1.1.0
58
  google-pasta==0.2.0
59
  gradio==3.0
60
- gradio_client==0.7.0
61
- grpcio==1.59.3
62
  h11==0.14.0
63
- h5py==3.10.0
64
- httpcore==1.0.2
65
- httpx==0.25.1
66
- huggingface-hub==0.19.4
67
  idna==3.4
68
- imageio==2.33.0
69
  imgaug==0.4.0
70
- importlib-metadata==6.8.0
71
- importlib-resources==6.1.1
72
  itsdangerous==2.1.2
73
  Jinja2==3.1.2
74
- joblib==1.3.2
75
- jsonschema==4.20.0
76
- jsonschema-specifications==2023.11.1
77
- keras==2.15.0
78
  Keras-Applications==1.0.8
79
- keras-ocr==0.9.3
80
- kiwisolver==1.4.5
81
- lazy_loader==0.3
82
- libclang==16.0.6
83
- linkify-it-py==2.0.2
84
- llvmlite==0.41.1
85
- lmdb==1.4.1
86
- lxml==4.9.3
87
- Markdown==3.5.1
88
- markdown-it-py==3.0.0
89
- MarkupSafe==2.1.3
90
- matplotlib==3.8.2
91
- mdit-py-plugins==0.4.0
92
  mdurl==0.1.2
93
- memory-pofiler==0.61.0
94
- ml-dtypes==0.2.0
95
  monotonic==1.6
96
- mpmath==1.3.0
97
- multidict==6.0.4
98
- multiprocess==0.70.15
99
- networkx==3.2.1
100
- ninja==1.11.1.1
101
- numba==0.58.1
102
- numpy==1.26.2
103
- nvidia-cublas-cu11==11.11.3.6
104
- nvidia-cublas-cu12==12.1.3.1
105
- nvidia-cuda-cupti-cu12==12.1.105
106
- nvidia-cuda-nvrtc-cu11==11.8.89
107
- nvidia-cuda-nvrtc-cu12==12.1.105
108
- nvidia-cuda-runtime-cu11==11.8.89
109
- nvidia-cuda-runtime-cu12==12.1.105
110
- nvidia-cudnn-cu11==8.9.6.50
111
- nvidia-cudnn-cu12==8.9.2.26
112
- nvidia-cufft-cu12==11.0.2.54
113
- nvidia-curand-cu12==10.3.2.106
114
- nvidia-cusolver-cu12==11.4.5.107
115
- nvidia-cusparse-cu12==12.1.0.106
116
- nvidia-nccl-cu12==2.18.1
117
- nvidia-nvjitlink-cu12==12.3.101
118
- nvidia-nvtx-cu12==12.1.105
119
  oauthlib==3.2.2
120
- openai==1.3.5
121
- opencv-contrib-python==4.6.0.66
122
- opencv-python==4.6.0.66
123
- opencv-python-headless==4.8.1.78
124
- openpyxl==3.1.2
125
  opt-einsum==3.3.0
126
- orjson==3.9.10
127
- packaging==23.2
128
  paddle-bfloat==0.1.7
129
- paddleocr==2.7.0.3
130
- paddlepaddle==2.5.2
131
- pandas==2.1.3
132
- pandas-stubs==2.1.1.230928
133
- paramiko==3.3.1
134
  pdf2docx==0.5.6
135
- Pillow==10.1.0
136
  premailer==3.10.0
137
- protobuf==4.23.4
138
- psutil==5.9.6
139
- pyarrow==14.0.1
140
- pyarrow-hotfix==0.6
141
- pyasn1==0.5.1
142
- pyasn1-modules==0.3.0
143
- pyclipper==1.3.0.post5
144
  pycparser==2.21
145
- pycryptodome==3.19.0
146
- pydantic==2.5.2
147
- pydantic_core==2.14.5
148
  pydub==0.25.1
149
- Pygments==2.17.2
150
  PyMuPDF==1.20.2
151
  PyNaCl==1.5.0
152
  pynvml==11.4.1
153
- pyparsing==3.1.1
154
  python-bidi==0.4.2
155
  python-dateutil==2.8.2
156
- python-docx==1.1.0
157
  python-http-client==3.3.7
158
- python-multipart==0.0.6
159
- pytz==2023.3.post1
160
- PyWavelets==1.5.0
161
- PyYAML==6.0.1
162
- rapidfuzz==3.5.2
163
- rarfile==4.1
164
- referencing==0.31.0
165
- regex==2023.10.3
166
- requests==2.31.0
167
  requests-oauthlib==1.3.1
168
- rich==13.7.0
169
- rpds-py==0.13.1
170
  rsa==4.9
171
- safetensors==0.4.0
172
- scalene==1.5.31.1
173
- scikit-image==0.22.0
174
- scikit-learn==1.3.2
175
- scipy==1.11.4
176
- semantic-version==2.10.0
177
- sendgrid==6.10.0
178
- shap==0.43.0
179
- shapely==2.0.2
180
- shellingham==1.5.4
181
  six==1.16.0
182
  slicer==0.0.7
183
  sniffio==1.3.0
184
- soupsieve==2.5
185
  starkbank-ecdsa==2.2.0
186
- starlette==0.27.0
187
- sympy==1.12
188
- tensorboard==2.15.1
189
- tensorboard-data-server==0.7.2
190
  tensorboard-plugin-wit==1.8.1
191
- tensorflow==2.15.0
192
- tensorflow-estimator==2.15.0
193
- tensorflow-io-gcs-filesystem==0.34.0
194
- termcolor==2.3.0
195
- threadpoolctl==3.2.0
196
- tifffile==2023.9.26
197
- tokenizers==0.15.0
198
- tomlkit==0.12.0
199
- toolz==0.12.0
200
- torch==2.1.1
201
- torchvision==0.16.1
202
- tqdm==4.66.1
203
- transformers==4.35.2
204
- triton==2.1.0
205
- typer==0.9.0
206
- types-pytz==2023.3.1.1
207
- typing_extensions==4.8.0
208
- tzdata==2023.3
209
- uc-micro-py==1.0.2
210
- urllib3==2.1.0
211
- uvicorn==0.24.0.post1
212
- validators==0.22.0
213
- visualdl==2.5.3
214
- websockets==11.0.3
215
- Werkzeug==3.0.1
216
  wrapt==1.14.1
217
- xxhash==3.4.1
218
- yarl==1.9.3
219
- zipp==3.17.0
 
 
 
1
+ absl-py==1.3.0
2
+ aiohttp==3.8.3
 
3
  aiosignal==1.3.1
4
+ analytics-python==1.4.0
5
+ anyio==3.6.2
 
 
6
  astor==0.8.1
7
  astunparse==1.6.3
8
+ async-timeout==4.0.2
9
  attrdict==2.0.1
10
+ attrs==22.1.0
11
+ Babel==2.11.0
12
  backoff==1.10.0
13
+ bce-python-sdk==0.8.74
14
  bcrypt==4.0.1
15
+ beautifulsoup4==4.11.1
16
+ cachetools==5.2.0
17
+ certifi==2022.9.24
18
+ cffi==1.15.1
19
+ charset-normalizer==2.1.1
20
+ click==8.1.3
21
+ cloudpickle==2.2.0
 
 
22
  commonmark==0.9.1
23
+ contourpy==1.0.6
24
+ cryptography==38.0.3
25
  cssselect==1.2.0
26
+ cssutils==2.6.0
27
+ cycler==0.11.0
28
+ Cython==0.29.32
 
29
  decorator==5.1.1
30
+ dill==0.3.6
31
+ easyocr==1.6.2
32
+ editdistance==0.6.1
 
33
  efficientnet==1.0.0
34
  essential-generators==1.0
35
  et-xmlfile==1.1.0
36
+ fastapi==0.87.0
37
+ ffmpy==0.3.0
38
+ fire==0.4.0
39
+ Flask==2.2.2
40
+ Flask-Babel==2.0.0
41
+ flatbuffers==22.10.26
42
+ fonttools==4.38.0
43
+ frozenlist==1.3.3
44
+ future==0.18.2
45
+ gast==0.4.0
46
+ google-auth==2.14.1
47
+ google-auth-oauthlib==0.4.6
 
 
 
48
  google-pasta==0.2.0
49
  gradio==3.0
50
+ grpcio==1.50.0
 
51
  h11==0.14.0
52
+ h5py==3.7.0
 
 
 
53
  idna==3.4
54
+ imageio==2.22.4
55
  imgaug==0.4.0
56
+ importlib-metadata==5.0.0
 
57
  itsdangerous==2.1.2
58
  Jinja2==3.1.2
59
+ joblib==1.2.0
60
+ keras==2.11.0
 
 
61
  Keras-Applications==1.0.8
62
+ keras-ocr==0.8.9
63
+ kiwisolver==1.4.4
64
+ libclang==14.0.6
65
+ linkify-it-py==1.0.3
66
+ llvmlite==0.39.1
67
+ lmdb==1.3.0
68
+ lxml==4.9.1
69
+ Markdown==3.4.1
70
+ markdown-it-py==2.1.0
71
+ MarkupSafe==2.1.1
72
+ matplotlib==3.3.0
73
+ mdit-py-plugins==0.3.1
 
74
  mdurl==0.1.2
75
+ memory-profiler==0.61.0
 
76
  monotonic==1.6
77
+ multidict==6.0.2
78
+ multiprocess==0.70.14
79
+ networkx==2.8.8
80
+ ninja==1.11.1
81
+ numba==0.56.4
82
+ numpy==1.23.5
83
+ nvidia-cublas-cu11==11.10.3.66
84
+ nvidia-cuda-nvrtc-cu11==11.7.99
85
+ nvidia-cuda-runtime-cu11==11.7.99
86
+ nvidia-cudnn-cu11==8.5.0.96
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  oauthlib==3.2.2
88
+ openai==0.25.0
89
+ opencv-contrib-python==4.5.5.62
90
+ opencv-python==4.5.5.64
91
+ opencv-python-headless==4.5.4.60
92
+ openpyxl==3.0.10
93
  opt-einsum==3.3.0
94
+ orjson==3.8.2
95
+ packaging==21.3
96
  paddle-bfloat==0.1.7
97
+ paddleocr==2.6.1.1
98
+ paddlepaddle==2.4.0
99
+ pandas==1.5.1
100
+ pandas-stubs==1.5.1.221024
101
+ paramiko==2.12.0
102
  pdf2docx==0.5.6
103
+ Pillow==9.3.0
104
  premailer==3.10.0
105
+ protobuf==3.19.6
106
+ psutil==5.9.4
107
+ pyasn1==0.4.8
108
+ pyasn1-modules==0.2.8
109
+ pyclipper==1.3.0.post4
 
 
110
  pycparser==2.21
111
+ pycryptodome==3.15.0
112
+ pydantic==1.10.2
 
113
  pydub==0.25.1
114
+ Pygments==2.13.0
115
  PyMuPDF==1.20.2
116
  PyNaCl==1.5.0
117
  pynvml==11.4.1
118
+ pyparsing==3.0.9
119
  python-bidi==0.4.2
120
  python-dateutil==2.8.2
121
+ python-docx==0.8.11
122
  python-http-client==3.3.7
123
+ python-multipart==0.0.5
124
+ pytz==2022.6
125
+ PyWavelets==1.4.1
126
+ PyYAML==6.0
127
+ rapidfuzz==2.13.2
128
+ requests==2.28.1
 
 
 
129
  requests-oauthlib==1.3.1
130
+ rich==12.6.0
 
131
  rsa==4.9
132
+ scalene==1.5.15
133
+ scikit-image==0.19.3
134
+ scikit-learn==1.1.3
135
+ scipy==1.9.3
136
+ sendgrid==6.9.7
137
+ shap==0.41.0
138
+ Shapely==1.8.5.post1
 
 
 
139
  six==1.16.0
140
  slicer==0.0.7
141
  sniffio==1.3.0
142
+ soupsieve==2.3.2.post1
143
  starkbank-ecdsa==2.2.0
144
+ starlette==0.21.0
145
+ tensorboard==2.11.0
146
+ tensorboard-data-server==0.6.1
 
147
  tensorboard-plugin-wit==1.8.1
148
+ tensorflow==2.11.0
149
+ tensorflow-estimator==2.11.0
150
+ tensorflow-io-gcs-filesystem==0.28.0
151
+ termcolor==2.1.1
152
+ threadpoolctl==3.1.0
153
+ tifffile==2022.10.10
154
+ torch==1.13.0
155
+ torchvision==0.14.0
156
+ tqdm==4.64.1
157
+ types-pytz==2022.6.0.1
158
+ typing-extensions==4.4.0
159
+ uc-micro-py==1.0.1
160
+ urllib3==1.26.12
161
+ uvicorn==0.20.0
162
+ validators==0.20.0
163
+ visualdl==2.4.1
164
+ Werkzeug==2.2.2
 
 
 
 
 
 
 
 
165
  wrapt==1.14.1
166
+ yarl==1.8.1
167
+ zipp==3.10.0
168
+ httpx==0.24.1
169
+ git-lfs==1.6
170
+ huggingface-hub==0.19.4