Instructions to use AliveAi/Krea-2-Edit-Outfit-Transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AliveAi/Krea-2-Edit-Outfit-Transfer with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AliveAi/Krea-2-Edit-Outfit-Transfer") prompt = "blonde woman with dark roots, sitting on bench, transfer the outfit" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Krea 2 Edit Outfit Transfer
LoRA for Krea 2 Edit that enables outfit transfer from a reference image.

- Prompt
- blonde woman with dark roots, sitting on bench, transfer the outfit

- Prompt
- blonde woman with dark roots, sitting on bench, transfer the outfit

- Prompt
- asian woman sitting on tree

- Prompt
- arab woman sitting near pyramid entrance
Features
- Transfer clothing from a reference image
- Works with Krea 2 Edit workflows
- Preserves the generated character while applying the reference outfit
- Best results with female outfits
Trigger
Include the following phrase in your prompt:
transfer the outfit
Example:
blonde woman with dark roots, sitting on a park bench, transfer the outfit
Requirements
This LoRA requires one of the following custom ComfyUI nodes:
It also requires outfit reference images in the expected format.
Example dataset:
https://huggingface.co/datasets/AliveAi/outfits
Workflows
Two workflows are provided:
t2i_outfit_reference.json
- Uses
comfyui-krea2edit - Best outfit accuracy
- Slower
- Uses
Krea2_Ostris_Edit_outfit.json
- Uses
ComfyUI-Krea2-Ostris-Edit - Much faster
- Slightly lower outfit adherence
- Uses
Known Limitations
- Primarily trained on female outfits.
- May occasionally generate two people. If this happens, try a different seed or explicitly prompt for a single person.
Download
Download the latest model from the Files & versions tab.
Tip
Need outfit reference images? You can generate them with AliveAI.app.
If you prefer a web-based experience, the complete outfit transfer workflow is also available directly on AliveAI.app.
- Downloads last month
- 228
Model tree for AliveAi/Krea-2-Edit-Outfit-Transfer
Base model
krea/Krea-2-Raw