Merge pull request #1361 from JeLuF/patch-28

Run dev console in ED directory
This commit is contained in:
cmdr2
2023-06-26 15:53:38 +05:30
committed by GitHub

View File

@ -2,6 +2,8 @@
echo "Opening Stable Diffusion UI - Developer Console.." & echo.
cd /d %~dp0
set PATH=C:\Windows\System32;%PATH%
@rem set legacy and new installer's PATH, if they exist