From 6f67257f7da59d15a99936a09d2c1aa7f0e5aaa3 Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Wed, 6 Jul 2022 07:55:53 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b7be47..def4d3f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The required models will be downloaded to `models_root` if they are not already ```python image = model.generate_image( - text='Nuclear explosion broccoli', + text='Nuclear explosion broccoli', # credit: https://twitter.com/hardmaru/status/1544354119527596034 seed=-1, grid_size=4, log2_k=6,