From d90159f58b7abeda37773d9ffa547ddb0bee30ef Mon Sep 17 00:00:00 2001 From: John-Caldwell <98851904+John-Caldwell@users.noreply.github.com> Date: Tue, 11 Nov 2025 08:40:53 -0600 Subject: [PATCH] Update ASCII art banner to display COMFY --- create_shortcut.ps1 | 2 ++ run_comfyui.bat | 2 ++ 2 files changed, 4 insertions(+) diff --git a/create_shortcut.ps1 b/create_shortcut.ps1 index 24e1ea83a..32b3887bc 100644 --- a/create_shortcut.ps1 +++ b/create_shortcut.ps1 @@ -9,3 +9,5 @@ $Shortcut.Save() Write-Host "Shortcut created at: $ShortcutPath" + + diff --git a/run_comfyui.bat b/run_comfyui.bat index eba9e1728..db20ad8fc 100644 --- a/run_comfyui.bat +++ b/run_comfyui.bat @@ -385,3 +385,5 @@ if errorlevel 1 ( ) pause + +