From d6abdaf8d06680be19d449efdea549bd0458aa2b Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 8 Feb 2019 17:17:48 +0100 Subject: [PATCH] updates --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index eade9a5b..d934964e 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ # pip3 install -U -r requirements.txt +# conda install numpy opencv matplotlib && conda install pytorch torchvision -c pytorch numpy opencv-python torch >= 1.0.0