Skip to content

Commit cd6006a

Browse files
mudlergithub-actions[bot]
authored andcommitted
⬆️ Update richiejp/stable-diffusion.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b80625 commit cd6006a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go/stablediffusion-ggml/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ LD_FLAGS?=
1919

2020
# stablediffusion.cpp (ggml)
2121
STABLEDIFFUSION_GGML_REPO?=https://github.com/richiejp/stable-diffusion.cpp
22-
STABLEDIFFUSION_GGML_VERSION?=53e3b17eb3d0b5760ced06a1f98320b68b34aaae
22+
STABLEDIFFUSION_GGML_VERSION?=10c6501bd05a697e014f1bee3a84e5664290c489
2323

2424
# Disable Shared libs as we are linking on static gRPC and we can't mix shared and static
2525
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)