fixed install sd endpoint

This commit is contained in:
Saifeddine ALOUI 2024-01-22 22:05:17 +01:00
parent 78a4cb52dd
commit 248cd48fb1
2 changed files with 2 additions and 2 deletions

View File

@ -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