Skip to content

Commit 1a3257a

Browse files
author
Thibault de Boissiere
committed
Update Colorful requirements
1 parent 1e2a864 commit 1a3257a

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Colorful/README.md

+11-9
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,17 @@ The technique is applied on the [CelebA dataset](http://mmlab.ie.cuhk.edu.hk/pro
88

99
## python modules
1010

11-
- keras, theano backend
12-
- h5py
13-
- matplotlib
14-
- scikit-learn
15-
- scikit-image
16-
- opencv 3
17-
- numpy
18-
- scipy
19-
- tqdm
11+
- scikit-learn==0.19.1
12+
- scikit-image==0.13.1
13+
- tqdm==4.17.0
14+
- opencv_python==3.3.0.10
15+
- numpy==1.13.3
16+
- matplotlib==2.0.2
17+
- Keras==2.0.8
18+
- Theano==0.9.0 or Tensorflow==1.3.0
19+
- h5py==2.7.0
20+
- parmap==1.5.1
21+
- scipy==1.0.0
2022

2123
## System requirements
2224

0 commit comments

Comments
 (0)