Skip to content

Commit

Permalink
stable-diffusion-cpp: Update to version snapshot-b5f4932
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2024
1 parent b0ec75f commit 0603e2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/stable-diffusion-cpp.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 0603e2e

Please sign in to comment.