From 0603e2e14ad4b99ac90c45a7ccf1aacd5d486855 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:16:49 +0000 Subject: [PATCH] stable-diffusion-cpp: Update to version snapshot-b5f4932 --- bucket/stable-diffusion-cpp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stable-diffusion-cpp.json b/bucket/stable-diffusion-cpp.json index cf8068fcdee..46a77c817f8 100644 --- a/bucket/stable-diffusion-cpp.json +++ b/bucket/stable-diffusion-cpp.json @@ -1,12 +1,12 @@ { - "version": "snapshot-ac54e00", + "version": "snapshot-b5f4932", "description": "Stable Diffusion in pure C/C++ (AVX2)", "homepage": "https://github.com/leejet/stable-diffusion.cpp", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/leejet/stable-diffusion.cpp/releases/download/master-ac54e00/sd-master-ac54e00-bin-win-avx2-x64.zip", - "hash": "a64462c83add14d967d00a15883dc8e9d6b2fa8ece5e0be912c9606991b7b37d" + "url": "https://github.com/leejet/stable-diffusion.cpp/releases/download/master-b5f4932/sd-master-b5f4932-bin-win-avx2-x64.zip", + "hash": "cb73227e7d42bd35591f1c76cd53a18e7c6c7c8e3d93d131fd8b0deb196fffea" } }, "bin": "sd.exe",