From 2ace56313cbe273b6fef25ad60cd2b724b29fc95 Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Sun, 21 Aug 2022 19:59:36 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75fae7ca2f..131289bab1 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ completely). The default is 0.75, and ranges from 0.25-0.75 give interesting res ## Changes -*v1.01 (21 August 2022) --added k_lms sampling **Please run "conda update -f environment.yaml" to load the k_lms dependencies** --*use half precision arithmetic by default, resulting in faster execution and lower memory requirements +- v1.01 (21 August 2022) +* added k_lms sampling **Please run "conda update -f environment.yaml" to load the k_lms dependencies** +* use half precision arithmetic by default, resulting in faster execution and lower memory requirements Pass argument --full_precision to dream.py to get slower but more accurate image generation