Update README.md
Showing
1 changed file
with
6 additions
and
0 deletions
| ... | @@ -2,9 +2,15 @@ | ... | @@ -2,9 +2,15 @@ |
| 2 | 2 | ||
| 3 | 3 | ||
| 4 | Keras == 2.1.5 | 4 | Keras == 2.1.5 |
| 5 | |||
| 5 | mtcnn == 0.1.0 | 6 | mtcnn == 0.1.0 |
| 7 | |||
| 6 | numpy == 1.18.1 | 8 | numpy == 1.18.1 |
| 9 | |||
| 7 | torch == 1.2.0 | 10 | torch == 1.2.0 |
| 11 | |||
| 8 | torchvision == 0.4.0 | 12 | torchvision == 0.4.0 |
| 13 | |||
| 9 | xgboost == 1.0.2 | 14 | xgboost == 1.0.2 |
| 15 | |||
| 10 | scikit-learn == 0.22.2.post1 | 16 | scikit-learn == 0.22.2.post1 |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment