From d1a450c581490d66fa0238c6ac69d9f020054df8 Mon Sep 17 00:00:00 2001
From: V1sionVerse <155375712+V1sionVerse@users.noreply.github.com>
Date: Sat, 10 Feb 2024 17:50:41 +0100
Subject: [PATCH] Fixed mistakes in HTML generation (#2187)
Added declaration
instead of
instead of
---
modules/private_logger.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/modules/private_logger.py b/modules/private_logger.py
index 968bd4f5..49f17dca 100644
--- a/modules/private_logger.py
+++ b/modules/private_logger.py
@@ -68,7 +68,7 @@ def log(img, dic):
"""
)
- begin_part = f"
Fooocus Log {date_string} (private)
\nAll images are clean, without any hidden data/meta, and safe to share with others.
\n\n" + begin_part = f"Fooocus Log {date_string} (private)
\nAll images are clean, without any hidden data/meta, and safe to share with others.
\n\n" end_part = f'\n' middle_part = log_cache.get(html_name, "") @@ -83,15 +83,15 @@ def log(img, dic): div_name = only_name.replace('.', '_') item = f"