easydiffusion/scripts/Developer Console.cmd

14 lines
229 B
Batchfile
Raw Normal View History

@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