change the main script to run from its directory rather stable diffusion; this will change where images are saved by default because people are failing to find their images
@@ -125,8 +125,7 @@ echo Face fixing feature will not work.
:launch
echo Launching webui.py...
cd repositories\stable-diffusion
%PYTHON% ../../webui.py %COMMANDLINE_ARGS%
%PYTHON% webui.py %COMMANDLINE_ARGS%
pause
exit /b
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.