Vladislawoo commited on
Commit
0d7a2c1
1 Parent(s): e2ff7e4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +194 -0
requirements.txt ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ altair==5.0.1
3
+ anyio==3.7.1
4
+ argon2-cffi==21.3.0
5
+ argon2-cffi-bindings==21.2.0
6
+ arrow==1.2.3
7
+ asttokens==2.2.1
8
+ astunparse==1.6.3
9
+ async-lru==2.0.4
10
+ attrs==23.1.0
11
+ Babel==2.12.1
12
+ backcall==0.2.0
13
+ beautifulsoup4==4.12.2
14
+ bleach==6.0.0
15
+ blinker==1.6.2
16
+ cachetools==5.3.1
17
+ certifi==2022.12.7
18
+ cffi==1.15.1
19
+ chardet==4.0.0
20
+ charset-normalizer==3.2.0
21
+ click==8.1.6
22
+ cmake==3.27.1
23
+ comm==0.1.4
24
+ contourpy==1.1.0
25
+ cycler==0.10.0
26
+ debugpy==1.6.7.post1
27
+ decorator==5.1.1
28
+ defusedxml==0.7.1
29
+ executing==1.2.0
30
+ fastjsonschema==2.18.0
31
+ filelock==3.12.2
32
+ flatbuffers==23.5.26
33
+ fonttools==4.42.0
34
+ fqdn==1.5.1
35
+ gast==0.4.0
36
+ gitdb==4.0.10
37
+ GitPython==3.1.32
38
+ google-auth==2.22.0
39
+ google-auth-oauthlib==1.0.0
40
+ google-pasta==0.2.0
41
+ grpcio==1.57.0
42
+ h5py==3.9.0
43
+ idna==2.10
44
+ importlib-metadata==6.8.0
45
+ ipykernel==6.25.1
46
+ ipython==8.14.0
47
+ ipython-genutils==0.2.0
48
+ ipywidgets==8.1.0
49
+ isoduration==20.11.0
50
+ jedi==0.19.0
51
+ Jinja2==3.1.2
52
+ joblib==1.3.2
53
+ json5==0.9.14
54
+ jsonpointer==2.4
55
+ jsonschema==4.19.0
56
+ jsonschema-specifications==2023.7.1
57
+ jupyter==1.0.0
58
+ jupyter-console==6.6.3
59
+ jupyter-events==0.7.0
60
+ jupyter-lsp==2.2.0
61
+ jupyter_client==8.3.0
62
+ jupyter_core==5.3.1
63
+ jupyter_server==2.7.0
64
+ jupyter_server_terminals==0.4.4
65
+ jupyterlab==4.0.5
66
+ jupyterlab-pygments==0.2.2
67
+ jupyterlab-widgets==3.0.8
68
+ jupyterlab_server==2.24.0
69
+ keras==2.13.1
70
+ kiwisolver==1.4.4
71
+ libclang==16.0.6
72
+ lit==16.0.6
73
+ Markdown==3.4.4
74
+ markdown-it-py==3.0.0
75
+ MarkupSafe==2.1.3
76
+ matplotlib==3.7.2
77
+ matplotlib-inline==0.1.6
78
+ mdurl==0.1.2
79
+ mistune==3.0.1
80
+ mpmath==1.3.0
81
+ nbclient==0.8.0
82
+ nbconvert==7.7.3
83
+ nbformat==5.9.2
84
+ nest-asyncio==1.5.7
85
+ networkx==3.1
86
+ notebook==7.0.2
87
+ notebook_shim==0.2.3
88
+ numpy==1.24.3
89
+ nvidia-cublas-cu11==11.10.3.66
90
+ nvidia-cuda-cupti-cu11==11.7.101
91
+ nvidia-cuda-nvrtc-cu11==11.7.99
92
+ nvidia-cuda-runtime-cu11==11.7.99
93
+ nvidia-cudnn-cu11==8.5.0.96
94
+ nvidia-cufft-cu11==10.9.0.58
95
+ nvidia-curand-cu11==10.2.10.91
96
+ nvidia-cusolver-cu11==11.4.0.1
97
+ nvidia-cusparse-cu11==11.7.4.91
98
+ nvidia-nccl-cu11==2.14.3
99
+ nvidia-nvtx-cu11==11.7.91
100
+ oauthlib==3.2.2
101
+ opencv-python==4.8.0.76
102
+ opencv-python-headless==4.8.0.76
103
+ opt-einsum==3.3.0
104
+ overrides==7.4.0
105
+ packaging==23.1
106
+ pandas==2.0.3
107
+ pandocfilters==1.5.0
108
+ parso==0.8.3
109
+ pexpect==4.8.0
110
+ pickleshare==0.7.5
111
+ Pillow==9.5.0
112
+ platformdirs==3.10.0
113
+ prometheus-client==0.17.1
114
+ prompt-toolkit==3.0.39
115
+ protobuf==4.24.0
116
+ psutil==5.9.5
117
+ ptyprocess==0.7.0
118
+ pure-eval==0.2.2
119
+ py-cpuinfo==9.0.0
120
+ pyarrow==12.0.1
121
+ pyasn1==0.5.0
122
+ pyasn1-modules==0.3.0
123
+ pycparser==2.21
124
+ pydeck==0.8.0
125
+ Pygments==2.16.1
126
+ Pympler==1.0.1
127
+ pyparsing==2.4.7
128
+ python-dateutil==2.8.2
129
+ python-dotenv==1.0.0
130
+ python-json-logger==2.0.7
131
+ pytz==2023.3
132
+ pytz-deprecation-shim==0.1.0.post0
133
+ PyYAML==6.0.1
134
+ pyzmq==25.1.1
135
+ qtconsole==5.4.3
136
+ QtPy==2.3.1
137
+ referencing==0.30.2
138
+ requests==2.31.0
139
+ requests-oauthlib==1.3.1
140
+ requests-toolbelt==1.0.0
141
+ rfc3339-validator==0.1.4
142
+ rfc3986-validator==0.1.1
143
+ rich==13.5.2
144
+ roboflow==1.1.3
145
+ rpds-py==0.9.2
146
+ rsa==4.9
147
+ scikit-learn==1.3.0
148
+ scipy==1.11.1
149
+ seaborn==0.12.2
150
+ Send2Trash==1.8.2
151
+ six==1.16.0
152
+ smmap==5.0.0
153
+ sniffio==1.3.0
154
+ soupsieve==2.4.1
155
+ stack-data==0.6.2
156
+ streamlit==1.25.0
157
+ supervision==0.13.0
158
+ sympy==1.12
159
+ tenacity==8.2.2
160
+ tensorboard==2.13.0
161
+ tensorboard-data-server==0.7.1
162
+ tensorflow==2.13.0
163
+ tensorflow-estimator==2.13.0
164
+ tensorflow-io-gcs-filesystem==0.33.0
165
+ termcolor==2.3.0
166
+ terminado==0.17.1
167
+ thop==0.1.1.post2209072238
168
+ threadpoolctl==3.2.0
169
+ tinycss2==1.2.1
170
+ toml==0.10.2
171
+ toolz==0.12.0
172
+ torch==2.0.1
173
+ torchvision==0.15.2
174
+ tornado==6.3.2
175
+ tqdm==4.66.1
176
+ traitlets==5.9.0
177
+ triton==2.0.0
178
+ typing_extensions==4.5.0
179
+ tzdata==2023.3
180
+ tzlocal==4.3.1
181
+ ultralytics==8.0.157
182
+ uri-template==1.3.0
183
+ urllib3==1.26.16
184
+ validators==0.21.1
185
+ watchdog==3.0.0
186
+ wcwidth==0.2.6
187
+ webcolors==1.13
188
+ webencodings==0.5.1
189
+ websocket-client==1.6.1
190
+ Werkzeug==2.3.6
191
+ wget==3.2
192
+ widgetsnbextension==4.0.8
193
+ wrapt==1.15.0
194
+ zipp==3.16.2