From 9a22bbcf7585b622d99c49910549dbf78a83c91d Mon Sep 17 00:00:00 2001 From: phixxy Date: Sun, 9 Jul 2023 14:58:57 -0700 Subject: [PATCH] added lazy loading to ai-images webpage --- sparkytron3000.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sparkytron3000.py b/sparkytron3000.py index badf0c7..e069af3 100644 --- a/sparkytron3000.py +++ b/sparkytron3000.py @@ -62,7 +62,7 @@ async def upload_ftp_ai_images(filename, prompt): html_file = "phixxy.com/ai-images.html" html_insert = '''
- +

''' img_list = []