feat: use sdcpp-webui as embedded webui (#1408)

This commit is contained in:
leejet
2026-04-11 18:33:11 +08:00
committed by GitHub
parent 7ade90e478
commit fd3504760f
4 changed files with 6 additions and 4 deletions

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/ggml-org/ggml.git
[submodule "examples/server/frontend"]
path = examples/server/frontend
url = https://github.com/leejet/stable-ui.git
url = https://github.com/leejet/sdcpp-webui.git
[submodule "thirdparty/libwebp"]
path = thirdparty/libwebp
url = https://github.com/webmproject/libwebp.git