-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·185 lines (184 loc) · 3.25 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
absl-py==2.1.0
# via tensorboard
accelerate==1.0.0
# via -r requirements.in
black==24.10.0
# via -r requirements.in
certifi==2024.8.30
# via
# requests
# sentry-sdk
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# wandb
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
docker-pycreds==0.4.0
# via wandb
filelock==3.16.1
# via
# huggingface-hub
# torch
fonttools==4.54.1
# via matplotlib
fsspec==2024.9.0
# via
# huggingface-hub
# torch
fvcore==0.1.5.post20221221
# via -r requirements.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via wandb
grpcio==1.66.2
# via tensorboard
huggingface-hub==0.25.2
# via accelerate
idna==3.10
# via requests
iopath==0.1.10
# via fvcore
jinja2==3.1.4
# via torch
kiwisolver==1.4.7
# via matplotlib
markdown==3.7
# via tensorboard
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.9.2
# via -r requirements.in
mpmath==1.3.0
# via sympy
mypy-extensions==1.0.0
# via black
networkx==3.3
# via torch
numpy==2.1.1
# via
# -r requirements.in
# accelerate
# contourpy
# fvcore
# matplotlib
# pandas
# tensorboard
packaging==24.1
# via
# accelerate
# black
# huggingface-hub
# matplotlib
# tensorboard
pandas==2.2.3
# via -r requirements.in
pathspec==0.12.1
# via black
pillow==10.4.0
# via
# fvcore
# matplotlib
platformdirs==4.3.6
# via
# black
# wandb
portalocker==2.10.1
# via iopath
protobuf==5.28.2
# via
# tensorboard
# wandb
psutil==6.0.0
# via
# accelerate
# wandb
pyparsing==3.1.4
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
# accelerate
# fvcore
# huggingface-hub
# wandb
# yacs
regex==2024.9.11
# via tiktoken
requests==2.32.3
# via
# huggingface-hub
# tiktoken
# wandb
safetensors==0.4.5
# via accelerate
sentry-sdk==2.16.0
# via wandb
setproctitle==1.3.3
# via wandb
six==1.16.0
# via
# docker-pycreds
# python-dateutil
# tensorboard
smmap==5.0.1
# via gitdb
sympy==1.13.3
# via torch
tabulate==0.9.0
# via fvcore
tensorboard==2.18.0
# via -r requirements.in
tensorboard-data-server==0.7.2
# via tensorboard
termcolor==2.5.0
# via fvcore
tiktoken==0.7.0
# via -r requirements.in
torch==2.4.1
# via
# -r requirements.in
# accelerate
tqdm==4.66.5
# via
# -r requirements.in
# fvcore
# huggingface-hub
# iopath
typing-extensions==4.12.2
# via
# huggingface-hub
# iopath
# torch
tzdata==2024.1
# via pandas
urllib3==2.2.3
# via
# requests
# sentry-sdk
wandb==0.18.3
# via -r requirements.in
werkzeug==3.0.4
# via tensorboard
yacs==0.1.8
# via fvcore
# The following packages are considered to be unsafe in a requirements file:
# setuptools