From bdf11ffdf1eb472f0b05af068f85ab3c8b8cb198 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 23 Nov 2019 09:25:21 -1000 Subject: [PATCH] updates --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee81adbc..bdd21aba 100755 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ 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 tensorboard pycocotools +# conda install -yc conda-forge scikit-image pycocotools tensorboard # conda install -yc spyder-ide spyder-line-profiler # conda install -yc pytorch pytorch torchvision