From 2c2b731386979e467f50089939bc1dea583322a4 Mon Sep 17 00:00:00 2001 From: Eugene Brodsky Date: Wed, 9 Aug 2023 13:08:59 -0400 Subject: [PATCH] fix typo --- invokeai/frontend/install/import_images.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/frontend/install/import_images.py b/invokeai/frontend/install/import_images.py index ea5a9d2d97..1f68f23607 100644 --- a/invokeai/frontend/install/import_images.py +++ b/invokeai/frontend/install/import_images.py @@ -1,5 +1,5 @@ # Copyright (c) 2023 - The InvokeAI Team -# Primary Author: David Lovell (github @f412design, discord @techedi) +# Primary Author: David Lovell (github @f412design, discord @techjedi) # co-author, minor tweaks - Lincoln Stein # pylint: disable=line-too-long