DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 15:38:38 +00:00
dafc32d0dd feat: add support for f64/i64 and clip_g diffusers model (#681)
225162f270 fix: mark encoder.embed_tokens.weight as unused tensor (#721)
Compare 2 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
b9e4718fac fix: correct --chroma-enable-t5-mask argument
DarthAffe synced commits to refs/tags/master-b9e4718 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
DarthAffe synced new reference refs/tags/master-b9e4718 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-06 07:28:38 +00:00
DarthAffe synced commits to refs/tags/master-1ce1c1a at DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 23:18:37 +00:00
DarthAffe synced new reference refs/tags/master-1ce1c1a to DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 23:18:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-07-05 15:08:37 +00:00
1ce1c1adca feat: make lora graph size variable
DarthAffe synced commits to refs/tags/master-19fbfd8 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced new reference refs/tags/master-19fbfd8 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced commits to refs/tags/master-76c7262 at DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced new reference refs/tags/master-76c7262 to DarthAffe/stable-diffusion.cpp from mirror 2025-07-04 22:48:37 +00:00
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-07-04 18:48:30 +00:00
c214f0c5a1 Disabled cuda11-builds for now
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