mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 18:08:00 +02:00
Merge pull request #1197 from cmdr2/revert-1195-patch-21
Revert "Stop messing with %USERPROFILE%"
This commit is contained in:
commit
fb1e3de3c7
@ -8,7 +8,7 @@
|
|||||||
@copy sd-ui-files\scripts\check_models.py scripts\ /Y
|
@copy sd-ui-files\scripts\check_models.py scripts\ /Y
|
||||||
|
|
||||||
if exist "%cd%\profile" (
|
if exist "%cd%\profile" (
|
||||||
set HF_HOME=%cd%\profile\.cache\huggingface
|
set USERPROFILE=%cd%\profile
|
||||||
)
|
)
|
||||||
|
|
||||||
@rem set the correct installer path (current vs legacy)
|
@rem set the correct installer path (current vs legacy)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user