-
Notifications
You must be signed in to change notification settings - Fork 41
/
requirements.txt
108 lines (108 loc) · 1.82 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
absl-py==1.0.0
aiohttp==3.8.1
aiosignal==1.2.0
antlr4-python3-runtime==4.8
asttokens==2.0.5
async-timeout==4.0.2
attrs==21.4.0
backcall==0.2.0
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
chumpy==0.70
click==8.0.4
colorlog==6.6.0
decorator==4.4.2
docker-pycreds==0.4.0
einops==0.4.1
executing==0.8.3
filelock==3.6.0
freetype-py==2.2.0
frozenlist==1.3.0
fsspec==2022.2.0
future==0.18.2
gitdb==4.0.9
GitPython==3.1.27
google-auth==2.6.2
google-auth-oauthlib==0.4.6
grpcio==1.44.0
huggingface-hub==0.4.0
hydra-colorlog==1.1.0
hydra-core==1.1.1
idna==3.3
imageio==2.16.1
imageio-ffmpeg==0.4.5
importlib-metadata==4.11.3
jedi==0.18.1
joblib==1.1.0
loguru==0.6.0
Markdown==3.3.6
matplotlib-inline==0.1.3
moviepy==1.0.3
multidict==6.0.2
networkx==2.7.1
oauthlib>=3.2.1
omegaconf==2.1.1
opencv-python==4.5.5.64
packaging==21.3
pandas==1.4.1
parso==0.8.3
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
proglog==0.1.9
promise==2.3
prompt-toolkit==3.0.28
protobuf==3.19.4
psutil==5.9.0
ptyprocess==0.7.0
pudb==2022.1.1
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyDeprecate==0.3.1
pyglet==1.5.23
Pygments==2.11.2
PyOpenGL==3.1.0
pyparsing==3.0.7
pyrender==0.1.45
python-dateutil==2.8.2
pytorch-lightning==1.5.10
pytz==2021.3
PyYAML==6.0
regex==2022.3.15
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
sacremoses==0.0.49
scipy==1.8.0
sentry-sdk==1.5.8
setproctitle==1.2.2
shortuuid==1.0.8
six==1.16.0
smmap==5.0.0
smplx==0.1.28
stack-data==0.2.0
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
termcolor==1.1.0
more-itertools
tokenizers==0.11.6
toml==0.10.2
tqdm==4.63.0
traitlets==5.1.1
transformers==4.17.0
trimesh==3.10.5
typing_extensions==4.1.1
urllib3==1.26.9
urwid==2.1.2
urwid-readline==0.13
uuid==1.30
wandb==0.12.11
wcwidth==0.2.5
Werkzeug==2.0.3
yarl==1.7.2
yaspin==2.1.0
zipp==3.7.0