Rock hard, high profile, perfectly round, symmetrical, zero sag breast implants with small/medium size nipples. No teardrop shapes here. If that sounds good to you, you are in the right place. Note that this lora is focusing on shape rather than insane breast sizes, but the default size is still quite large.
This is a compatibility conversion of the original FLUX LoRA so it can be used in InvokeAI.
The original LoRA was trained for FLUX.1-dev and contains LoRA layers for multiple text encoders (te1, te2, te3) as well as the UNet.
Some versions of InvokeAI (including 6.x) currently fail to import LoRA files that contain lora_te3_* layers, which correspond to the third text encoder (T5) used in certain FLUX training pipelines. When these layers are present, InvokeAI’s model installer may report the file as an unknown model type, preventing the LoRA from being installed.
To make the model usable in InvokeAI, the LoRA was converted by filtering the tensor keys:
Kept layers
lora_te1_*lora_te2_*lora_unet_*
Removed layers
lora_te3_*(third text encoder / T5 layers)
This allows the LoRA to load and function correctly in InvokeAI.
Compatibility note
Because the TE3/T5 layers were removed, the behavior may not be 100% identical to the original LoRA when compared with environments that support the full FLUX training output (such as ComfyUI or other Flux-compatible pipelines). However, in most cases the visual style and effect remain very similar, since the main UNet and primary text encoder layers are preserved.
If your environment already supports the original FLUX LoRA format, it is recommended to use the original file instead.
Credits / Disclaimer
This is not my model. I did not train or create the original LoRA.
This upload is only a technical compatibility conversion intended to help InvokeAI users who otherwise cannot load the original file.
All credit for the model itself goes to the original creator.
If the original author prefers a different way of distributing the InvokeAI-compatible version, or would like the converted file directly, I will be happy to provide it or remove this upload if requested.
Original model is HERE