Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-369-a14e2b3
feat: add easycache support (#940)
master-368-28ffb6c
fix: resolve issue with concat multiple LoRA output diffs at runtime …
master-367-b88cc32
fix: avoid using same type but diff instances for rng and sampler_rng…
master-366-f532972
fix: avoid precision issues on vulkan backend (#980)
master-365-d5b05f7
feat: support independent sampler rng (#978)
master-364-6d6dc1b
fix: make PhotoMakerV2 more robust by image count check (#970)
master-363-199e675
feat: support for --tensor-type-rules on generation modes (#932)
master-362-742a733
feat: add cpu rng (#977)
master-361-e8eb379
fix: typo in --lora-apply-mode help (#972)
master-360-aa44e06
fix: avoid crash with LoRAs and type override (#974)