mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-04-30 11:11:15 +00:00
update sdwebui function
added model for sdwebui & forge
This commit is contained in:
@@ -6,7 +6,7 @@ REM ############################################################
|
||||
:edit_sdwebui_modules
|
||||
title STL [EDIT SDWEBUI MODULES]
|
||||
cls
|
||||
echo %blue_fg_strong%/ Home / Toolbox / Editor / Image Generation / Edit SDWEBUI Modules%reset%
|
||||
echo %blue_fg_strong%/ Home / Toolbox / Editor / Image Generation / Edit Stable Diffusion WebUI Modules%reset%
|
||||
echo -------------------------------------------------------------
|
||||
echo Choose SDWEBUI modules to enable or disable (e.g., "1 2 4" to enable autolaunch, api, and opt-sdp-attention)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ REM ############################################################
|
||||
:edit_sdwebuiforge_modules
|
||||
title STL [EDIT SDWEBUIFORGE MODULES]
|
||||
cls
|
||||
echo %blue_fg_strong%/ Home / Toolbox / Editor / Image Generation / Edit SDWEBUI FORGE Modules%reset%
|
||||
echo %blue_fg_strong%/ Home / Toolbox / Editor / Image Generation / Edit Stable Diffusion WebUI Forge Modules%reset%
|
||||
echo -------------------------------------------------------------
|
||||
echo Choose sdwebuiforge modules to enable or disable (e.g., "1 2 4" to enable autolaunch, api, and opt-sdp-attention)
|
||||
|
||||
@@ -21,7 +21,7 @@ call :printModule "7. skip torchcudatest (--skip-torch-cuda-test)" %sdwebuiforge
|
||||
call :printModule "8. low vram (--lowvram)" %sdwebuiforge_lowvram_trigger%
|
||||
call :printModule "9. med vram (--medvram)" %sdwebuiforge_medvram_trigger%
|
||||
call :printModule "10. cuda malloc (--cuda-malloc)" %sdwebuiforge_cudamalloc_trigger%
|
||||
echo 00. Quick Start Stable Diffusion WebUI
|
||||
echo 00. Quick Start Stable Diffusion WebUI Forge
|
||||
echo 0. Back
|
||||
|
||||
set "python_command="
|
||||
|
||||
Reference in New Issue
Block a user