DarthAffe
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-11-19 18:18:37 +00:00
5498cc0d67 feat: add Wan2.1-I2V-1.3B(SkyReels) support (#988)
aa2b8e0ca5 fix: patch 1x1 conv weights at runtime (#986)
a14e2b321d feat: add easycache support (#940)
Compare 3 commits »
DarthAffe synced commits to refs/tags/master-371-5498cc0 at DarthAffe/stable-diffusion.cpp from mirror 2025-11-19 18:18:37 +00:00
DarthAffe synced new reference refs/tags/master-371-5498cc0 to DarthAffe/stable-diffusion.cpp from mirror 2025-11-19 18:18:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-11-17 17:18:36 +00:00
28ffb6c13d fix: resolve issue with concat multiple LoRA output diffs at runtime (#985)
DarthAffe synced commits to runtime-lora-fix at DarthAffe/stable-diffusion.cpp from mirror 2025-11-17 17:18:36 +00:00
DarthAffe synced new reference runtime-lora-fix to DarthAffe/stable-diffusion.cpp from mirror 2025-11-17 17:18:36 +00:00
DarthAffe synced commits to refs/tags/master-368-28ffb6c at DarthAffe/stable-diffusion.cpp from mirror 2025-11-17 17:18:36 +00:00
DarthAffe synced new reference refs/tags/master-368-28ffb6c to DarthAffe/stable-diffusion.cpp from mirror 2025-11-17 17:18:36 +00:00
DarthAffe synced new reference refs/tags/master-367-b88cc32 to DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:38 +00:00
DarthAffe synced and deleted reference refs/tags/chroma_radiance at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced and deleted reference refs/tags/cpu_rng at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced and deleted reference refs/tags/fix_converted_model at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced and deleted reference refs/tags/ggml_runner_context at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced and deleted reference refs/tags/vace at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced and deleted reference refs/tags/wan at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
b88cc32346 fix: avoid using same type but diff instances for rng and sampler_rng (#982)
f532972d60 fix: avoid precision issues on vulkan backend (#980)
d5b05f70c6 feat: support independent sampler rng (#978)
6d6dc1b8ed fix: make PhotoMakerV2 more robust by image count check (#970)
199e675cc7 feat: support for --tensor-type-rules on generation modes (#932)
Compare 5 commits »
DarthAffe synced commits to rng-fix at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced commits to refs/tags/master-366-f532972 at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced new reference refs/tags/master-366-f532972 to DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00
DarthAffe synced commits to refs/tags/master-367-b88cc32 at DarthAffe/stable-diffusion.cpp from mirror 2025-11-16 16:48:37 +00:00