Ashish Soni commited on
Commit
7d68819
·
1 Parent(s): 86ae8c5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +211 -0
requirements.txt ADDED
@@ -0,0 +1,211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ aiofiles==22.1.0
3
+ aiohttp==3.9.0
4
+ aiosignal==1.3.1
5
+ aiosqlite==0.19.0
6
+ altair==5.2.0
7
+ annotated-types==0.6.0
8
+ anyio==3.7.1
9
+ argon2-cffi==23.1.0
10
+ argon2-cffi-bindings==21.2.0
11
+ arrow==1.3.0
12
+ asttokens==2.4.1
13
+ async-timeout==4.0.3
14
+ attrs==23.1.0
15
+ Babel==2.13.1
16
+ beautifulsoup4==4.12.2
17
+ bleach==6.1.0
18
+ blinker==1.7.0
19
+ boto3==1.29.4
20
+ botocore==1.32.4
21
+ cachetools==5.3.2
22
+ certifi==2023.11.17
23
+ cffi==1.16.0
24
+ charset-normalizer==3.3.2
25
+ click==8.1.7
26
+ clip @ git+https://github.com/openai/CLIP.git@a1d071733d7111c9c014f024669f959182114e33
27
+ comm==0.2.0
28
+ contourpy==1.2.0
29
+ cycler==0.12.1
30
+ debugpy==1.8.0
31
+ decorator==5.1.1
32
+ defusedxml==0.7.1
33
+ entrypoints==0.4
34
+ exceptiongroup==1.2.0
35
+ executing==2.0.1
36
+ fastapi==0.104.1
37
+ fastjsonschema==2.19.0
38
+ ffmpy==0.3.1
39
+ filelock==3.13.1
40
+ fonttools==4.46.0
41
+ fqdn==1.5.1
42
+ frozenlist==1.4.0
43
+ fsspec==2023.10.0
44
+ ftfy==6.1.3
45
+ gitdb==4.0.11
46
+ GitPython==3.1.40
47
+ google-auth==2.23.4
48
+ google-auth-oauthlib==1.1.0
49
+ gradio==3.50.2
50
+ gradio_client==0.6.1
51
+ grpcio==1.59.3
52
+ h11==0.14.0
53
+ httpcore==1.0.2
54
+ httpx==0.26.0
55
+ huggingface-hub==0.20.1
56
+ idna==3.4
57
+ importlib-metadata==6.11.0
58
+ importlib-resources==6.1.1
59
+ ipykernel==6.26.0
60
+ ipython==8.17.2
61
+ ipython-genutils==0.2.0
62
+ ipywidgets==8.1.1
63
+ isoduration==20.11.0
64
+ jedi==0.19.1
65
+ Jinja2==3.1.2
66
+ jmespath==1.0.1
67
+ joblib==1.3.2
68
+ json5==0.9.14
69
+ jsonpointer==2.4
70
+ jsonschema==4.20.0
71
+ jsonschema-specifications==2023.11.1
72
+ jupyter-events==0.9.0
73
+ jupyter-ydoc==0.2.5
74
+ jupyter_client==7.4.9
75
+ jupyter_core==5.5.0
76
+ jupyter_server==2.10.1
77
+ jupyter_server_fileid==0.9.0
78
+ jupyter_server_terminals==0.4.4
79
+ jupyter_server_ydoc==0.6.1
80
+ jupyterlab==3.6.1
81
+ jupyterlab-pygments==0.2.2
82
+ jupyterlab-widgets==3.0.9
83
+ jupyterlab_server==2.25.2
84
+ kiwisolver==1.4.5
85
+ lightning==2.1.2
86
+ lightning-cloud==0.5.55
87
+ lightning-utilities==0.10.0
88
+ Markdown==3.5.1
89
+ markdown-it-py==3.0.0
90
+ MarkupSafe==2.1.3
91
+ matplotlib==3.8.2
92
+ matplotlib-inline==0.1.6
93
+ mdurl==0.1.2
94
+ mistune==3.0.2
95
+ mpmath==1.3.0
96
+ multidict==6.0.4
97
+ nbclassic==1.0.0
98
+ nbclient==0.9.0
99
+ nbconvert==7.11.0
100
+ nbformat==5.9.2
101
+ nest-asyncio==1.5.8
102
+ networkx==3.2.1
103
+ notebook==6.5.6
104
+ notebook_shim==0.2.3
105
+ numpy==1.26.2
106
+ nvidia-cublas-cu12==12.1.3.1
107
+ nvidia-cuda-cupti-cu12==12.1.105
108
+ nvidia-cuda-nvrtc-cu12==12.1.105
109
+ nvidia-cuda-runtime-cu12==12.1.105
110
+ nvidia-cudnn-cu12==8.9.2.26
111
+ nvidia-cufft-cu12==11.0.2.54
112
+ nvidia-curand-cu12==10.3.2.106
113
+ nvidia-cusolver-cu12==11.4.5.107
114
+ nvidia-cusparse-cu12==12.1.0.106
115
+ nvidia-nccl-cu12==2.18.1
116
+ nvidia-nvjitlink-cu12==12.3.101
117
+ nvidia-nvtx-cu12==12.1.105
118
+ oauthlib==3.2.2
119
+ orjson==3.9.10
120
+ overrides==7.4.0
121
+ packaging==23.2
122
+ pandas==2.1.4
123
+ pandocfilters==1.5.0
124
+ parso==0.8.3
125
+ pexpect==4.8.0
126
+ Pillow==10.1.0
127
+ platformdirs==4.0.0
128
+ prometheus-client==0.19.0
129
+ prompt-toolkit==3.0.41
130
+ protobuf==4.23.4
131
+ psutil==5.9.6
132
+ ptyprocess==0.7.0
133
+ pure-eval==0.2.2
134
+ pyarrow==14.0.1
135
+ pyasn1==0.5.1
136
+ pyasn1-modules==0.3.0
137
+ pycparser==2.21
138
+ pydantic==2.5.1
139
+ pydantic_core==2.14.3
140
+ pydeck==0.8.1b0
141
+ pydub==0.25.1
142
+ Pygments==2.17.1
143
+ PyJWT==2.8.0
144
+ pyparsing==3.1.1
145
+ python-dateutil==2.8.2
146
+ python-json-logger==2.0.7
147
+ python-multipart==0.0.6
148
+ pytorch-lightning==2.1.2
149
+ pytz==2023.3.post1
150
+ PyYAML==6.0.1
151
+ pyzmq==24.0.1
152
+ referencing==0.31.0
153
+ regex==2023.10.3
154
+ requests==2.31.0
155
+ requests-oauthlib==1.3.1
156
+ rfc3339-validator==0.1.4
157
+ rfc3986-validator==0.1.1
158
+ rich==13.7.0
159
+ rpds-py==0.13.1
160
+ rsa==4.9
161
+ s3transfer==0.7.0
162
+ scikit-learn==1.3.2
163
+ scipy==1.11.4
164
+ semantic-version==2.10.0
165
+ Send2Trash==1.8.2
166
+ six==1.16.0
167
+ smmap==5.0.1
168
+ sniffio==1.3.0
169
+ soupsieve==2.5
170
+ stack-data==0.6.3
171
+ starlette==0.27.0
172
+ streamlit==1.27.2
173
+ sympy==1.12
174
+ tenacity==8.2.3
175
+ tensorboard==2.15.1
176
+ tensorboard-data-server==0.7.2
177
+ terminado==0.18.0
178
+ threadpoolctl==3.2.0
179
+ tinycss2==1.2.1
180
+ toml==0.10.2
181
+ tomli==2.0.1
182
+ toolz==0.12.0
183
+ torch==2.1.1
184
+ torchaudio==2.1.1
185
+ torchmetrics==1.2.0
186
+ torchvision==0.16.1
187
+ tornado==6.3.3
188
+ tqdm==4.66.1
189
+ traitlets==5.13.0
190
+ triton==2.1.0
191
+ types-python-dateutil==2.8.19.14
192
+ typing_extensions==4.8.0
193
+ tzdata==2023.3
194
+ tzlocal==5.2
195
+ uri-template==1.3.0
196
+ urllib3==2.0.7
197
+ uvicorn==0.24.0.post1
198
+ validators==0.22.0
199
+ watchdog==3.0.0
200
+ wcwidth==0.2.12
201
+ webcolors==1.13
202
+ webencodings==0.5.1
203
+ websocket-client==1.6.4
204
+ websockets==11.0.3
205
+ Werkzeug==3.0.1
206
+ widgetsnbextension==4.0.9
207
+ xgboost==2.0.2
208
+ y-py==0.6.2
209
+ yarl==1.9.3
210
+ ypy-websocket==0.8.4
211
+ zipp==3.17.0