Update Launcher.bat

+added new models for sdwebui and sdwebui forge
This commit is contained in:
deffcolony
2025-06-24 00:02:07 +02:00
parent 5c4df671f7
commit 1c67d4197f

View File

@@ -3070,10 +3070,12 @@ echo %cyan_fg_strong%^| SDXL Models [PONY]
echo 6. Install Hassaku XL [ANIME] echo 6. Install Hassaku XL [ANIME]
echo 7. Install AutismMix_confetti [ANIME/CARTOON/FURRY MIX] echo 7. Install AutismMix_confetti [ANIME/CARTOON/FURRY MIX]
echo 8. Install Pony Realism [REALISM] echo 8. Install Pony Realism [REALISM]
echo 9. Install CyberRealistic Pony [REALISM]
echo %cyan_fg_strong% ______________________________________________________________%reset% echo %cyan_fg_strong% ______________________________________________________________%reset%
echo %cyan_fg_strong%^| SDXL Models [ILLUSTRIOUS] ^|%reset% echo %cyan_fg_strong%^| SDXL Models [ILLUSTRIOUS] ^|%reset%
echo 9. Install WAI-NSFW-illustrious-SDXL [ANIME] echo 10. Install WAI-NSFW-illustrious-SDXL [ANIME]
echo 11. Install Hassaku XL Illustrious [ANIME]
echo 12. Install CyberIllustrious [REALISM]
echo %cyan_fg_strong% ______________________________________________________________%reset% echo %cyan_fg_strong% ______________________________________________________________%reset%
echo %cyan_fg_strong%^| FLUX Models ^|%reset% echo %cyan_fg_strong%^| FLUX Models ^|%reset%
echo NOT SUPPORTED YET. echo NOT SUPPORTED YET.
@@ -3107,7 +3109,13 @@ if "%app_installer_sdwebui_model_choice%"=="1" (
) else if "%app_installer_sdwebui_model_choice%"=="8" ( ) else if "%app_installer_sdwebui_model_choice%"=="8" (
goto :install_sdwebui_model_ponyrealism goto :install_sdwebui_model_ponyrealism
) else if "%app_installer_sdwebui_model_choice%"=="9" ( ) else if "%app_installer_sdwebui_model_choice%"=="9" (
goto :install_sdwebui_model_cyberrealistic_pony
) else if "%app_installer_sdwebui_model_choice%"=="10" (
goto :install_sdwebui_model_wai_nsfw_illustrious_sdxl goto :install_sdwebui_model_wai_nsfw_illustrious_sdxl
) else if "%app_installer_sdwebui_model_choice%"=="11" (
goto :install_sdwebui_model_hassaku_xl_illustrious
) else if "%app_installer_sdwebui_model_choice%"=="12" (
goto :install_sdwebui_model_cyberillustrious
) else if "%app_installer_sdwebui_model_choice%"=="0" ( ) else if "%app_installer_sdwebui_model_choice%"=="0" (
goto :install_sdwebui_menu goto :install_sdwebui_menu
) else ( ) else (
@@ -3172,6 +3180,13 @@ echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Suc
pause pause
goto :install_sdwebui_model_menu goto :install_sdwebui_model_menu
:install_sdwebui_model_cyberrealistic_pony
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading cyberrealistic-pony [PONY] Model...
civitdl 443821 -s basic "models\Stable-diffusion"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed cyberrealistic-pony [PONY] Model in: "%sdwebui_install_path%\models\Stable-diffusion"%reset%
pause
goto :install_sdwebui_model_menu
:install_sdwebui_model_wai_nsfw_illustrious_sdxl :install_sdwebui_model_wai_nsfw_illustrious_sdxl
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading WAI-NSFW-illustrious-SDXL [ILLUSTRIOUS] Model... echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading WAI-NSFW-illustrious-SDXL [ILLUSTRIOUS] Model...
civitdl 827184 -s basic "models\Stable-diffusion" civitdl 827184 -s basic "models\Stable-diffusion"
@@ -3179,6 +3194,13 @@ echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Suc
pause pause
goto :install_sdwebui_model_menu goto :install_sdwebui_model_menu
:install_sdwebui_model_hassaku_xl_illustrious
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading hassaku-xl-illustrious [ILLUSTRIOUS] Model...
civitdl 140272 -s basic "models\Stable-diffusion"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed hassaku-xl-illustrious [ILLUSTRIOUS] Model in: "%sdwebui_install_path%\models\Stable-diffusion"%reset%
pause
goto :install_sdwebui_model_menu
REM :install_sdwebui_model_flux REM :install_sdwebui_model_flux
REM echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading Flux... REM echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading Flux...
REM civitdl 638187 -s basic "models\Stable-diffusion" REM civitdl 638187 -s basic "models\Stable-diffusion"
@@ -3366,12 +3388,15 @@ echo %cyan_fg_strong%^| SDXL Models [PONY]
echo 6. Install Hassaku XL [ANIME] echo 6. Install Hassaku XL [ANIME]
echo 7. Install AutismMix_confetti [ANIME/CARTOON/FURRY MIX] echo 7. Install AutismMix_confetti [ANIME/CARTOON/FURRY MIX]
echo 8. Install Pony Realism [REALISM] echo 8. Install Pony Realism [REALISM]
echo 9. Install CyberRealistic Pony [REALISM]
echo %cyan_fg_strong% ______________________________________________________________%reset% echo %cyan_fg_strong% ______________________________________________________________%reset%
echo %cyan_fg_strong%^| SDXL Models [ILLUSTRIOUS] ^|%reset% echo %cyan_fg_strong%^| SDXL Models [ILLUSTRIOUS] ^|%reset%
echo 9. Install WAI-NSFW-illustrious-SDXL [ANIME] echo 10. Install WAI-NSFW-illustrious-SDXL [ANIME]
echo 11. Install Hassaku XL Illustrious [ANIME]
echo 12. Install CyberIllustrious [REALISM]
echo %cyan_fg_strong% ______________________________________________________________%reset% echo %cyan_fg_strong% ______________________________________________________________%reset%
echo %cyan_fg_strong%^| FLUX Models ^|%reset% echo %cyan_fg_strong%^| FLUX Models ^|%reset%
echo 10. Install Flux.1-Dev/Schnell BNB NF4 [REALISM MODEL] echo 13. Install Flux.1-Dev/Schnell BNB NF4 [REALISM]
echo %cyan_fg_strong% ______________________________________________________________%reset% echo %cyan_fg_strong% ______________________________________________________________%reset%
echo %cyan_fg_strong%^| Menu Options: ^|%reset% echo %cyan_fg_strong%^| Menu Options: ^|%reset%
echo 0. Back echo 0. Back
@@ -3402,9 +3427,16 @@ if "%app_installer_sdwebuiforge_model_choice%"=="1" (
) else if "%app_installer_sdwebuiforge_model_choice%"=="8" ( ) else if "%app_installer_sdwebuiforge_model_choice%"=="8" (
goto :install_sdwebuiforge_model_ponyrealism goto :install_sdwebuiforge_model_ponyrealism
) else if "%app_installer_sdwebuiforge_model_choice%"=="9" ( ) else if "%app_installer_sdwebuiforge_model_choice%"=="9" (
goto :install_sdwebuiforge_model_wai_nsfw_illustrious_sdxl goto :install_sdwebuiforge_model_cyberrealistic_pony
) else if "%app_installer_sdwebuiforge_model_choice%"=="10" ( ) else if "%app_installer_sdwebuiforge_model_choice%"=="10" (
goto :install_sdwebuiforge_model_wai_nsfw_illustrious_sdxl
) else if "%app_installer_sdwebuiforge_model_choice%"=="11" (
goto :install_sdwebuiforge_model_hassaku_xl_illustrious
) else if "%app_installer_sdwebuiforge_model_choice%"=="12" (
goto :install_sdwebuiforge_model_cyberillustrious
) else if "%app_installer_sdwebuiforge_model_choice%"=="13" (
goto :install_sdwebuiforge_model_flux goto :install_sdwebuiforge_model_flux
) else if "%app_installer_sdwebuiforge_model_choice%"=="0" ( ) else if "%app_installer_sdwebuiforge_model_choice%"=="0" (
goto :install_sdwebuiforge_menu goto :install_sdwebuiforge_menu
) else ( ) else (
@@ -3469,6 +3501,13 @@ echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Suc
pause pause
goto :install_sdwebuiforge_model_menu goto :install_sdwebuiforge_model_menu
:install_sdwebuiforge_model_cyberrealistic_pony
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading cyberrealistic-pony [PONY] Model...
civitdl 443821 -s basic "models\Stable-diffusion"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed cyberrealistic-pony [PONY] Model in: "%sdwebuiforge_install_path%\models\Stable-diffusion"%reset%
pause
goto :install_sdwebuiforge_model_menu
:install_sdwebuiforge_model_wai_nsfw_illustrious_sdxl :install_sdwebuiforge_model_wai_nsfw_illustrious_sdxl
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading WAI-NSFW-illustrious-SDXL [ILLUSTRIOUS] Model... echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading WAI-NSFW-illustrious-SDXL [ILLUSTRIOUS] Model...
civitdl 827184 -s basic "models\Stable-diffusion" civitdl 827184 -s basic "models\Stable-diffusion"
@@ -3476,6 +3515,19 @@ echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Suc
pause pause
goto :install_sdwebuiforge_model_menu goto :install_sdwebuiforge_model_menu
:install_sdwebuiforge_model_hassaku_xl_illustrious
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading hassaku-xl-illustrious [ILLUSTRIOUS] Model...
civitdl 140272 -s basic "models\Stable-diffusion"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed hassaku-xl-illustrious [ILLUSTRIOUS] Model in: "%sdwebuiforge_install_path%\models\Stable-diffusion"%reset%
pause
goto :install_sdwebuiforge_model_menu
:install_sdwebuiforge_model_cyberillustrious
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading CyberIllustrious [ILLUSTRIOUS] Model...
civitdl 1125067 -s basic "models\Stable-diffusion"
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% %green_fg_strong%Successfully installed CyberIllustrious [ILLUSTRIOUS] Model in: "%sdwebuiforge_install_path%\models\Stable-diffusion"%reset%
pause
goto :install_sdwebuiforge_model_menu
:install_sdwebuiforge_model_flux :install_sdwebuiforge_model_flux
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading Flux... echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Downloading Flux...