add padding and identification to generation log section (Failed to find Loras, Used embeddings, etc...)

This commit is contained in:
AUTOMATIC1111
2023-07-15 08:07:25 +03:00
parent b8bd8ce4cf
commit 127635409a
5 changed files with 18 additions and 14 deletions

View File

@@ -83,8 +83,7 @@ detect_image_size_symbol = '\U0001F4D0' # 📐
up_down_symbol = '\u2195\ufe0f' # ↕️
def plaintext_to_html(text):
return ui_common.plaintext_to_html(text)
plaintext_to_html = ui_common.plaintext_to_html
def send_gradio_gallery_to_image(x):