summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-09-13 06:50:56 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-09-13 06:50:56 -0500
commitd8011a745c34f5714135204b57fedc5bfd2cc6c1 (patch)
tree81151bf1ec8a96e922281f304ae7acbe6e055062
parent6ed3b9ea39763bea0265f8cf2519206d092334c4 (diff)
downloadguix-techchud-d8011a745c34f5714135204b57fedc5bfd2cc6c1.tar.gz
guix-techchud-d8011a745c34f5714135204b57fedc5bfd2cc6c1.tar.bz2
guix-techchud-d8011a745c34f5714135204b57fedc5bfd2cc6c1.zip
update stable-diffusion-cpp
-rw-r--r--machinelearning.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/machinelearning.scm b/machinelearning.scm
index 30aa5f4..53653c8 100644
--- a/machinelearning.scm
+++ b/machinelearning.scm
@@ -196,7 +196,7 @@
(define-public stable-diffusion-cpp
(package
(name "stable-diffusion-cpp")
- (version "eed97a5e1d054f9c1e7ac01982ae480411d4157e")
+ (version "fce6afcc6a3250a8e17923608922d2a99b339b47")
(source
(origin
(method git-fetch)
@@ -207,7 +207,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1nkypbqpif4vaabjnszk6j5n9hgwzx753b1lf8hryq8dkgpcp1j5"))
+ "05wr5smxx01vmz7gl6agvmg2yg42b04sgpcxmlvyfyrcpf0jxkmv"))
;(patches
; (search-patches "aux-files/stable-diffusion-cpp/fixloras.patch"))