sarangs commited on
Commit
3608a1e
·
1 Parent(s): 2d79f18

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -0
requirements.txt ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ altair==5.1.2
3
+ anyio==4.0.0
4
+ argon2-cffi==23.1.0
5
+ argon2-cffi-bindings==21.2.0
6
+ arrow==1.3.0
7
+ asttokens==2.4.1
8
+ astunparse==1.6.3
9
+ async-lru==2.0.4
10
+ attrs==23.1.0
11
+ auto-sklearn==0.15.0
12
+ autokeras==1.1.0
13
+ Babel==2.13.1
14
+ backcall==0.2.0
15
+ backports.zoneinfo==0.2.1
16
+ beautifulsoup4==4.12.2
17
+ bleach==6.1.0
18
+ blinker==1.7.0
19
+ cachetools==5.3.2
20
+ certifi==2023.7.22
21
+ cffi==1.16.0
22
+ charset-normalizer==3.3.1
23
+ click==8.1.7
24
+ cloudpickle==3.0.0
25
+ comm==0.1.4
26
+ ConfigSpace==0.4.21
27
+ Cython==3.0.4
28
+ dask==2023.5.0
29
+ debugpy==1.8.0
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ distributed==2023.5.0
33
+ distro==1.8.0
34
+ dm-tree==0.1.8
35
+ emcee==3.1.4
36
+ et-xmlfile==1.1.0
37
+ exceptiongroup==1.1.3
38
+ executing==2.0.0
39
+ fastjsonschema==2.18.1
40
+ filelock==3.13.0
41
+ flatbuffers==23.5.26
42
+ fqdn==1.5.1
43
+ fsspec==2023.10.0
44
+ gast==0.4.0
45
+ gitdb==4.0.11
46
+ GitPython==3.1.40
47
+ google-auth==2.23.3
48
+ google-auth-oauthlib==1.0.0
49
+ google-pasta==0.2.0
50
+ graphviz==0.20.1
51
+ grpcio==1.59.0
52
+ h5py==3.10.0
53
+ huggingface-hub==0.17.3
54
+ idna==3.4
55
+ importlib-metadata==6.8.0
56
+ importlib-resources==6.1.0
57
+ ipykernel==6.26.0
58
+ ipython==8.12.3
59
+ isoduration==20.11.0
60
+ jedi==0.19.1
61
+ Jinja2==3.1.2
62
+ joblib==1.3.2
63
+ json5==0.9.14
64
+ jsonpointer==2.4
65
+ jsonschema==4.19.1
66
+ jsonschema-specifications==2023.7.1
67
+ jupyter-events==0.8.0
68
+ jupyter-lsp==2.2.0
69
+ jupyter_client==8.5.0
70
+ jupyter_core==5.4.0
71
+ jupyter_server==2.9.1
72
+ jupyter_server_terminals==0.4.4
73
+ jupyterlab==4.0.7
74
+ jupyterlab-pygments==0.2.2
75
+ jupyterlab_server==2.25.0
76
+ keras==2.13.1
77
+ keras-core==0.1.5
78
+ keras-nlp==0.6.1
79
+ keras-tuner==1.4.5
80
+ kt-legacy==1.0.5
81
+ liac-arff==2.5.0
82
+ libclang==16.0.6
83
+ locket==1.0.0
84
+ Markdown==3.5
85
+ markdown-it-py==3.0.0
86
+ MarkupSafe==2.1.3
87
+ matplotlib-inline==0.1.6
88
+ mdurl==0.1.2
89
+ mistune==3.0.2
90
+ msgpack==1.0.7
91
+ namex==0.0.7
92
+ nbclient==0.8.0
93
+ nbconvert==7.9.2
94
+ nbformat==5.9.2
95
+ nest-asyncio==1.5.8
96
+ nltk==3.8.1
97
+ notebook==7.0.6
98
+ notebook_shim==0.2.3
99
+ numpy==1.24.3
100
+ oauthlib==3.2.2
101
+ openpyxl==3.1.2
102
+ opt-einsum==3.3.0
103
+ overrides==7.4.0
104
+ packaging==23.2
105
+ pandas==2.0.3
106
+ pandocfilters==1.5.0
107
+ parso==0.8.3
108
+ partd==1.4.1
109
+ pexpect==4.8.0
110
+ pickleshare==0.7.5
111
+ Pillow==10.1.0
112
+ pkgutil_resolve_name==1.3.10
113
+ platformdirs==3.11.0
114
+ prometheus-client==0.17.1
115
+ prompt-toolkit==3.0.39
116
+ protobuf==4.24.4
117
+ psutil==5.9.6
118
+ ptyprocess==0.7.0
119
+ pure-eval==0.2.2
120
+ pyarrow==14.0.0
121
+ pyasn1==0.5.0
122
+ pyasn1-modules==0.3.0
123
+ pycparser==2.21
124
+ pydeck==0.8.1b0
125
+ pydot==1.4.2
126
+ Pygments==2.16.1
127
+ pynisher==0.6.4
128
+ pyparsing==3.1.1
129
+ pyrfr==0.8.3
130
+ python-dateutil==2.8.2
131
+ python-json-logger==2.0.7
132
+ pytz==2023.3.post1
133
+ PyYAML==6.0.1
134
+ pyzmq==25.1.1
135
+ referencing==0.30.2
136
+ regex==2023.10.3
137
+ requests==2.31.0
138
+ requests-oauthlib==1.3.1
139
+ rfc3339-validator==0.1.4
140
+ rfc3986-validator==0.1.1
141
+ rich==13.6.0
142
+ rpds-py==0.10.6
143
+ rsa==4.9
144
+ safetensors==0.4.0
145
+ scikit-learn==0.24.2
146
+ scipy==1.10.1
147
+ Send2Trash==1.8.2
148
+ six==1.16.0
149
+ smac==1.2
150
+ smmap==5.0.1
151
+ sniffio==1.3.0
152
+ sortedcontainers==2.4.0
153
+ soupsieve==2.5
154
+ stack-data==0.6.3
155
+ streamlit==1.28.1
156
+ tblib==3.0.0
157
+ tenacity==8.2.3
158
+ tensorboard==2.13.0
159
+ tensorboard-data-server==0.7.2
160
+ tensorflow==2.13.1
161
+ tensorflow-estimator==2.13.0
162
+ tensorflow-hub==0.15.0
163
+ tensorflow-io-gcs-filesystem==0.34.0
164
+ tensorflow-text==2.13.0
165
+ termcolor==2.3.0
166
+ terminado==0.17.1
167
+ threadpoolctl==3.2.0
168
+ tinycss2==1.2.1
169
+ tokenizers==0.14.1
170
+ toml==0.10.2
171
+ tomli==2.0.1
172
+ toolz==0.12.0
173
+ tornado==6.3.3
174
+ tqdm==4.66.1
175
+ traitlets==5.12.0
176
+ transformers==4.34.1
177
+ types-python-dateutil==2.8.19.14
178
+ typing_extensions==4.5.0
179
+ tzdata==2023.3
180
+ tzlocal==5.2
181
+ uri-template==1.3.0
182
+ urllib3==2.0.7
183
+ validators==0.22.0
184
+ watchdog==3.0.0
185
+ wcwidth==0.2.8
186
+ webcolors==1.13
187
+ webencodings==0.5.1
188
+ websocket-client==1.6.4
189
+ Werkzeug==3.0.1
190
+ wrapt==1.15.0
191
+ zict==3.0.0
192
+ zipp==3.17.0