forked from extern/easydiffusion
Merge pull request #1195 from JeLuF/patch-21
Stop messing with %USERPROFILE%
This commit is contained in:
commit
943776dd14
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user