We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fb235 commit 721d1b2Copy full SHA for 721d1b2
Makefile
@@ -22,7 +22,7 @@ BARKCPP_VERSION?=v1.0.0
22
23
# stablediffusion.cpp (ggml)
24
STABLEDIFFUSION_GGML_REPO?=https://github.com/richiejp/stable-diffusion.cpp
25
-STABLEDIFFUSION_GGML_VERSION?=53e3b17eb3d0b5760ced06a1f98320b68b34aaae
+STABLEDIFFUSION_GGML_VERSION?=7dac89ad751741038bef623a387e280c8e5c609d
26
27
# ONEAPI variables for SYCL
28
export ONEAPI_VARS?=/opt/intel/oneapi/setvars.sh
0 commit comments