mirror of
https://github.com/leejet/stable-diffusion.cpp
synced 2026-04-19 21:35:52 +02:00
13 lines
420 B
Plaintext
13 lines
420 B
Plaintext
[submodule "ggml"]
|
|
path = ggml
|
|
url = https://github.com/ggml-org/ggml.git
|
|
[submodule "examples/server/frontend"]
|
|
path = examples/server/frontend
|
|
url = https://github.com/leejet/sdcpp-webui.git
|
|
[submodule "thirdparty/libwebp"]
|
|
path = thirdparty/libwebp
|
|
url = https://github.com/webmproject/libwebp.git
|
|
[submodule "thirdparty/libwebm"]
|
|
path = thirdparty/libwebm
|
|
url = https://github.com/webmproject/libwebm.git
|