-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
99 lines (99 loc) · 2.16 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
absl-py==1.1.0
antlr4-python3-runtime==4.9.3
backcall==0.2.0
black==22.3.0
cachetools==5.2.0
certifi @ file:///opt/conda/conda-bld/certifi_1655968806487/work/certifi
charset-normalizer==2.0.12
click==8.1.3
cloudpickle==2.1.0
cycler==0.11.0
decorator==4.4.2
detectron2 @ git+https://github.com/facebookresearch/detectron2.git@1477e845b155a871edeedacc93ea88d0969a684b
easydict==1.9
filelock==3.7.1
fonttools==4.33.3
future==0.18.2
fvcore==0.1.5.post20220512
google-auth==2.6.6
google-auth-oauthlib==0.4.6
grpcio==1.46.3
h5py==3.7.0
huggingface-hub==0.7.0
hydra-core==1.2.0
idna==3.3
importlib-metadata==4.11.4
importlib-resources==5.7.1
iopath==0.1.9
ipykernel==5.5.0
ipython==7.22.0
ipython-genutils==0.2.0
jedi==0.18.0
joblib @ file:///tmp/build/80754af9/joblib_1635411271373/work
jupyter-client==6.1.12
jupyter-core==4.7.1
kiwisolver==1.4.2
kornia==0.6.6
Markdown==3.3.7
matplotlib==3.5.2
mkl-fft==1.3.1
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626179032232/work
mkl-service==2.4.0
mypy-extensions==0.4.3
nltk==3.7
numpy==1.21.6
oauthlib==3.2.0
omegaconf==2.2.2
opencv-python==4.5.5.64
packaging==21.3
pandas==1.3.5
parso==0.8.1
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.1
platformdirs==2.5.2
portalocker==2.4.0
prompt-toolkit==3.0.18
protobuf==4.21.1
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycocotools==2.0.4
pydot==1.4.2
Pygments==2.8.1
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
pyzmq==22.0.3
regex==2022.6.2
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
scikit-learn @ file:///tmp/build/80754af9/scikit-learn_1642601761909/work
scipy @ file:///tmp/build/80754af9/scipy_1641536880743/work
seaborn==0.11.2
six @ file:///tmp/build/80754af9/six_1644875935023/work
tabulate==0.8.9
tensorboard==2.9.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
termcolor==1.1.0
threadpoolctl @ file:///Users/ktietz/demo/mc3/conda-bld/threadpoolctl_1629802263681/work
timm==0.5.4
tokenizers==0.12.1
tomli==2.0.1
torch==1.9.0
torchaudio==0.9.0a0+33b2469
torchvision==0.10.0
tqdm==4.64.0
traitlets==5.0.5
transformers==4.19.2
typed-ast==1.5.4
typing_extensions==4.2.0
urllib3==1.26.9
wcwidth==0.2.5
Werkzeug==2.1.2
yacs==0.1.8
zipp==3.8.0