mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-29 15:44:12 +00:00
fixed install sd endpoint
This commit is contained in:
parent
78a4cb52dd
commit
248cd48fb1
@ -27,7 +27,7 @@ lollmsElfServer:LOLLMSWebUI = LOLLMSWebUI.get_instance()
|
||||
|
||||
# ----------------------- voice ------------------------------
|
||||
|
||||
@router.get("/install_xtts")
|
||||
@router.get("/install_sd")
|
||||
def install_sd():
|
||||
try:
|
||||
lollmsElfServer.ShowBlockingMessage("Installing SD api server\nPlease stand by")
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit dfe61eb8bc3cc3e44d5034b870a8b7af5626cb4f
|
||||
Subproject commit 46dafaebc5a962433887bc5a01165fa71c4ac7f4
|
Loading…
x
Reference in New Issue
Block a user