pragnakalp commited on
Commit
1d386a2
·
1 Parent(s): fbfec03

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -200
requirements.txt CHANGED
@@ -1,218 +1,22 @@
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==4.7.1
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-profiler==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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  easyocr==1.7.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  keras-ocr==0.9.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  openai==1.3.5
 
 
 
 
 
 
 
 
4
  paddleocr==2.7.0.3
5
+ paddle-bfloat==0.1.7
6
  paddlepaddle==2.5.2
7
  pandas==2.1.3
 
8
  paramiko==3.3.1
9
  pdf2docx==0.5.6
10
  Pillow==10.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  requests==2.31.0
 
 
 
 
12
  safetensors==0.4.0
13
  scalene==1.5.31.1
14
  scikit-image==0.22.0
 
15
  scipy==1.11.4
16
+ scikit-learn==1.3.2
17
+ tensorflow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  toolz==0.12.0
19
  torch==2.1.1
20
  torchvision==0.16.1
21
  tqdm==4.66.1
22
+ transformers==4.35.2