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 5fc8d5b commit 8809afcCopy full SHA for 8809afc
Makefile
@@ -22,7 +22,7 @@ BARKCPP_VERSION?=5d5be84f089ab9ea53b7a793f088d3fbf7247495
22
23
# stablediffusion.cpp (ggml)
24
STABLEDIFFUSION_GGML_REPO?=https://github.com/richiejp/stable-diffusion.cpp
25
-STABLEDIFFUSION_GGML_VERSION?=53e3b17eb3d0b5760ced06a1f98320b68b34aaae
+STABLEDIFFUSION_GGML_VERSION?=1896b28ef2fd5b3643120e66979bea487385439f
26
27
# ONEAPI variables for SYCL
28
export ONEAPI_VARS?=/opt/intel/oneapi/setvars.sh
0 commit comments