mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
14 lines
229 B
Batchfile
14 lines
229 B
Batchfile
@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 |