mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-24 16:08:55 +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
|
||||
@cd stable-diffusion
|
||||
|
||||
@call python --version
|
||||
|
||||
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port 9000 --host 0.0.0.0
|
||||
|
||||
@pause
|
Loading…
Reference in New Issue
Block a user