Pranathi1 commited on
Commit
4186ffa
·
verified ·
1 Parent(s): 987f8b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +248 -0
requirements.txt ADDED
@@ -0,0 +1,248 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.34.2
3
+ aiofiles==23.2.1
4
+ aiohappyeyeballs==2.4.0
5
+ aiohttp==3.10.5
6
+ aiosignal==1.3.1
7
+ altair==5.4.1
8
+ annotated-types==0.7.0
9
+ anyio==4.4.0
10
+ argon2-cffi==23.1.0
11
+ argon2-cffi-bindings==21.2.0
12
+ arrow==1.3.0
13
+ asttokens==2.4.1
14
+ async-lru==2.0.4
15
+ async-timeout==4.0.3
16
+ attrs==24.2.0
17
+ av==13.0.0
18
+ babel==2.16.0
19
+ backoff==2.2.1
20
+ beautifulsoup4==4.12.3
21
+ bleach==6.1.0
22
+ blinker==1.8.2
23
+ boto3==1.35.15
24
+ botocore==1.35.15
25
+ Byaldi==0.0.4
26
+ cachetools==5.5.0
27
+ catalogue==2.0.10
28
+ certifi==2024.8.30
29
+ cffi==1.17.1
30
+ charset-normalizer==3.3.2
31
+ click==8.1.7
32
+ colpali_engine==0.3.0
33
+ comm==0.2.2
34
+ contourpy==1.3.0
35
+ cycler==0.12.1
36
+ datasets==3.0.0
37
+ debugpy==1.8.5
38
+ decorator==5.1.1
39
+ defusedxml==0.7.1
40
+ dill==0.3.8
41
+ easyocr==1.7.2
42
+ einops==0.8.0
43
+ eval_type_backport==0.2.0
44
+ exceptiongroup==1.2.2
45
+ executing==2.1.0
46
+ fastapi==0.114.0
47
+ fastjsonschema==2.20.0
48
+ ffmpy==0.4.0
49
+ filelock==3.16.0
50
+ fire==0.6.0
51
+ flash-attn==2.6.3
52
+ fonttools==4.53.1
53
+ fqdn==1.5.1
54
+ frozenlist==1.4.1
55
+ fsspec==2024.6.1
56
+ gitdb==4.0.11
57
+ GitPython==3.1.43
58
+ google-auth==2.34.0
59
+ google-auth-oauthlib==1.2.1
60
+ GPUtil==1.4.0
61
+ gradio==3.50.2
62
+ gradio_client==0.6.1
63
+ grpcio==1.66.1
64
+ h11==0.14.0
65
+ httpcore==1.0.5
66
+ httpx==0.27.2
67
+ huggingface-hub==0.25.1
68
+ idna==3.8
69
+ imageio==2.35.1
70
+ importlib-metadata==6.11.0
71
+ importlib_resources==6.4.5
72
+ ipykernel==6.26.0
73
+ ipython==8.17.2
74
+ ipywidgets==8.1.1
75
+ isoduration==20.11.0
76
+ jedi==0.19.1
77
+ Jinja2==3.1.4
78
+ jmespath==1.0.1
79
+ joblib==1.4.2
80
+ json5==0.9.25
81
+ jsonlines==4.0.0
82
+ jsonpointer==3.0.0
83
+ jsonschema==4.23.0
84
+ jsonschema-specifications==2023.12.1
85
+ jupyter-events==0.10.0
86
+ jupyter-lsp==2.2.5
87
+ jupyter_client==8.6.2
88
+ jupyter_core==5.7.2
89
+ jupyter_server==2.14.2
90
+ jupyter_server_terminals==0.5.3
91
+ jupyterlab==4.2.0
92
+ jupyterlab_pygments==0.3.0
93
+ jupyterlab_server==2.27.3
94
+ jupyterlab_widgets==3.0.13
95
+ kiwisolver==1.4.7
96
+ lazy_loader==0.4
97
+ lightning==2.4.0
98
+ lightning-cloud==0.5.70
99
+ lightning-utilities==0.11.7
100
+ lightning_sdk==0.1.17
101
+ litdata==0.2.19
102
+ litserve==0.2.2
103
+ Markdown==3.7
104
+ markdown-it-py==3.0.0
105
+ MarkupSafe==2.1.5
106
+ matplotlib==3.8.2
107
+ matplotlib-inline==0.1.7
108
+ mdurl==0.1.2
109
+ mistune==3.0.2
110
+ ml_dtypes==0.5.0
111
+ mpmath==1.3.0
112
+ mteb==1.6.35
113
+ multidict==6.1.0
114
+ multiprocess==0.70.16
115
+ narwhals==1.8.3
116
+ nbclient==0.10.0
117
+ nbconvert==7.16.4
118
+ nbformat==5.10.4
119
+ nest-asyncio==1.6.0
120
+ networkx==3.3
121
+ ninja==1.11.1.1
122
+ notebook_shim==0.2.4
123
+ numpy==1.23.5
124
+ nvidia-cublas-cu12==12.1.3.1
125
+ nvidia-cuda-cupti-cu12==12.1.105
126
+ nvidia-cuda-nvrtc-cu12==12.1.105
127
+ nvidia-cuda-runtime-cu12==12.1.105
128
+ nvidia-cudnn-cu12==8.9.2.26
129
+ nvidia-cufft-cu12==11.0.2.54
130
+ nvidia-curand-cu12==10.3.2.106
131
+ nvidia-cusolver-cu12==11.4.5.107
132
+ nvidia-cusparse-cu12==12.1.0.106
133
+ nvidia-nccl-cu12==2.19.3
134
+ nvidia-nvjitlink-cu12==12.6.68
135
+ nvidia-nvtx-cu12==12.1.105
136
+ oauthlib==3.2.2
137
+ opencv-python-headless==4.10.0.84
138
+ orjson==3.10.7
139
+ overrides==7.7.0
140
+ packaging==23.2
141
+ pandas==2.1.4
142
+ pandocfilters==1.5.1
143
+ parso==0.8.4
144
+ pdf2image==1.17.0
145
+ peft==0.11.1
146
+ pexpect==4.9.0
147
+ pillow==10.4.0
148
+ platformdirs==4.3.2
149
+ prometheus_client==0.20.0
150
+ prompt_toolkit==3.0.47
151
+ protobuf==4.23.4
152
+ psutil==6.0.0
153
+ ptyprocess==0.7.0
154
+ pure_eval==0.2.3
155
+ pyarrow==14.0.1
156
+ pyasn1==0.6.0
157
+ pyasn1_modules==0.4.0
158
+ pyclipper==1.3.0.post5
159
+ pycparser==2.22
160
+ pydantic==2.9.1
161
+ pydantic_core==2.23.3
162
+ pydeck==0.9.1
163
+ pydub==0.25.1
164
+ Pygments==2.18.0
165
+ PyJWT==2.9.0
166
+ pyparsing==3.1.4
167
+ pytesseract==0.3.13
168
+ python-bidi==0.6.0
169
+ python-dateutil==2.9.0.post0
170
+ python-json-logger==2.0.7
171
+ python-multipart==0.0.9
172
+ pytorch-lightning==2.4.0
173
+ pytrec-eval-terrier==0.5.6
174
+ pytz==2024.1
175
+ PyYAML==6.0.2
176
+ pyzmq==26.2.0
177
+ qwen-vl-utils==0.0.8
178
+ referencing==0.35.1
179
+ regex==2024.9.11
180
+ requests==2.32.3
181
+ requests-oauthlib==2.0.0
182
+ rfc3339-validator==0.1.4
183
+ rfc3986-validator==0.1.1
184
+ rich==13.8.1
185
+ rpds-py==0.20.0
186
+ rsa==4.9
187
+ ruff==0.6.7
188
+ s3transfer==0.10.2
189
+ safetensors==0.4.5
190
+ scikit-image==0.24.0
191
+ scikit-learn==1.3.2
192
+ scipy==1.11.4
193
+ semantic-version==2.10.0
194
+ Send2Trash==1.8.3
195
+ sentence-transformers==3.1.1
196
+ shapely==2.0.6
197
+ shellingham==1.5.4
198
+ simple-term-menu==1.6.4
199
+ six==1.16.0
200
+ smmap==5.0.1
201
+ sniffio==1.3.1
202
+ soupsieve==2.6
203
+ srsly==2.4.8
204
+ stack-data==0.6.3
205
+ starlette==0.38.5
206
+ streamlit==1.27.2
207
+ sympy==1.13.2
208
+ tenacity==8.5.0
209
+ tensorboard==2.15.1
210
+ tensorboard-data-server==0.7.2
211
+ termcolor==2.4.0
212
+ terminado==0.18.1
213
+ threadpoolctl==3.5.0
214
+ tifffile==2024.9.20
215
+ tinycss2==1.3.0
216
+ tokenizers==0.19.1
217
+ toml==0.10.2
218
+ tomli==2.0.1
219
+ tomlkit==0.12.0
220
+ torch==2.2.1+cu121
221
+ torchmetrics==1.3.1
222
+ torchvision==0.17.1+cu121
223
+ tornado==6.4.1
224
+ tqdm==4.66.5
225
+ traitlets==5.14.3
226
+ transformers @ git+https://github.com/huggingface/transformers@21fac7abba2a37fae86106f87fcf9974fd1e3830
227
+ triton==2.2.0
228
+ typer==0.12.5
229
+ types-python-dateutil==2.9.0.20240906
230
+ typing_extensions==4.12.2
231
+ tzdata==2024.1
232
+ tzlocal==5.2
233
+ uri-template==1.3.0
234
+ urllib3==2.2.2
235
+ uvicorn==0.30.6
236
+ validators==0.34.0
237
+ watchdog==5.0.2
238
+ wcwidth==0.2.13
239
+ webcolors==24.8.0
240
+ webencodings==0.5.1
241
+ websocket-client==1.8.0
242
+ websockets==11.0.3
243
+ Werkzeug==3.0.4
244
+ widgetsnbextension==4.0.13
245
+ xgboost==2.0.2
246
+ xxhash==3.5.0
247
+ yarl==1.11.1
248
+ zipp==3.20.2