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.
dcf91f9e0f2cbf9da472ee2a556751ed4bab2d2a
1 parent 998ff9f commit 639526dCopy full SHA for 639526d
Makefile
@@ -32,7 +32,7 @@ BARKCPP_VERSION?=v1.0.0
32
33
# stablediffusion.cpp (ggml)
34
STABLEDIFFUSION_GGML_REPO?=https://github.com/leejet/stable-diffusion.cpp
35
-STABLEDIFFUSION_GGML_VERSION?=9578fdcc4632dc3de5565f28e2fb16b7c18f8d48
+STABLEDIFFUSION_GGML_VERSION?=dcf91f9e0f2cbf9da472ee2a556751ed4bab2d2a
36
37
ONNX_VERSION?=1.20.0
38
ONNX_ARCH?=x64
0 commit comments