From 21c633b56e03a62deed4a81a56c37709327332a2 Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Fri, 1 Jul 2022 20:27:29 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e4cee..97da721 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ $ pip install min-dalle ### Python -To load a model once and generate multiple times, first initialize `MinDalle`. +Load the model parameters once and reuse the model to generate multiple images. ```python from min_dalle import MinDalle