From 5e747f8da97eecd246865466a88c9771dabfe703 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 6 Dec 2019 14:13:07 -0800 Subject: [PATCH] updates --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bb6e49e9..0c1c9256 100755 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ Pillow # Equivalent conda commands ---------------------------------------------------- # conda update -n base -c defaults conda -# conda install -yc anaconda future numpy opencv matplotlib tqdm pillow -# conda install -yc conda-forge scikit-image pycocotools tensorboard +# conda install -yc anaconda numpy opencv matplotlib tqdm pillow future +# conda install -yc conda-forge scikit-image pycocotools onnx tensorboard # conda install -yc spyder-ide spyder-line-profiler # conda install -yc pytorch pytorch torchvision