-
-
Notifications
You must be signed in to change notification settings - Fork 132
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 968 Bytes
/
Copy path.gitmodules
File metadata and controls
15 lines (15 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "feature/sdxl/src/androidMain/cpp/vendor/stable-diffusion.cpp"]
path = feature/sdxl/src/androidMain/cpp/vendor/stable-diffusion.cpp
url = https://github.com/leejet/stable-diffusion.cpp.git
[submodule "feature/sdxl/src/androidMain/cpp/vendor/Vulkan-Headers"]
path = feature/sdxl/src/androidMain/cpp/vendor/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "feature/sdxl/src/androidMain/cpp/vendor/SPIRV-Headers"]
path = feature/sdxl/src/androidMain/cpp/vendor/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "feature/sdxl/src/androidMain/cpp/vendor/OpenCL-Headers"]
path = feature/sdxl/src/androidMain/cpp/vendor/OpenCL-Headers
url = https://github.com/KhronosGroup/OpenCL-Headers.git
[submodule "feature/sdxl/src/androidMain/cpp/vendor/OpenCL-ICD-Loader"]
path = feature/sdxl/src/androidMain/cpp/vendor/OpenCL-ICD-Loader
url = https://github.com/KhronosGroup/OpenCL-ICD-Loader.git