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 7c30e82 commit b839e25Copy full SHA for b839e25
Makefile
@@ -15,7 +15,7 @@ PIPER_VERSION?=e10ca041a885d4a8f3871d52924b47792d5e5aa0
15
16
# stablediffusion.cpp (ggml)
17
STABLEDIFFUSION_GGML_REPO?=https://github.com/richiejp/stable-diffusion.cpp
18
-STABLEDIFFUSION_GGML_VERSION?=53e3b17eb3d0b5760ced06a1f98320b68b34aaae
+STABLEDIFFUSION_GGML_VERSION?=1896b28ef2fd5b3643120e66979bea487385439f
19
20
# ONEAPI variables for SYCL
21
export ONEAPI_VARS?=/opt/intel/oneapi/setvars.sh
0 commit comments