Browse Source
development/stablediffusion-pipelines-cpp: Mark as x86_64 only.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/223/head
Andrew Clemons
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
4 additions and
4 deletions
-
development/stablediffusion-pipelines-cpp/stablediffusion-pipelines-cpp.info
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="stablediffusion-pipelines-cpp" |
|
|
|
VERSION="0.1" |
|
|
|
HOMEPAGE="https://github.com/intel/stablediffusion-pipelines-cpp" |
|
|
|
DOWNLOAD="https://github.com/intel/stablediffusion-pipelines-cpp/archive/v0.1/stablediffusion-pipelines-cpp-0.1.tar.gz" |
|
|
|
MD5SUM="b3acd91b7202a83aeaa575c6a1dc6036" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://github.com/intel/stablediffusion-pipelines-cpp/archive/v0.1/stablediffusion-pipelines-cpp-0.1.tar.gz" |
|
|
|
MD5SUM_x86_64="b3acd91b7202a83aeaa575c6a1dc6036" |
|
|
|
REQUIRES="openvino libtorch-cxx11-abi-shared-with-deps" |
|
|
|
MAINTAINER="Johannes Schoepfer" |
|
|
|
EMAIL="slackbuilds@schoepfer.info" |