diff --git a/scripts/on_sd_start.bat b/scripts/on_sd_start.bat index c3bbb576..d8c6f763 100644 --- a/scripts/on_sd_start.bat +++ b/scripts/on_sd_start.bat @@ -8,7 +8,7 @@ @copy sd-ui-files\scripts\check_models.py scripts\ /Y if exist "%cd%\profile" ( - set HF_HOME=%cd%\profile\.cache\huggingface + set USERPROFILE=%cd%\profile ) @rem set the correct installer path (current vs legacy)