RuoyuChen commited on
Commit
bba334a
·
1 Parent(s): 5af3e41

upload environment

Browse files
Files changed (1) hide show
  1. requirements.txt +220 -0
requirements.txt ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ accelerate==0.28.0
3
+ aiofiles==23.2.1
4
+ aiohttp==3.8.4
5
+ aiosignal==1.3.1
6
+ annotated-types==0.7.0
7
+ anyio==4.4.0
8
+ apptools==5.2.1
9
+ asttokens==2.2.1
10
+ astunparse==1.6.3
11
+ async-timeout==4.0.2
12
+ attrs==23.1.0
13
+ av==12.0.0
14
+ backcall==0.2.0
15
+ backports.functools-lru-cache==1.6.4
16
+ cachetools==5.3.0
17
+ Cartopy==0.21.1
18
+ certifi==2022.12.7
19
+ cffi==1.16.0
20
+ charset-normalizer==3.1.0
21
+ click==8.1.7
22
+ clip==1.0
23
+ cloudpickle==2.2.1
24
+ cmake==3.26.3
25
+ coloredlogs==15.0.1
26
+ comm==0.1.3
27
+ configobj==5.0.8
28
+ contourpy==1.0.7
29
+ cycler==0.11.0
30
+ debugpy==1.6.7
31
+ decorator==5.1.1
32
+ Deprecated==1.2.14
33
+ dill==0.3.6
34
+ dm-tree==0.1.8
35
+ easydict==1.10
36
+ einops==0.7.0
37
+ envisage==7.0.3
38
+ eva-decord==0.6.1
39
+ exceptiongroup==1.1.3
40
+ executing==1.2.0
41
+ fastapi==0.112.0
42
+ ffmpy==0.4.0
43
+ filelock==3.11.0
44
+ flatbuffers==2.0.7
45
+ fonttools==4.39.3
46
+ frozenlist==1.3.3
47
+ fsspec==2024.3.1
48
+ ftfy==6.2.0
49
+ func-timeout==4.3.5
50
+ fvcore==0.1.5.post20221221
51
+ gast==0.4.0
52
+ google-auth==2.17.3
53
+ google-auth-oauthlib==1.0.0
54
+ google-pasta==0.2.0
55
+ gradio==4.40.0
56
+ gradio_client==1.2.0
57
+ grpcio==1.53.0
58
+ h11==0.14.0
59
+ h5py==3.8.0
60
+ httpcore==1.0.5
61
+ httpx==0.27.0
62
+ huggingface-hub==0.22.1
63
+ humanfriendly==10.0
64
+ idna==3.4
65
+ imagebind==0.1.0
66
+ imageio==2.27.0
67
+ importlib-metadata==6.4.1
68
+ importlib-resources==5.12.0
69
+ iniconfig==2.0.0
70
+ iopath==0.1.10
71
+ ipykernel==6.22.0
72
+ ipython==8.12.0
73
+ ipywidgets==8.1.2
74
+ jax==0.4.8
75
+ jedi==0.18.2
76
+ Jinja2==3.1.2
77
+ joblib==1.2.0
78
+ jupyter_client==8.2.0
79
+ jupyter_core==5.3.0
80
+ jupyterlab_widgets==3.0.10
81
+ keras==2.12.0
82
+ kiwisolver==1.4.4
83
+ lazy_loader==0.2
84
+ libclang==16.0.0
85
+ lightning-utilities==0.8.0
86
+ lime==0.2.0.1
87
+ lit==16.0.1
88
+ llvmlite==0.41.1
89
+ Markdown==3.4.3
90
+ markdown-it-py==3.0.0
91
+ MarkupSafe==2.1.2
92
+ matplotlib==3.7.5
93
+ matplotlib-inline==0.1.6
94
+ mayavi==4.8.1
95
+ mdurl==0.1.2
96
+ ml-dtypes==0.1.0
97
+ mpmath==1.3.0
98
+ mtutils==2.1.72
99
+ multidict==6.0.4
100
+ nest-asyncio==1.5.6
101
+ networkx==3.1
102
+ numba==0.58.1
103
+ numpy==1.23.5
104
+ oauthlib==3.2.2
105
+ onnx==1.13.1
106
+ onnx-tf==1.10.0
107
+ onnxoptimizer==0.3.13
108
+ onnxruntime-gpu==1.16.1
109
+ open-clip-torch==2.23.0
110
+ opencv-contrib-python==4.8.1.78
111
+ opencv-python==4.7.0.72
112
+ openturns==1.20.post3
113
+ opt-einsum==3.3.0
114
+ orjson==3.10.6
115
+ packaging==23.1
116
+ pandas==2.0.1
117
+ parameterized==0.9.0
118
+ parso==0.8.3
119
+ pathlib2==2.3.7.post1
120
+ peft==0.10.0
121
+ pexpect==4.8.0
122
+ pickleshare==0.7.5
123
+ Pillow==9.5.0
124
+ pip==23.1
125
+ platformdirs==3.2.0
126
+ pluggy==1.3.0
127
+ portalocker==2.8.2
128
+ prompt-toolkit==3.0.38
129
+ protobuf==3.20.3
130
+ psutil==5.9.4
131
+ ptyprocess==0.7.0
132
+ pure-eval==0.2.2
133
+ pyasn1==0.4.8
134
+ pyasn1-modules==0.2.8
135
+ pycparser==2.22
136
+ pydantic==2.8.2
137
+ pydantic_core==2.20.1
138
+ pydub==0.25.1
139
+ pyface==8.0.0
140
+ pyfacer==0.0.4
141
+ Pygments==2.15.0
142
+ pyparsing==3.0.9
143
+ pypinyin==0.49.0
144
+ pyproj==3.5.0
145
+ pyshp==2.3.1
146
+ pytest==7.4.3
147
+ python-dateutil==2.8.2
148
+ python-multipart==0.0.9
149
+ pytorch-lightning==2.0.1.post0
150
+ pytorchvideo==0.1.5
151
+ pytz==2023.3
152
+ PyWavelets==1.4.1
153
+ PyYAML==6.0
154
+ pyzmq==25.0.2
155
+ regex==2023.12.25
156
+ requests==2.32.3
157
+ requests-oauthlib==1.3.1
158
+ rich==13.7.1
159
+ rsa==4.9
160
+ ruff==0.5.6
161
+ safetensors==0.4.2
162
+ scikit-image==0.20.0
163
+ scikit-learn==1.2.2
164
+ scipy==1.9.1
165
+ seaborn==0.12.2
166
+ segment-anything==1.0
167
+ semantic-version==2.10.0
168
+ sentencepiece==0.2.0
169
+ setuptools==67.6.1
170
+ shapely==2.0.3
171
+ shellingham==1.5.4
172
+ six==1.16.0
173
+ sniffio==1.3.1
174
+ soundfile==0.12.1
175
+ stack-data==0.6.2
176
+ starlette==0.37.2
177
+ sympy==1.11.1
178
+ tabulate==0.9.0
179
+ tensorboard==2.12.2
180
+ tensorboard-data-server==0.7.0
181
+ tensorboard-plugin-wit==1.8.1
182
+ termcolor==2.2.0
183
+ tf2onnx==1.14.0
184
+ threadpoolctl==3.1.0
185
+ tifffile==2023.4.12
186
+ timm==0.6.7
187
+ tokenizers==0.13.3
188
+ tomli==2.0.1
189
+ tomlkit==0.12.0
190
+ torch==1.13.0
191
+ torchaudio==0.13.0
192
+ torchmetrics==0.11.4
193
+ torchvision==0.14.0
194
+ tornado==6.2
195
+ tqdm==4.65.0
196
+ traitlets==5.9.0
197
+ traits==6.4.3
198
+ traitsui==8.0.0
199
+ transformers==4.30.2
200
+ triton==2.0.0
201
+ ttach==0.0.3
202
+ typeguard==2.13.3
203
+ typer==0.12.3
204
+ types-regex==2023.12.25.20240311
205
+ typing_extensions==4.12.2
206
+ tzdata==2023.3
207
+ urllib3==2.2.2
208
+ uvicorn==0.30.5
209
+ validators==0.28.3
210
+ vtk==9.3.0
211
+ wcwidth==0.2.13
212
+ websockets==12.0
213
+ Werkzeug==2.2.3
214
+ wheel==0.40.0
215
+ widgetsnbextension==4.0.10
216
+ wrapt==1.14.1
217
+ Xplique==1.3.3
218
+ yacs==0.1.8
219
+ yarl==1.9.1
220
+ zipp==3.15.0