mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-24 03:55:53 +02:00
Include C:\Windows\System32 in the path anyway, to avoid the errors some users have
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
@echo. & echo "Stable Diffusion UI - v2" & echo.
|
||||
|
||||
set PATH=C:\Windows\System32;%PATH%
|
||||
|
||||
@cd ..
|
||||
|
||||
if exist "scripts\config.bat" (
|
||||
|
Reference in New Issue
Block a user