forked from DREAMXFAR/FCL-Net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 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
69
70
71
absl-py==0.8.0
astor==0.8.0
attrdict==2.0.1
certifi==2021.5.30
cffi==1.12.3
cloudpickle==2.0.0
cycler==0.10.0
cytoolz==0.11.0
dask==2021.8.1
decorator==4.4.2
fastprogress==0.1.21
fsspec==2021.8.1
gast==0.2.2
google-pasta==0.1.7
grpcio==1.16.1
h5py==2.8.0
imageio==2.9.0
imutils==0.5.3
ipywidgets==7.5.1
joblib==1.0.1
jupyter==1.0.0
jupyter-console==6.0.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
locket==0.2.1
Markdown==3.1.1
matplotlib==3.1.1
mkl-fft==1.0.14
mkl-random==1.1.0
mkl-service==2.3.0
networkx==2.6.2
neurite==0.1
nibabel==3.2.1
numpy==1.17.2
olefile==0.46
opt-einsum==3.1.0
packaging==21.0
partd==1.2.0
Pillow==6.2.0
prettytable==0.7.2
protobuf==3.10.0
ptflops==0.6.6
pycparser==2.19
pyparsing==2.4.2
pystrum==0.1
python-dateutil==2.8.0
PyWavelets==1.1.1
PyYAML==5.1.2
qtconsole==4.5.5
scikit-image==0.18.1
scikit-learn==1.0
scipy==1.3.1
six==1.12.0
tensorboard==2.0.0
tensorboardX==1.9
tensorflow==2.0.0
tensorflow-estimator==2.0.0
termcolor==1.1.0
threadpoolctl==2.1.0
tifffile==2020.10.1
toolz==0.11.1
torch==1.3.0
torchvision==0.4.1a0+d94043a
tornado==6.1
tqdm==4.44.1
# Editable install with no version control (voxelmorph==0.1)
-e /project/jhliu4/XWJ/registration/voxelmorph-master
webencodings==0.5.1
Werkzeug==0.16.0
wrapt==1.11.2