mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
15 lines
761 B
Plaintext
15 lines
761 B
Plaintext
[submodule "poros/third_party/googletest"]
|
|
path = poros/third_party/googletest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "poros/third_party/gflags"]
|
|
path = poros/third_party/gflags
|
|
url = https://github.com/gflags/gflags.git
|
|
[submodule "examples/multimodal/stable_diffusion/swift+coreml/ml-stable-diffusion"]
|
|
path = examples/multimodal/stable_diffusion/swift+coreml/ml-stable-diffusion
|
|
url = https://github.com/lishicheng1996/ml-stable-diffusion.git
|
|
branch = paddle_SD
|
|
[submodule "examples/multimodal/stable_diffusion/swift+coreml/swift_coreml_diffusers"]
|
|
path = examples/multimodal/stable_diffusion/swift+coreml/swift_coreml_diffusers
|
|
url = https://github.com/lishicheng1996/swift-coreml-diffusers.git
|
|
branch = paddle_stable_diffusion
|