mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
v2
This commit is contained in:
parent
facec59fe8
commit
52086a2d39
@ -103,8 +103,6 @@
|
||||
|
||||
@set SD_UI_PATH=%cd%\..\ui
|
||||
|
||||
@call ..\config.bat
|
||||
|
||||
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port %SD_PORT% --host %SD_HOST%
|
||||
@uvicorn server:app --app-dir "%SD_UI_PATH%" --port 9000 --host 0.0.0.0
|
||||
|
||||
@pause
|
Loading…
x
Reference in New Issue
Block a user