From 0731ea2ff2b629900cb0770fa01b22f5159ad644 Mon Sep 17 00:00:00 2001 From: milesial Date: Thu, 21 May 2020 23:34:03 -0700 Subject: [PATCH] Update python version in README Former-commit-id: e5039519d57e39e7efb91183e29d39c049ba3100 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75e843d..2a67433 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This model was trained from scratch with 5000 images (no data augmentation) and The Carvana data is available on the [Kaggle website](https://www.kaggle.com/c/carvana-image-masking-challenge/data). ## Usage -**Note : Use Python 3** +**Note : Use Python 3.6 or newer** ### Prediction You can easily test the output masks on your images via the CLI.