DarthAffe
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 Chroma at DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced new reference Chroma to DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced commits to EditMode at DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced new reference EditMode to DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced commits to master at DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
849845b0a2 Merge pull request #58 from DarthAffe/Chroma
89cf3108df Added chroma model parameters
bbf5743143 Merge pull request #57 from DarthAffe/EditMode
78405c9543 Added edit-mode
Compare 4 commits »
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
DarthAffe synced commits to refs/tags/3.6.0 at DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced new reference refs/tags/3.6.0 to DarthAffe/StableDiffusion.NET from mirror 2025-07-01 01:18:31 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-06-30 20:48:38 +00:00
23de7fc44a chore: avoid warnings when building on linux
d42fd59464 feat: add OpenCL backend support (#680)
0d8b39f0ba fix: avoid crash on sdxl loras (#658)
539b5b9374 fix: fix musa docker build (#662)
b1fc16b504 fix: allow resetting clip_skip to its default value (#697)
Compare 5 commits »
DarthAffe synced commits to refs/tags/master-0d8b39f at DarthAffe/stable-diffusion.cpp from mirror 2025-06-30 20:48:38 +00:00
DarthAffe synced new reference refs/tags/master-0d8b39f to DarthAffe/stable-diffusion.cpp from mirror 2025-06-30 20:48:38 +00:00
DarthAffe synced commits to refs/tags/master-23de7fc at DarthAffe/stable-diffusion.cpp from mirror 2025-06-30 20:48:38 +00:00