From 5ebcb87e748fec6245e9fe31c05b5eb24292fbee Mon Sep 17 00:00:00 2001 From: MOSES OLAFENWA Date: Thu, 24 May 2018 17:46:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bff1fd0d..687073d3 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ with 'flash' detection accuracy balanced with 'minimum_percentage_probability' w

Installation

To install ImageAI, run the python installation instruction below in the command line:

- pip3 install https://github.com/OlafenwaMoses/ImageAI/raw/master/dist/imageai-1.0.2-py3-none-any.whl


+ pip3 install https://github.com/OlafenwaMoses/ImageAI/releases/download/2.0.1/imageai-2.0.1-py3-none-any.whl


- or download the Python Wheel + or download the Python Wheel imageai-2.0.1-py3-none-any.whl and run the python installation instruction in the command line to the path of the file like the one below:

pip3 install C:\User\MyUser\Downloads\imageai-2.0.1-py3-none-any.whl