From f6d67d7655be4d396194ae053c2f8bc9ec3a7680 Mon Sep 17 00:00:00 2001
From: rsl8 <138326583+rsl8@users.noreply.github.com>
Date: Sun, 21 Jan 2024 07:04:44 +0100
Subject: [PATCH] Make the private log url path relative (#1948)
---
webui.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webui.py b/webui.py
index 581e3101..fadd852a 100644
--- a/webui.py
+++ b/webui.py
@@ -256,7 +256,7 @@ with shared.gradio_root:
queue=False, show_progress=False)
if not args_manager.args.disable_image_log:
- gr.HTML(f'\U0001F4DA History Log')
+ gr.HTML(f'\U0001F4DA History Log')
with gr.Tab(label='Style'):
style_sorter.try_load_sorted_styles(