pragnakalp commited on
Commit
c767653
1 Parent(s): 5f8c5fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -174
requirements.txt CHANGED
@@ -1,193 +1,25 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohttp==3.9.5
4
- aiosignal==1.3.1
5
- altair==5.3.0
6
- annotated-types==0.6.0
7
- anyio==3.7.1
8
- astor==0.8.1
9
- astunparse==1.6.3
10
- async-timeout==4.0.3
11
- attrdict==2.0.1
12
- attrs==23.2.0
13
- Babel==2.14.0
14
- bce-python-sdk==0.9.6
15
- bcrypt==4.1.2
16
- beautifulsoup4==4.12.3
17
- blinker==1.7.0
18
- cachetools==5.3.3
19
- certifi==2024.2.2
20
- cffi==1.16.0
21
- charset-normalizer==3.3.2
22
- click==8.1.7
23
- cloudpickle==3.0.0
24
- contourpy==1.1.1
25
- cryptography==42.0.5
26
- cssselect==1.2.0
27
- cssutils==2.10.2
28
- cycler==0.12.1
29
- Cython==3.0.10
30
- datasets==2.16.1
31
- decorator==5.1.1
32
- dill==0.3.0
33
- distro==1.9.0
34
- easyocr==1.7.1
35
- editdistance==0.8.1
36
- efficientnet==1.0.0
37
- essential-generators==1.0
38
- et-xmlfile==1.1.0
39
- exceptiongroup==1.2.0
40
- fastapi==0.110.1
41
- ffmpy==0.3.2
42
- filelock==3.13.4
43
- fire==0.6.0
44
- flask==3.0.3
45
- flask-babel==4.0.0
46
- flatbuffers==24.3.25
47
- fonttools==4.51.0
48
- frozenlist==1.4.1
49
- fsspec==2023.10.0
50
- future==1.0.0
51
- gast==0.4.0
52
- google-auth==2.29.0
53
- google-auth-oauthlib==1.0.0
54
- google-pasta==0.2.0
55
  gradio==3.50.2
56
- gradio-client==0.6.1
57
- grpcio==1.62.1
58
- h11==0.14.0
59
- h5py==3.11.0
60
- httpcore==1.0.5
61
- httpx==0.27.0
62
  huggingface-hub==0.22.2
63
- idna==3.7
64
- imageio==2.34.0
65
- imgaug==0.4.0
66
- importlib-metadata==7.1.0
67
- importlib-resources==6.4.0
68
- itsdangerous==2.2.0
69
- Jinja2==3.1.3
70
- joblib==1.4.0
71
- jsonschema==4.21.1
72
- jsonschema-specifications==2023.12.1
73
- keras==2.13.1
74
- Keras-Applications==1.0.8
75
  keras-ocr==0.8.6
76
- kiwisolver==1.4.5
77
- lazy-loader==0.4
78
- libclang==18.1.1
79
- lmdb==1.4.1
80
- lxml==5.2.1
81
- Markdown==3.6
82
- markdown-it-py==3.0.0
83
- MarkupSafe==2.1.5
84
- matplotlib==3.7.5
85
- mdurl==0.1.2
86
- mpmath==1.3.0
87
- multidict==6.0.5
88
- multiprocess==0.70.16
89
- networkx==3.1
90
- ninja==1.11.1.1
91
- numpy==1.24.4
92
- nvidia-cublas-cu12==12.1.3.1
93
- nvidia-cuda-cupti-cu12==12.1.105
94
- nvidia-cuda-nvrtc-cu12==12.1.105
95
- nvidia-cuda-runtime-cu12==12.1.105
96
- nvidia-cudnn-cu12==8.9.2.26
97
- nvidia-cufft-cu12==11.0.2.54
98
- nvidia-curand-cu12==10.3.2.106
99
- nvidia-cusolver-cu12==11.4.5.107
100
- nvidia-cusparse-cu12==12.1.0.106
101
- nvidia-nccl-cu12==2.18.1
102
- nvidia-nvjitlink-cu12==12.4.127
103
- nvidia-nvtx-cu12==12.1.105
104
- oauthlib==3.2.2
105
  openai==1.3.5
106
- opencv-contrib-python==4.6.0.66
107
- opencv-python==4.6.0.66
108
- opencv-python-headless==4.9.0.80
109
- openpyxl==3.1.2
110
- opt-einsum==3.3.0
111
- orjson==3.10.1
112
- packaging==24.0
113
- paddle-bfloat==0.1.7
114
  paddleocr==2.7.0.3
 
115
  paddlepaddle==2.5.2
116
- pandas==2.0.3
117
  paramiko==3.3.1
118
  pdf2docx==0.5.6
119
  Pillow==10.1.0
120
- pkgutil-resolve-name==1.3.10
121
- premailer==3.10.0
122
- protobuf==5.26.1
123
- psutil==5.9.8
124
- pyarrow==15.0.2
125
- pyarrow-hotfix==0.6
126
- pyasn1==0.6.0
127
- pyasn1-modules==0.4.0
128
- pyclipper==1.3.0.post5
129
- pycparser==2.22
130
- pycryptodome==3.20.0
131
- pydantic==2.7.0
132
- pydantic-core==2.18.1
133
- pydub==0.25.1
134
- pygments==2.17.2
135
- PyMuPDF==1.20.2
136
- PyNaCl==1.5.0
137
- pynvml==11.4.1
138
- pyparsing==3.1.2
139
- python-bidi==0.4.2
140
- python-dateutil==2.9.0.post0
141
- python-docx==1.1.0
142
- python-multipart==0.0.9
143
- pytz==2024.1
144
- PyWavelets==1.4.1
145
- PyYAML==6.0.1
146
- rapidfuzz==3.8.1
147
- rarfile==4.2
148
- referencing==0.34.0
149
- regex==2024.4.16
150
  requests==2.31.0
151
- requests-oauthlib==2.0.0
152
- rich==13.7.1
153
- rpds-py==0.18.0
154
- rsa==4.9
155
  safetensors==0.4.0
156
  scalene==1.5.31.1
157
  scikit-image==0.21.0
158
- scikit-learn==1.3.2
159
  scipy==1.10.1
160
- semantic-version==2.10.0
161
- shapely==2.0.4
162
- six==1.16.0
163
- sniffio==1.3.1
164
- soupsieve==2.5
165
- starlette==0.37.2
166
- sympy==1.12
167
- tensorboard==2.13.0
168
- tensorboard-data-server==0.7.2
169
  tensorflow==2.13.1
170
- tensorflow-estimator==2.13.0
171
- tensorflow-io-gcs-filesystem==0.34.0
172
- termcolor==2.4.0
173
- threadpoolctl==3.4.0
174
- tifffile==2023.7.10
175
- tokenizers==0.15.2
176
  toolz==0.12.0
177
  torch==2.1.1
178
  torchvision==0.16.1
179
  tqdm==4.66.1
180
- transformers==4.35.2
181
- triton==2.1.0
182
- typing-extensions==4.11.0
183
- tzdata==2024.1
184
- urllib3==2.2.1
185
- uvicorn==0.29.0
186
- validators==0.28.0
187
- visualdl==2.5.3
188
- websockets==11.0.3
189
- werkzeug==3.0.2
190
- wrapt==1.16.0
191
- xxhash==3.4.1
192
- yarl==1.9.4
193
- zipp==3.18.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.50.2
2
+ datasets==2.16.1
 
 
 
 
 
3
  huggingface-hub==0.22.2
4
+ easyocr==1.7.1
 
 
 
 
 
 
 
 
 
 
 
5
  keras-ocr==0.8.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  openai==1.3.5
 
 
 
 
 
 
 
 
7
  paddleocr==2.7.0.3
8
+ paddle-bfloat==0.1.7
9
  paddlepaddle==2.5.2
10
+ pandas==2.0.3
11
  paramiko==3.3.1
12
  pdf2docx==0.5.6
13
  Pillow==10.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  requests==2.31.0
 
 
 
 
15
  safetensors==0.4.0
16
  scalene==1.5.31.1
17
  scikit-image==0.21.0
 
18
  scipy==1.10.1
19
+ scikit-learn==1.3.2
 
 
 
 
 
 
 
 
20
  tensorflow==2.13.1
 
 
 
 
 
 
21
  toolz==0.12.0
22
  torch==2.1.1
23
  torchvision==0.16.1
24
  tqdm==4.66.1
25
+ transformers==4.35.2