-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
71 lines (71 loc) · 1.34 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
alabaster==0.7.12
antlr4-python3-runtime==4.8
Babel==2.9.0
cached-property==1.5.2
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
cloudpickle==1.6.0
configparser==5.0.2
cycler==0.10.0
docker-pycreds==0.4.0
docutils==0.16
gif==3.0.0
gitdb==4.0.5
GitPython==3.1.14
graphviz==0.16
h5py==3.1.0
hydra-core==1.1.0
hydra-submitit-launcher==1.1.5
idna==2.10
imagesize==1.2.0
importlib-resources==5.1.0
Jinja2==2.11.2
joblib==1.0.0
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.3.3
numpy==1.19.4
omegaconf==2.1.0
packaging==20.8
pandas==1.1.5
pathtools==0.1.2
Pillow==8.0.1
promise==2.3
protobuf==3.15.5
psutil==5.8.0
PyDeep==1.2.0
Pygments==2.7.3
Pyment==0.3.3
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.4
PyYAML==5.4.1
requests==2.25.0
scikit-learn==0.23.2
scipy==1.5.4
sentry-sdk==1.0.0
shortuuid==1.0.1
six==1.15.0
sklearn==0.0
smmap==3.0.5
snowballstemmer==2.0.0
Sphinx==3.3.1
sphinx-autodoc-typehints==1.11.1
sphinx-rtd-theme==0.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
submitit @ https://github.com/facebookincubator/submitit/archive/refs/tags/1.3.0.tar.gz
subprocess32==3.5.4
threadpoolctl==2.1.0
torch==1.7.1
torchvision==0.8.2
torchviz==0.0.2
typing-extensions==3.7.4.3
urllib3==1.26.2
wandb==0.10.22
zipp==3.4.0