From 1c10d6c40fede412aeb63c04dbb06cd40be6250c Mon Sep 17 00:00:00 2001 From: deep pomf Date: Mon, 12 Feb 2018 12:31:02 -0500 Subject: [PATCH] requirement update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c35f87..21dcd26 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Embarrassingly, because the neural network was trained to decensor horizontally - pyamg (only needed if poisson blending is enabled in decensor.py) - matplotlib (only for running test.py) -Tested on Ubuntu 16.04 and Windows. +No GPU required! Tested on Ubuntu 16.04 and Windows. Poisson blending is disabled by default since it has little effect on output quality.