DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 14:38:37 +00:00
19fbfd8639 feat: override text encoders for unet models (#682)
76c72628b1 fix: fix a few typos on cli help and error messages (#714)
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-07-04 10:48:30 +00:00
8834ab9543 Update backends.yml
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-07-04 02:38:44 +00:00
dd8e41cca1 Update backends.yml
1db7ae59fb Update backends.yml
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-03 22:18:36 +00:00
3bae667f3d fix: break the line after skipping tensors in VAE (#591)
8d0819c548 fix: actually use embeddings with SDXL (#657)
Compare 2 commits »
DarthAffe synced commits to refs/tags/master-3bae667 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-03 22:18:36 +00:00
DarthAffe synced new reference refs/tags/master-3bae667 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-03 22:18:36 +00:00
DarthAffe synced commits to refs/tags/master-8d0819c at DarthAffe/stable-diffusion.cpp from mirror 2025-07-03 22:18:36 +00:00
DarthAffe synced new reference refs/tags/master-8d0819c to DarthAffe/stable-diffusion.cpp from mirror 2025-07-03 22:18:36 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-02 21:48:37 +00:00
7a8ff2e819 docs: add golang cgo bindings to README (#635)
0927e8e322 docs: add Android app to README (#647)
83ef4e44ce feat: add T5 with llama.cpp naming convention support (#654)
Compare 3 commits »
DarthAffe synced commits to refs/tags/master-83ef4e4 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-02 21:48:37 +00:00
DarthAffe synced new reference refs/tags/master-83ef4e4 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-02 21:48:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
7dac89ad75 refector: reuse some code
9251756086 feat: add CosXL support (#683)
ecf5db97ae chore: fix windows build and release
ea46fd6948 fix: force zero-initialize output of tiling (#703)
Compare 4 commits »
DarthAffe synced commits to refs/tags/master-7dac89a at DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced new reference refs/tags/master-7dac89a to DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced commits to refs/tags/master-9251756 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced new reference refs/tags/master-9251756 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced commits to refs/tags/master-ecf5db9 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced new reference refs/tags/master-ecf5db9 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-01 21:19:01 +00:00
DarthAffe synced commits to refs/tags/3.5.0 at DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced new reference refs/tags/3.5.0 to DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00