This LoRA transfers the texture/coloration of feet from any given reference photo to feet in the target image.
Workflow (for Qwen-Image-Edit and Flux.2 Klein):
image 1: The image to be edited
image 2: A reference photo of feet with the desired texture (ideally in a pose approximately similar to image 1)
prompt: "Transfer the texture and coloration of the feet"
It's generally preferable to crop both input images to contain just the feet and then composite the result with the original. It speeds up the process and may improve output quality.
Notes:
It seems to work best with cfg around 2.0 to 3.0. You may be able to get away with cfg 1.0 with the Qwen version in some circumstances. The Flux.2 Klein version seems to produce poor results at cfg 1.0. Higher cfg values generally seem to cause increased color drift.
ā All example images are composites of the LoRA output with the original image, made in GIMP ā
The Flux.2 Klein 9B version does a much better job at preserving fine details since it can take advantage of the superior Flux.2 VAE rather than the Qwen-Image VAE and I would generally prefer it on that basis alone.
Description
Fixed issues with the training data:
One training triple had control and target images mixed up
Many control and target images were not perfectly aligned
More realistic control images (image 1 with texture/coloration removed)