pragnakalp commited on
Commit
ea38544
1 Parent(s): 6aaa84e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +124 -176
requirements.txt CHANGED
@@ -1,219 +1,167 @@
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_client==0.7.0
60
- grpcio==1.59.3
61
  h11==0.14.0
62
- h5py==3.10.0
63
- httpcore==1.0.2
64
- huggingface-hub==0.19.4
65
  idna==3.4
66
- imageio==2.33.0
67
  imgaug==0.4.0
68
- importlib-metadata==6.8.0
69
- importlib-resources==6.1.1
70
  itsdangerous==2.1.2
71
  Jinja2==3.1.2
72
- joblib==1.3.2
73
- jsonschema==4.20.0
74
- jsonschema-specifications==2023.11.1
75
- keras==2.15.0
76
  Keras-Applications==1.0.8
77
- keras-ocr==0.9.3
78
- kiwisolver==1.4.5
79
- lazy_loader==0.3
80
- libclang==16.0.6
81
- linkify-it-py==2.0.2
82
- llvmlite==0.41.1
83
- lmdb==1.4.1
84
- lxml==4.9.3
85
- Markdown==3.5.1
86
- markdown-it-py==3.0.0
87
- MarkupSafe==2.1.3
88
- matplotlib==3.8.2
89
- mdit-py-plugins==0.4.0
90
  mdurl==0.1.2
91
  memory-profiler==0.61.0
92
- ml-dtypes==0.2.0
93
  monotonic==1.6
94
- mpmath==1.3.0
95
- multidict==6.0.4
96
- multiprocess==0.70.15
97
- networkx==3.2.1
98
- ninja==1.11.1.1
99
- numba==0.58.1
100
- numpy==1.26.2
101
- nvidia-cublas-cu11==11.11.3.6
102
- nvidia-cublas-cu12==12.1.3.1
103
- nvidia-cuda-cupti-cu12==12.1.105
104
- nvidia-cuda-nvrtc-cu11==11.8.89
105
- nvidia-cuda-nvrtc-cu12==12.1.105
106
- nvidia-cuda-runtime-cu11==11.8.89
107
- nvidia-cuda-runtime-cu12==12.1.105
108
- nvidia-cudnn-cu11==8.9.6.50
109
- nvidia-cudnn-cu12==8.9.2.26
110
- nvidia-cufft-cu12==11.0.2.54
111
- nvidia-curand-cu12==10.3.2.106
112
- nvidia-cusolver-cu12==11.4.5.107
113
- nvidia-cusparse-cu12==12.1.0.106
114
- nvidia-nccl-cu12==2.18.1
115
- nvidia-nvjitlink-cu12==12.3.101
116
- nvidia-nvtx-cu12==12.1.105
117
  oauthlib==3.2.2
118
- openai==1.3.5
119
- opencv-contrib-python==4.6.0.66
120
- opencv-python==4.6.0.66
121
- opencv-python-headless==4.8.1.78
122
- openpyxl==3.1.2
123
  opt-einsum==3.3.0
124
- orjson==3.9.10
125
- packaging==23.2
126
  paddle-bfloat==0.1.7
127
- paddleocr==2.7.0.3
128
- paddlepaddle==2.5.2
129
- pandas==2.1.3
130
- pandas-stubs==2.1.1.230928
131
- paramiko==3.3.1
132
  pdf2docx==0.5.6
133
- Pillow==10.1.0
134
  premailer==3.10.0
135
- protobuf==4.23.4
136
- psutil==5.9.6
137
- pyarrow==14.0.1
138
- pyarrow-hotfix==0.6
139
- pyasn1==0.5.1
140
- pyasn1-modules==0.3.0
141
- pyclipper==1.3.0.post5
142
  pycparser==2.21
143
- pycryptodome==3.19.0
144
- pydantic==2.5.2
145
- pydantic_core==2.14.5
146
  pydub==0.25.1
147
- Pygments==2.17.2
148
  PyMuPDF==1.20.2
149
  PyNaCl==1.5.0
150
  pynvml==11.4.1
151
- pyparsing==3.1.1
152
  python-bidi==0.4.2
153
  python-dateutil==2.8.2
154
- python-docx==1.1.0
155
  python-http-client==3.3.7
156
- python-multipart==0.0.6
157
- pytz==2023.3.post1
158
- PyWavelets==1.5.0
159
- PyYAML==6.0.1
160
- rapidfuzz==3.5.2
161
- rarfile==4.1
162
- referencing==0.31.0
163
- regex==2023.10.3
164
- requests==2.31.0
165
  requests-oauthlib==1.3.1
166
- rich==13.7.0
167
- rpds-py==0.13.1
168
  rsa==4.9
169
- safetensors==0.4.0
170
- scalene==1.5.31.1
171
- scikit-image==0.22.0
172
- scikit-learn==1.3.2
173
- scipy==1.11.4
174
- semantic-version==2.10.0
175
- sendgrid==6.10.0
176
- shap==0.43.0
177
- shapely==2.0.2
178
- shellingham==1.5.4
179
  six==1.16.0
180
  slicer==0.0.7
181
  sniffio==1.3.0
182
- soupsieve==2.5
183
  starkbank-ecdsa==2.2.0
184
- starlette==0.27.0
185
- sympy==1.12
186
- tensorboard==2.15.1
187
- tensorboard-data-server==0.7.2
188
  tensorboard-plugin-wit==1.8.1
189
- tensorflow==2.15.0
190
- tensorflow-estimator==2.15.0
191
- tensorflow-io-gcs-filesystem==0.34.0
192
- termcolor==2.3.0
193
- threadpoolctl==3.2.0
194
- tifffile==2023.9.26
195
- tokenizers==0.15.0
196
- tomlkit==0.12.0
197
- toolz==0.12.0
198
- torch==2.1.1
199
- torchvision==0.16.1
200
- tqdm==4.66.1
201
- transformers==4.35.2
202
- triton==2.1.0
203
- typer==0.9.0
204
- types-pytz==2023.3.1.1
205
- typing_extensions==4.8.0
206
- tzdata==2023.3
207
- uc-micro-py==1.0.2
208
- urllib3==2.1.0
209
- uvicorn==0.24.0.post1
210
- validators==0.22.0
211
- visualdl==2.5.3
212
- websockets==11.0.3
213
- Werkzeug==3.0.1
214
  wrapt==1.14.1
215
- xxhash==3.4.1
216
- yarl==1.9.3
217
- zipp==3.17.0
218
- gradio==4.7.1
219
- httpx==0.25.1
 
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