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 8ca2fb5 commit 4bd0f71Copy full SHA for 4bd0f71
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?=10c6501bd05a697e014f1bee3a84e5664290c489
26
27
# ONEAPI variables for SYCL
28
export ONEAPI_VARS?=/opt/intel/oneapi/setvars.sh
0 commit comments