mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-07 15:08:47 +02:00
Log python version
This commit is contained in:
@ -295,6 +295,8 @@ call WHERE uvicorn > .tmp
|
||||
@set SD_UI_PATH=%cd%\ui
|
||||
@cd stable-diffusion
|
||||
|
||||
@call python --version
|
||||
|
||||
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port 9000 --host 0.0.0.0
|
||||
|
||||
@pause
|
Reference in New Issue
Block a user