-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
128 lines (128 loc) · 2.33 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
absl-py==1.4.0
aiohttp==3.8.5
aiosignal==1.3.1
alabaster==0.7.13
albumentations==0.5.2
antlr4-python3-runtime==4.8
async-timeout==4.0.2
attrs==23.1.0
av==10.0.0
Babel==2.12.1
beautifulsoup4==4.12.2
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
colorama==0.4.6
contourpy==1.1.0
cycler==0.11.0
docutils==0.20.1
filelock==3.12.2
flatbuffers==23.5.26
fonttools==4.41.1
frozenlist==1.4.0
fsspec==2023.6.0
future==0.18.3
fvcore==0.1.5.post20221221
google-auth==2.22.0
google-auth-oauthlib==1.0.0
grpcio==1.56.2
h5py==3.3.0
huggingface-hub==0.0.12
hydra-core==1.1.0
idna==3.4
imageio==2.31.1
imagesize==1.4.1
imgaug==0.4.0
importlib-metadata==6.8.0
importlib-resources==6.0.0
iopath==0.1.10
Jinja2==3.1.2
joblib==1.3.1
kiwisolver==1.4.4
lazy-loader==0.3
lightning-utilities==0.9.0
lxml==4.9.3
Markdown==3.4.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.7.2
mdit-py-plugins==0.4.0
mdurl==0.1.2
mediapipe==0.10.2
mpmath==1.3.0
multidict==6.0.4
myst-parser==2.0.0
natsort==8.4.0
networkx==3.1
numpy==1.20.0
oauthlib==3.2.2
omegaconf==2.1.0
openai==0.28.0
opencv-contrib-python==4.8.0.74
opencv-python==4.5.5.64
opencv-python-headless==4.2.0.34
packaging==23.1
pandas==1.2.4
parameterized==0.9.0
Pillow==8.3.2
portalocker==2.7.0
protobuf==3.20.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pyDeprecate==0.3.1
Pygments==2.15.1
pyparsing==3.0.9
python-dateutil==2.8.2
pytorch-lightning==1.5.0
pytorchvideo==0.1.5
pytz==2023.3
PyWavelets==1.4.1
pywin32==306
PyYAML==6.0.1
regex==2023.6.3
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
sacremoses==0.0.53
safetensors==0.3.1
scikit-image==0.21.0
scikit-learn==1.3.0
scipy==1.10.1
shapely==2.0.1
six==1.16.0
snowballstemmer==2.2.0
sounddevice==0.4.6
soupsieve==2.4.1
sphinx==7.0.1
sphinx-copybutton==0.5.2
sphinx-rtd-theme==1.2.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
tensorboard-data-server==0.7.1
termcolor==2.3.0
threadpoolctl==3.2.0
tifffile==2023.7.10
timm==0.9.2
tokenizers==0.10.3
torch==2.0.1
torchmetrics==1.0.1
torchvision==0.15.2
tqdm==4.59.0
transformers==4.9.1
typing-extensions==4.7.1
urllib3==1.26.16
Werkzeug==2.3.6
yacs==0.1.8
yarl==1.9.2
zipp==3.16.2