From 89ca3f2a06c09cc0f2f160420985f3c8d601ade3 Mon Sep 17 00:00:00 2001 From: Nicolas Papernot Date: Mon, 14 Jan 2019 12:37:11 -0800 Subject: [PATCH] Format in main README PiperOrigin-RevId: 229233679 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34a54f0..f39dda4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ performance, it is also recommended to install TensorFlow with GPU support installation documentation). In addition to TensorFlow and its dependencies, other prerequisites are: + * `scipy` >= 0.17 + * `mpmath` (for testing) ### Installing TensorFlow Privacy