From 3953d5c8b0a1b2bdd64599ea06c50a7ebf259508 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sun, 8 Dec 2019 16:21:57 -0800 Subject: [PATCH] updates --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c1c9256..a6d8b92e 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 numpy opencv matplotlib tqdm pillow future +# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython 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