From 130daa0c55bb83f14704d57a611b5dd988da97d0 Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 25 Jul 2026 01:20:23 +0200 Subject: [PATCH] chore: :arrow_up: Update leejet/stable-diffusion.cpp to `87a01773be23b996e38217a6a574c2de08ac560f` (#11111) :arrow_up: Update leejet/stable-diffusion.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> --- backend/go/stablediffusion-ggml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go/stablediffusion-ggml/Makefile b/backend/go/stablediffusion-ggml/Makefile index ae14403ce..fbbea0e97 100644 --- a/backend/go/stablediffusion-ggml/Makefile +++ b/backend/go/stablediffusion-ggml/Makefile @@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1) # stablediffusion.cpp (ggml) STABLEDIFFUSION_GGML_REPO?=https://github.com/leejet/stable-diffusion.cpp -STABLEDIFFUSION_GGML_VERSION?=5114672c482012d77d24bbd09eae86b53c48256b +STABLEDIFFUSION_GGML_VERSION?=87a01773be23b996e38217a6a574c2de08ac560f CMAKE_ARGS+=-DGGML_MAX_NAME=128