From 54760f84ffa21af0a534ede0d4c98a5bf47d5a04 Mon Sep 17 00:00:00 2001 From: deeppomf Date: Sat, 17 Feb 2018 14:42:59 -0500 Subject: [PATCH] update dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02ea57c..ff587bd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Embarrassingly, because the neural network was trained to decensor horizontally - TensorFlow 1.5 - Pillow - tqdm -- scipy (only needed if poisson blending is enabled in decensor.py) +- scipy - pyamg (only needed if poisson blending is enabled in decensor.py) - matplotlib (only for running test.py)