Search Criteria
Package Details: stable-diffusion.cpp-vulkan-git r279.49d6570-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stable-diffusion.cpp-vulkan-git.git (read-only, click to copy) |
|---|---|
| Package Base: | stable-diffusion.cpp-vulkan-git |
| Description: | Stable Diffusion and Flux in pure C/C++ (Vulkan version) |
| Upstream URL: | https://github.com/leejet/stable-diffusion.cpp |
| Keywords: | cpp stable-diffusion vulkan |
| Licenses: | MIT |
| Conflicts: | stable-diffusion.cpp |
| Provides: | stable-diffusion.cpp |
| Submitter: | ZhangHua |
| Maintainer: | Aryan |
| Last Packager: | brianrobt |
| Votes: | 9 |
| Popularity: | 0.83 |
| First Submitted: | 2024-11-12 02:45 (UTC) |
| Last Updated: | 2025-09-11 15:29 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- shaderc (shaderc-gitAUR, shaderc-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
brianrobt commented on 2025-09-15 13:47 (UTC)
Hi @gwuensch, thanks for the heads up. I wasn't aware of that. I'll revert back to updating it once a week at most.
gwuensch commented on 2025-09-15 12:36 (UTC) (edited on 2025-09-15 12:40 (UTC) by gwuensch)
Thanks for maintaining this package! Just wanted to note that you don't need to bump the pkgver with every commit, the Wiki even discourages it.
brianrobt commented on 2025-08-25 16:04 (UTC) (edited on 2025-08-25 16:05 (UTC) by brianrobt)
@Pyblo, thanks for bring this to my attention. I've changed the executable name to stable-diffusion. Let me know if you have any issues installing or using it.
There's also an open issue for this on the GitHub repo, so I may eventually have to make another update if the upstream decides to change the binary name to something else: https://github.com/leejet/stable-diffusion.cpp/issues/750
Pyblo commented on 2025-08-24 20:25 (UTC)
There is also a big problem with name... It tries to install as
sdwhich generally collides with another application: https://github.com/chmln/sd. It's a very popular and often preinstalled app. Would be better to give it a full name.brianrobt commented on 2025-08-08 15:04 (UTC)
Thank you for reporting that! This has been fixed.
libricoleur commented on 2025-08-07 11:21 (UTC)
As of now this conflicts with llama.cpp-vulkan because they both provide /usr/lib/cmake/ggml/ggml-config.cmake and /usr/lib/cmake/ggml/ggml-version.cmake.
ZhangHua commented on 2025-05-23 11:41 (UTC)
I am using local-ai now and it uses stable-diffusion.cpp to generate image. So this package is going to be dropped. If someone want to adopt it, please feel free to go ahead.