From 85fbb903f7bfa4c0bb22191e3555e75a1f79d89c Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 18 Jan 2020 11:52:26 -0800 Subject: [PATCH] updates --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b657254..d935ea6b 100755 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,7 @@ Pillow # Conda commands (in place of pip) --------------------------------------------- # conda update -yn base -c defaults conda # conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future -# conda install -yc conda-forge scikit-image pycocotools onnx tensorboard +# conda install -yc conda-forge scikit-image pycocotools tensorboard # conda install -yc spyder-ide spyder-line-profiler # conda install -yc pytorch pytorch torchvision +# conda install -yc conda-forge protobuf numpy && pip install onnx # https://github.com/onnx/onnx#linux-and-macos