Skip to content

sd: sync with master-788-8a51eb9#2338

Open
wbruna wants to merge 3 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_update_202607_3
Open

sd: sync with master-788-8a51eb9#2338
wbruna wants to merge 3 commits into
LostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_update_202607_3

Conversation

@wbruna

@wbruna wbruna commented Jul 17, 2026

Copy link
Copy Markdown

master-782-b290693:

  • configurable reference image processing
  • Anima LoRA compatibility fixes
  • Adetailer support (with a new source file detailer.cpp)
  • AnimateDiff support
  • PiD 1.5 support

Just the sync for now; I believe most of these would need changes on our side for proper support.

@LostRuins

Copy link
Copy Markdown
Owner

configurable reference image processing

what is this?

@wbruna

wbruna commented Jul 18, 2026

Copy link
Copy Markdown
Author

configurable reference image processing

what is this?

It allows customizing the way reference images are processed by the model:
https://github.com/leejet/stable-diffusion.cpp/blob/master/docs/edit.md#configuring-reference-modes---ref-image-args

Seems needed for community-made modifications to enable edit mode on Krea2 and Anima.

@wbruna
wbruna force-pushed the kcpp_sd_update_202607_3 branch 3 times, most recently from 68d4cdd to df6346d Compare July 21, 2026 20:28
@wbruna

wbruna commented Jul 21, 2026

Copy link
Copy Markdown
Author

Added a poor-man's parser to trigger edit mode if it's forced by gendefaults like this:

  "gendefaults": {
    "ref_image_args": "preset=krea2_edit"
  }

Tested with Krea2 + https://huggingface.co/conradlocke/krea2-identity-edit :

image

@LostRuins
LostRuins force-pushed the concedo_experimental branch from 989a18d to 68db0dd Compare July 22, 2026 12:28
@wbruna
wbruna force-pushed the kcpp_sd_update_202607_3 branch from df6346d to f012217 Compare July 23, 2026 02:32
@wbruna wbruna changed the title sd: sync with master-782-b290693 sd: sync with master-788-8a51eb9 Jul 23, 2026
@wbruna

wbruna commented Jul 23, 2026

Copy link
Copy Markdown
Author

master-788-8a51eb9:

  • Mage-Flow support
  • Hunyuan Video 1.5 support

Yet another model unable to draw proper kobolds 😕

t2i edit
5181104-An orange kobold mage, casting a spell 5181104-Make the character wear a party hat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants