diff --git a/scripts/on_sd_start.bat b/scripts/on_sd_start.bat index d8c6f763..c3bbb576 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 USERPROFILE=%cd%\profile + set HF_HOME=%cd%\profile\.cache\huggingface ) @rem set the correct installer path (current vs legacy)