gavinyuan commited on
Commit
a23fb08
1 Parent(s): de68d44

add: requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +157 -0
requirements.txt ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.15.0
2
+ aiohttp==3.8.1
3
+ aiosignal==1.2.0
4
+ albumentations==1.2.1
5
+ anyio==3.6.2
6
+ astor==0.8.1
7
+ astunparse==1.6.3
8
+ async-timeout==4.0.2
9
+ asynctest==0.13.0
10
+ attrs==21.4.0
11
+ av==9.2.0
12
+ bcrypt==4.0.1
13
+ bleach==1.5.0
14
+ blessings==1.7
15
+ cachetools==4.2.4
16
+ certifi==2021.10.8
17
+ cffi==1.15.1
18
+ charset-normalizer==2.0.12
19
+ click==8.0.4
20
+ conda-pack==0.6.0
21
+ cryptography==38.0.4
22
+ cycler==0.11.0
23
+ Cython==0.29.28
24
+ dataclasses==0.6
25
+ decorator==4.4.2
26
+ docker-pycreds==0.4.0
27
+ dominate==2.6.0
28
+ einops==0.4.1
29
+ enum34==1.1.10
30
+ face-alignment==1.3.4
31
+ fastapi==0.88.0
32
+ ffmpy==0.3.0
33
+ flatbuffers==1.12
34
+ fonttools==4.27.1
35
+ frozenlist==1.2.0
36
+ fsspec==2022.1.0
37
+ future==0.18.2
38
+ gast==0.3.3
39
+ gitdb==4.0.9
40
+ GitPython==3.1.20
41
+ google-auth==1.35.0
42
+ google-auth-oauthlib==0.4.6
43
+ google-pasta==0.2.0
44
+ gpustat==0.6.0
45
+ gradio==3.12.0
46
+ graphviz==0.8.4
47
+ grpcio==1.32.0
48
+ h11==0.12.0
49
+ h5py==2.10.0
50
+ html5lib==0.9999999
51
+ httpcore==0.15.0
52
+ httpx==0.23.1
53
+ idna==3.3
54
+ idna-ssl==1.1.0
55
+ imageio==2.15.0
56
+ imageio-ffmpeg==0.4.7
57
+ importlib-metadata==4.8.3
58
+ importlib-resources==5.4.0
59
+ imutils==0.5.4
60
+ inplace-abn==1.1.1.dev6+gd2728c8.d20220908
61
+ Jinja2==3.1.2
62
+ joblib==1.1.0
63
+ keras==2.9.0
64
+ Keras-Preprocessing==1.1.2
65
+ kiwisolver==1.3.1
66
+ kornia==0.5.8
67
+ linkify-it-py==1.0.3
68
+ llvmlite==0.36.0
69
+ lmdb==1.3.0
70
+ lpips==0.1.4
71
+ Markdown==3.3.6
72
+ markdown-it-py==2.1.0
73
+ MarkupSafe==2.1.1
74
+ matplotlib==3.5.3
75
+ mdit-py-plugins==0.3.3
76
+ mdurl==0.1.2
77
+ multidict==5.2.0
78
+ mxnet-cu110==1.9.1
79
+ networkx==2.5.1
80
+ neuralgym==0.0.1
81
+ ninja==1.10.2.3
82
+ numba==0.53.1
83
+ numexpr==2.8.1
84
+ numpy==1.19.5
85
+ nvdiffrast==0.2.7
86
+ nvidia-ml-py3==7.352.0
87
+ oauthlib==3.2.0
88
+ onnxruntime==1.10.0
89
+ opencv-python==4.5.5.62
90
+ opencv-python-headless==4.6.0.66
91
+ opt-einsum==3.3.0
92
+ orjson==3.8.3
93
+ packaging==21.3
94
+ pandas==1.1.5
95
+ paramiko==2.12.0
96
+ pathtools==0.1.2
97
+ Pillow==8.4.0
98
+ promise==2.3
99
+ protobuf==3.19.4
100
+ psutil==5.9.0
101
+ pyasn1==0.4.8
102
+ pyasn1-modules==0.2.8
103
+ pycparser==2.21
104
+ pycryptodome==3.16.0
105
+ pydantic==1.10.2
106
+ pyDeprecate==0.3.1
107
+ pydub==0.25.1
108
+ PyNaCl==1.5.0
109
+ pyparsing==3.0.7
110
+ python-dateutil==2.8.2
111
+ python-multipart==0.0.5
112
+ pytorch-lightning==1.4.5
113
+ pytz==2022.1
114
+ PyWavelets==1.1.1
115
+ PyYAML==6.0
116
+ qudida==0.0.4
117
+ requests==2.27.1
118
+ requests-oauthlib==1.3.1
119
+ rfc3986==1.5.0
120
+ rsa==4.8
121
+ scikit-image==0.17.2
122
+ scikit-learn==0.24.2
123
+ scipy==1.5.4
124
+ sentry-sdk==1.5.6
125
+ setproctitle==1.2.2
126
+ shortuuid==1.0.8
127
+ six==1.15.0
128
+ sklearn==0.0
129
+ smmap==5.0.0
130
+ sniffio==1.3.0
131
+ starlette==0.22.0
132
+ tensorboard==2.9.1
133
+ tensorboard-data-server==0.6.1
134
+ tensorboard-plugin-wit==1.8.1
135
+ tensorflow==2.4.0
136
+ tensorflow-estimator==2.4.0
137
+ tensorflow-tensorboard==0.4.0
138
+ termcolor==1.1.0
139
+ threadpoolctl==3.1.0
140
+ tifffile==2020.9.3
141
+ timm==0.5.4
142
+ torch==1.7.1+cu110
143
+ torchmetrics==0.7.2
144
+ torchvision==0.8.2+cu110
145
+ tqdm==4.63.0
146
+ trimesh==3.12.7
147
+ typing_extensions==4.4.0
148
+ uc-micro-py==1.0.1
149
+ urllib3==1.26.9
150
+ uvicorn==0.20.0
151
+ wandb==0.12.11
152
+ websockets==10.4
153
+ Werkzeug==2.0.3
154
+ wrapt==1.12.1
155
+ yarl==1.7.2
156
+ yaspin==2.1.0
157
+ zipp==3.6.0