Rename dev console script

This commit is contained in:
cmdr2
2022-10-07 19:48:24 +05:30
parent ab987e73c6
commit 54d8feeaf0
6 changed files with 4 additions and 4 deletions

View File

@ -0,0 +1,14 @@
@echo off
echo "Opening Stable Diffusion UI - Developer Console.." & echo.
@call installer\Scripts\activate.bat
@call conda-unpack
@call conda --version
@call git --version
@call conda activate .\stable-diffusion\env
cmd /k