-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathrequirements.txt
68 lines (67 loc) · 1.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
# The required packages for IF-Defense
# The commented packages (e.g. torch) need to be installed manually to fit in with your CUDA environment
absl-py==0.9.0
astroid==2.4.2
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
cycler==0.10.0
Cython==0.29.21
decorator==4.4.2
future==0.18.2
google-auth==1.19.0
google-auth-oauthlib==0.4.1
grpcio==1.30.0
h5py==2.10.0
idna==2.10
imageio==2.8.0
importlib-metadata==1.7.0
isort==5.4.2
joblib==0.15.0
kiwisolver==1.2.0
lazy-object-proxy==1.4.3
Markdown==3.2.2
matplotlib==3.2.2
mccabe==0.6.1
networkx==2.4
numpy==1.18.4
oauthlib==3.1.0
opencv-python==4.2.0.34
Pillow==8.1.1
plyfile==0.7.2
progressbar2==3.51.4
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybullet==2.8.4
pylint==2.6.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-utils==2.4.0
PyWavelets==1.1.1
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scikit-image==0.17.2
scikit-learn==0.23.0
scipy==1.4.1
six==1.15.0
sklearn==0.0
tensorboard==2.2.2
tensorboard-plugin-wit==1.7.0
tensorboardX==2.1
threadpoolctl==2.0.0
tifffile==2020.7.4
toml==0.10.1
# torch==1.5.0+cu101
# torch-scatter==2.0.5
# torchvision==0.6.0+cu101
tqdm==4.47.0
transforms3d==0.3.1
trimesh==3.7.7
typed-ast==1.4.1
urllib3==1.25.9
Werkzeug==1.0.1
wrapt==1.11.2
zipp==3.1.0