This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
196 lines (195 loc) · 3.73 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
absl-py==0.15.0
# via tensorboard
aiohttp==3.8.0
# via fsspec
aiosignal==1.2.0
# via aiohttp
antlr4-python3-runtime==4.8
# via omegaconf
async-timeout==4.0.0
# via aiohttp
attrs==21.2.0
# via aiohttp
cachetools==4.2.4
# via google-auth
certifi==2021.10.8
# via requests
charset-normalizer==2.0.7
# via
# aiohttp
# requests
click==8.0.3
# via sacremoses
git+https://github.com/openai/CLIP.git
# via -r requirements.in
einops==0.3.2
# via -r requirements.in
filelock==3.3.2
# via
# huggingface-hub
# transformers
frozenlist==1.2.0
# via
# aiohttp
# aiosignal
fsspec[http]==2021.11.0
# via pytorch-lightning
ftfy==6.0.3
# via
# -r requirements.in
# clip
future==0.18.2
# via pytorch-lightning
google-auth==2.3.3
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
grpcio==1.41.1
# via tensorboard
huggingface-hub==0.1.2
# via transformers
idna==3.3
# via
# requests
# yarl
joblib==1.1.0
# via sacremoses
kornia==0.6.1
# via -r requirements.in
markdown==3.3.4
# via tensorboard
multidict==5.2.0
# via
# aiohttp
# yarl
numpy==1.21.4
# via
# pytorch-lightning
# taming-transformers
# tensorboard
# torchmetrics
# torchvision
# transformers
oauthlib==3.1.1
# via requests-oauthlib
omegaconf==2.1.1
# via
# -r requirements.in
# taming-transformers
packaging==21.2
# via
# huggingface-hub
# kornia
# pytorch-lightning
# torchmetrics
# transformers
pillow==8.4.0
# via torchvision
protobuf==3.19.1
# via tensorboard
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pydeprecate==0.3.1
# via pytorch-lightning
pyparsing==2.4.7
# via packaging
pytorch-lightning==1.5.1
# via
# -r requirements.in
# taming-transformers
pyyaml==6.0
# via
# huggingface-hub
# omegaconf
# pytorch-lightning
# transformers
regex==2021.11.10
# via
# -r requirements.in
# clip
# sacremoses
# transformers
requests==2.26.0
# via
# fsspec
# huggingface-hub
# requests-oauthlib
# tensorboard
# transformers
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7.2
# via google-auth
sacremoses==0.0.46
# via transformers
six==1.16.0
# via
# absl-py
# google-auth
# grpcio
# sacremoses
taming-transformers==0.0.1
# via -r requirements.in
tensorboard==2.7.0
# via pytorch-lightning
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.0
# via tensorboard
tokenizers==0.10.3
# via transformers
torch==1.10.0
# via
# clip
# kornia
# pytorch-lightning
# taming-transformers
# torchmetrics
# torchvision
torchmetrics==0.6.0
# via pytorch-lightning
torchvision==0.11.1
# via
# clip
# taming-transformers
tqdm==4.62.3
# via
# -r requirements.in
# clip
# huggingface-hub
# pytorch-lightning
# sacremoses
# taming-transformers
# transformers
transformers==4.12.3
# via -r requirements.in
typing-extensions==3.10.0.2
# via
# async-timeout
# huggingface-hub
# pytorch-lightning
# torch
urllib3==1.26.7
# via requests
wcwidth==0.2.5
# via ftfy
werkzeug==2.0.2
# via tensorboard
wheel==0.37.0
# via tensorboard
yarl==1.7.2
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools