mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-11 16:58:31 +01:00
Log python version
This commit is contained in:
parent
db1fbad0db
commit
e928fee26f
@ -295,6 +295,8 @@ call WHERE uvicorn > .tmp
|
|||||||
@set SD_UI_PATH=%cd%\ui
|
@set SD_UI_PATH=%cd%\ui
|
||||||
@cd stable-diffusion
|
@cd stable-diffusion
|
||||||
|
|
||||||
|
@call python --version
|
||||||
|
|
||||||
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port 9000 --host 0.0.0.0
|
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port 9000 --host 0.0.0.0
|
||||||
|
|
||||||
@pause
|
@pause
|
Loading…
Reference in New Issue
Block a user