summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgi Kobakhidze2023-03-03 03:23:55 +0400
committerGiorgi Kobakhidze2023-03-03 03:23:55 +0400
commitf984c323dbf318ba6dd3fb4f71918d8488903fa3 (patch)
tree74c030f68e3f904487dd80af140f99592e4d637f
parent42656c68a13b6e72e0d6e643a8e24c862aac9e26 (diff)
downloadaur-f984c323dbf318ba6dd3fb4f71918d8488903fa3.tar.gz
Updated .SRCINFO and contact info
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b3771c1c52a..45229b769fc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = stable-diffusion-intel
pkgdesc = Image generator that uses stable diffusion, vino (Intel CPU) and includes "txt2img"
pkgver = 20220908
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/bes-dev/stable_diffusion.openvino
arch = x86_64
license = Apache
@@ -20,6 +20,10 @@ pkgbase = stable-diffusion-intel
depends = python-transformers
depends = python-watchdog
source = git+https://github.com/bes-dev/stable_diffusion.openvino#commit=72d3ad67f078b25bc5ae191f6e49078cebd1f791
- b2sums = SKIP
+ source = remove-tensor-format.patch
+ source = txt2img.sh
+ sha256sums = SKIP
+ sha256sums = 8d2e28e19488992103fdda2685f3f64908c153d256ce545731261bed17cc406c
+ sha256sums = 35329c631245260dfca4bf64521e748f86547248f8236a617f370bc54485f026
pkgname = stable-diffusion-intel
diff --git a/PKGBUILD b/PKGBUILD
index de47edf62b91..c29a263aaf14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer:
+# Maintainer: Giorgi Taba Kobakhidze <t@gtk.ge>
# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=stable-diffusion-intel