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 + +