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 de81b42 commit 1338c0dCopy full SHA for 1338c0d
Makefile
@@ -22,7 +22,7 @@ BARKCPP_VERSION?=v1.0.0
22
23
# stablediffusion.cpp (ggml)
24
STABLEDIFFUSION_GGML_REPO?=https://github.com/leejet/stable-diffusion.cpp
25
-STABLEDIFFUSION_GGML_VERSION?=19d876ee300a055629926ff836489901f734f2b7
+STABLEDIFFUSION_GGML_VERSION?=30b3ac8e6279c128a7a3f8c2627d31b96c2a1185
26
27
ONNX_VERSION?=1.20.0
28
ONNX_ARCH?=x64
0 commit comments