jiachen commited on
Commit
3e861c0
·
1 Parent(s): e2cc0bc
Files changed (2) hide show
  1. app.py +0 -2
  2. requirements.txt +6 -233
app.py CHANGED
@@ -1,8 +1,6 @@
1
  import numpy as np
2
  import gradio as gr
3
-
4
  import numpy as np
5
-
6
  import torch
7
 
8
 
 
1
  import numpy as np
2
  import gradio as gr
 
3
  import numpy as np
 
4
  import torch
5
 
6
 
requirements.txt CHANGED
@@ -1,235 +1,8 @@
1
- absl-py==2.1.0
2
- addict==2.4.0
3
- aiofiles==23.2.1
4
- aiohttp==3.9.5
5
- aiosignal==1.3.1
6
- aliyun-python-sdk-core==2.15.1
7
- aliyun-python-sdk-kms==2.16.3
8
- altair==5.3.0
9
- analytics-python==1.4.post1
10
- annotated-types==0.7.0
11
- anyio==4.4.0
12
- arrow==1.3.0
13
- asttokens==2.4.1
14
- async-timeout==4.0.3
15
- attrs==23.2.0
16
- backcall==0.2.0
17
- backoff
18
- basicsr==1.4.2
19
- bcrypt==4.2.0
20
- beautifulsoup4==4.12.3
21
- bleach==6.1.0
22
- blessed==1.20.0
23
- boto3==1.34.136
24
- botocore==1.34.136
25
- cachetools==5.3.3
26
- certifi==2024.6.2
27
- cffi==1.16.0
28
- charset-normalizer==3.3.2
29
- click==8.1.7
30
- colorama==0.4.6
31
- comm==0.2.2
32
- contourpy==1.1.1
33
- crcmod==1.7
34
- croniter==1.3.15
35
- cryptography==42.0.8
36
- cycler==0.12.1
37
- dateutils==0.6.12
38
- debugpy==1.6.7
39
- decorator==5.1.1
40
- deepdiff==7.0.1
41
- defusedxml==0.7.1
42
- docker-pycreds==0.4.0
43
- docopt==0.6.2
44
- editor==1.6.6
45
- einops==0.8.0
46
- exceptiongroup==1.2.1
47
- executing==2.0.1
48
- fastapi
49
- fastjsonschema==2.20.0
50
- ffmpy==0.4.0
51
- filelock==3.14.0
52
- fonttools==4.53.0
53
- frozenlist==1.4.1
54
- fsspec==2023.12.2
55
- fvcore==0.1.5.post20221221
56
- gitdb==4.0.11
57
- GitPython==3.1.43
58
- google-auth==2.30.0
59
- google-auth-oauthlib==1.0.0
60
  gradio==3.48.0
61
- gradio_client==0.6.1
62
- grpcio==1.64.1
63
- h11==0.14.0
64
- httpcore==1.0.5
65
- httpx==0.27.0
66
- huggingface-hub==0.23.4
67
- idna==3.7
68
- imageio==2.34.2
69
- importlib_metadata==7.1.0
70
- importlib_resources==6.4.0
71
- inquirer==3.3.0
72
- iopath==0.1.10
73
- ipykernel==6.29.5
74
- ipython==8.12.3
75
- itsdangerous==2.2.0
76
- jedi==0.19.1
77
- Jinja2==3.1.4
78
- jmespath==0.10.0
79
- jsonschema==4.23.0
80
- jsonschema-specifications==2023.12.1
81
- jupyter_client==8.6.2
82
- jupyter_core==5.7.2
83
- jupyterlab_pygments==0.3.0
84
- kiwisolver==1.4.5
85
- lazy_loader==0.4
86
- lightning==2.0.7
87
- lightning-cloud==0.5.70
88
- lightning-utilities==0.11.3.post0
89
- linkify-it-py==2.0.3
90
- lmdb==1.4.1
91
- Markdown==3.6
92
- markdown-it-py==3.0.0
93
- MarkupSafe==2.1.5
94
- matplotlib==3.7.5
95
- matplotlib-inline==0.1.7
96
- mdit-py-plugins==0.4.1
97
- mdurl==0.1.2
98
- mistune==3.0.2
99
- mkl-fft==1.3.8
100
- mkl-random==1.2.4
101
- mkl-service==2.4.0
102
- mmcv==2.2.0
103
- mmengine==0.10.4
104
- model-index==0.1.11
105
- monotonic==1.6
106
- mpmath==1.3.0
107
- multidict==6.0.5
108
- nbclient==0.10.0
109
- nbconvert==7.16.4
110
- nbformat==5.10.4
111
- nest_asyncio==1.6.0
112
- networkx==3.1
113
- numpy
114
- nvidia-cublas-cu12==12.1.3.1
115
- nvidia-cuda-cupti-cu12==12.1.105
116
- nvidia-cuda-nvrtc-cu12==12.1.105
117
- nvidia-cuda-runtime-cu12==12.1.105
118
- nvidia-cudnn-cu12==8.9.2.26
119
- nvidia-cufft-cu12==11.0.2.54
120
- nvidia-curand-cu12==10.3.2.106
121
- nvidia-cusolver-cu12==11.4.5.107
122
- nvidia-cusparse-cu12==12.1.0.106
123
- nvidia-nccl-cu12==2.18.1
124
- nvidia-nvjitlink-cu12==12.5.40
125
- nvidia-nvtx-cu12==12.1.105
126
- opencv-python==4.10.0.84
127
- opendatalab==0.0.10
128
- openmim==0.3.9
129
- openxlab==0.1.0
130
- ordered-set==4.1.0
131
- orjson==3.10.6
132
- oss2==2.17.0
133
- packaging==24.1
134
- pandas==2.0.3
135
- pandocfilters==1.5.1
136
- paramiko==3.4.0
137
- parso==0.8.4
138
- pexpect==4.9.0
139
- pickleshare==0.7.5
140
  pillow==10.3.0
141
- pip==24.2
142
- pipreqs==0.5.0
143
- pkgutil_resolve_name==1.3.10
144
- platformdirs==4.2.2
145
- portalocker==2.10.1
146
- prompt_toolkit==3.0.47
147
- protobuf==5.27.1
148
- psutil==6.0.0
149
- ptflops==0.7.3
150
- ptyprocess==0.7.0
151
- pure-eval==0.2.2
152
- pyasn1==0.6.0
153
- pyasn1_modules==0.4.0
154
- pycparser==2.22
155
- pycryptodome==3.20.0
156
- pydantic==1.10.11
157
- pydantic_core==2.20.1
158
- pydub==0.25.1
159
- Pygments==2.18.0
160
- PyJWT==2.8.0
161
- PyNaCl==1.5.0
162
- pyparsing==3.1.2
163
- python-dateutil==2.9.0
164
- python-multipart==0.0.9
165
- pytorch-lightning==2.0.1
166
- pytz==2023.4
167
- PyWavelets==1.4.1
168
- PyYAML==6.0.1
169
- pyzmq==25.1.2
170
- readchar==4.1.0
171
- referencing==0.35.1
172
- requests
173
- requests-oauthlib==2.0.0
174
- rich==13.4.2
175
- rpds-py==0.20.0
176
- rsa==4.9
177
- ruff==0.5.6
178
- runs==1.2.2
179
- s3transfer==0.10.2
180
- safetensors==0.4.3
181
- scikit-image==0.21.0
182
- scikit-video==1.1.11
183
- scipy==1.10.1
184
- semantic-version==2.10.0
185
- sentry-sdk==2.7.1
186
- setproctitle==1.3.3
187
- setuptools==60.2.0
188
- shellingham==1.5.4
189
- six==1.16.0
190
- smmap==5.0.1
191
- sniffio==1.3.1
192
- soupsieve==2.5
193
- stack-data==0.6.2
194
- starlette==0.22.0
195
- starsessions==1.3.0
196
- sympy==1.12.1
197
- tabulate==0.9.0
198
- tb-nightly==2.14.0a20230808
199
- tensorboard-data-server==0.7.2
200
- termcolor==2.4.0
201
- tifffile==2023.7.10
202
- timm==1.0.7
203
- tinycss2==1.3.0
204
- tomli==2.0.1
205
- tomlkit==0.12.0
206
- toolz==0.12.1
207
- torch==2.1.1
208
- torch-flops==0.3.5
209
- torchmetrics==1.4.0.post0
210
- torchstat==0.0.7
211
- torchvision==0.16.1
212
- tornado==6.4.1
213
- tqdm==4.65.2
214
- traitlets==5.14.3
215
- triton==2.1.0
216
- typer==0.12.3
217
- types-python-dateutil==2.9.0.20240316
218
- typing_extensions==4.12.2
219
- tzdata==2024.1
220
- uc-micro-py==1.0.3
221
- urllib3==1.26.19
222
- uvicorn==0.30.1
223
- wandb==0.17.3
224
- wcwidth==0.2.13
225
- webencodings==0.5.1
226
- websocket-client==1.8.0
227
- websockets==11.0.3
228
- Werkzeug==3.0.3
229
- wheel==0.43.0
230
- xmod==1.8.1
231
- yacs==0.1.8
232
- yapf==0.40.2
233
- yarg==0.1.9
234
- yarl==1.9.4
235
- zipp==3.19.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.48.0
2
+ pytorch==1.10.1
3
+ torchvision==0.11.2
4
+ lightning==2.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  pillow==10.3.0
6
+ einops
7
+ math
8
+ numpy