Update python version in README

Former-commit-id: e5039519d57e39e7efb91183e29d39c049ba3100
This commit is contained in:
milesial 2020-05-21 23:34:03 -07:00 committed by GitHub
parent b83c81f30b
commit 0731ea2ff2

View file

@ -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.