mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
⬆️ Update leejet/stable-diffusion.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c500461c69
commit
b43355fb1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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?=3a8788cb7d74f185d6b18688e9563015524ecaf5
|
||||
STABLEDIFFUSION_GGML_VERSION?=0baf721215f45335a5df8caf0ecb34e870c956e7
|
||||
|
||||
CMAKE_ARGS+=-DGGML_MAX_NAME=128
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue