CivArchive
    Kontext_change_clothes - v1.0
    Preview 85291227
    Preview 85291228
    Preview 85291230
    Preview 85291224
    Preview 85291225
    Preview 85291229
    change man/woman xx_clothes to xx_clothes,
    keeping the person in the exact same position, scale, and pose. Maintain identical subject placement, camera angle, framing, and perspective.
    • 准备两张图片,底图和目标换装衣服图片,换装图需要是纯衣服的图片,最好背景干净,可以加个抠图节点

    • 训练集只有8张普通的T恤外套衬衫用于测试,没有裙子、裤子、吊带、内衣...,如果只是更换夏天的服饰,成功率很高,其它的没测过,裙子随便测了下,很一般

    • 这是测试的第一个lora,主要测试能否训练,实际生图测下来,我发现,很多衣服不知道怎么描述,我理想中的提示词是"change woman/man clothes to image2 clothes",但是开始没想那么多,将就用吧


      • Prepare two images: a base image and a target clothing image. The clothing image should be of the garment only, preferably on a clean background. A background removal node can be added.

      • The training set only contains 8 basic T-shirts, jackets, and shirts for testing (no dresses, pants, camisoles, underwear, etc.). The success rate is high for summer clothes; others are untested. A quick test on dresses performed poorly.

      • This is the first test LoRA, mainly to verify that training is possible. During generation, I found many clothes are hard to describe. My ideal prompt is "change woman/man clothes to image2 clothes", but I didn't think it through at the start


      Copy my workflow:

      Click the Info Icon in the bottom right corner of the image to copy the workflow, then paste it into ComfyUI.

    Description

    FAQ

    Comments (30)

    RKT_BLUEJun 29, 2025· 7 reactions
    CivitAI

    Can you share the workflow

    +1

    VirtualJun 29, 2025

    +1

    5833795Jun 30, 2025

    Copy generation data and create new file save as .json and open on comfyui.

    Jun_cyber
    Author
    Jun 30, 2025· 2 reactions

    Click the exclamation mark in the bottom right corner of the image to copy the workflow, then paste it into ComfyUI.

    Fynjy88888Jun 30, 2025
    { "nodes": [ { "id": 38, "type": "DualCLIPLoader", "pos": [ -1295.5614013671875, 347.9065856933594 ], "size": [ 337.76861572265625, 130 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "CLIP", "type": "CLIP", "links": [ 59 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "DualCLIPLoader", "models": [ { "name": "clip_l.safetensors", "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors", "directory": "text_encoders" }, { "name": "t5xxl_fp8_e4m3fn_scaled.safetensors", "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors", "directory": "text_encoders" } ], "widget_ue_connectable": { "clip_name1": true, "clip_name2": true, "type": true, "device": true } }, "widgets_values": [ "clip_l.safetensors", "t5xxl_fp8_e4m3fn_scaled.safetensors", "flux", "default" ], "color": "#322", "bgcolor": "#533" }, { "id": 39, "type": "VAELoader", "pos": [ -1295.5614013671875, 527.9061889648438 ], "size": [ 337.76861572265625, 58 ], "flags": {}, "order": 1, "mode": 0, "inputs": [], "outputs": [ { "name": "VAE", "type": "VAE", "links": [ 61, 223, 315 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "VAELoader", "models": [ { "name": "ae.safetensors", "url": "https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors", "directory": "vae" } ], "widget_ue_connectable": { "vae_name": true } }, "widgets_values": [ "ae.safetensors" ], "color": "#322", "bgcolor": "#533" }, { "id": 193, "type": "GoogleTranslateTextNode", "pos": [ -863.5614624023438, 365.7063293457031 ], "size": [ 400, 200 ], "flags": { "collapsed": true }, "order": 10, "mode": 0, "inputs": [ { "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 296 } ], "outputs": [ { "name": "text", "type": "STRING", "links": [ 297 ] } ], "properties": { "cnr_id": "comfyui_custom_nodes_alekpet", "ver": "1.0.72", "Node name for S&R": "GoogleTranslateTextNode", "widget_ue_connectable": {} }, "widgets_values": [ "auto", "en", false, "Manual Trasnlate", "", [ false, true ] ] }, { "id": 200, "type": "FluxKontextImageScale", "pos": [ -969.2135009765625, 1173.2257080078125 ], "size": [ 270, 30 ], "flags": { "collapsed": false }, "order": 9, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 313 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 314, 319 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "FluxKontextImageScale", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 201, "type": "VAEEncode", "pos": [ -964.65576171875, 1270.308837890625 ], "size": [ 240, 50 ], "flags": { "collapsed": false }, "order": 13, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 314 }, { "name": "vae", "type": "VAE", "link": 315 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 322 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.39", "Node name for S&R": "VAEEncode", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 42, "type": "FluxKontextImageScale", "pos": [ -970.9591064453125, 738.398681640625 ], "size": [ 270, 30 ], "flags": { "collapsed": false }, "order": 8, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 312 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 222, 289 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "FluxKontextImageScale", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 124, "type": "VAEEncode", "pos": [ -968.932861328125, 831.561279296875 ], "size": [ 240, 50 ], "flags": { "collapsed": false }, "order": 11, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 222 }, { "name": "vae", "type": "VAE", "link": 223 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 317, 323 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.39", "Node name for S&R": "VAEEncode", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 202, "type": "PreviewImage", "pos": [ -638.115966796875, 1187.8660888671875 ], "size": [ 420, 310 ], "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 319 } ], "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "PreviewImage", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 173, "type": "PreviewImage", "pos": [ -635.0165405273438, 730.5473022460938 ], "size": [ 420, 310 ], "flags": {}, "order": 12, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 289 } ], "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.3.40", "Node name for S&R": "PreviewImage", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 35, "type": "FluxGuidance", "pos": [ 90.90736389160156, 876.1839599609375 ], "size": [ 240, 58 ], "flags": { "collapsed": false }, "order": 19, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 320 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 57 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "FluxGuidance", "widget_ue_connectable": { "guidance": true } }, "widgets_values": [ 2.5 ] }, { "id": 135, "type": "ConditioningZeroOut", "pos": [ 103.81501770019531, 1046.0528564453125 ], "size": [ 240, 26 ], "flags": { "collapsed": false }, "order": 16, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 237 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 238 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.39", "Node name for S&R": "ConditioningZeroOut", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 8, "type": "VAEDecode", "pos": [ 755.98388671875, 748.8871459960938 ], "size": [ 190, 46 ], "flags": { "collapsed": false }, "order": 21, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 52 }, { "name": "vae", "type": "VAE", "link": 61 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "slot_index": 0, "links": [ 240 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "VAEDecode", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ -872.5614624023438, 264.7063903808594 ], "size": [ 400, 220 ], "flags": { "collapsed": true }, "order": 15, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 59 }, { "name": "text", "type": "STRING", "widget": { "name": "text" }, "link": 297 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "slot_index": 0, "links": [ 237, 294 ] } ], "title": "CLIP Text Encode (Positive Prompt)", "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "CLIPTextEncode", "widget_ue_connectable": { "text": true } }, "widgets_values": [ "Using this elegant style, create a portrait of a swan wearing a pearl tiara and lace collar, maintaining the same refined quality and soft color tones.", [ false, true ] ], "color": "#232", "bgcolor": "#353" }, { "id": 204, "type": "easy bookmark", "pos": [ -884.815673828125, 12.4549560546875 ], "size": [ 210, 82 ], "flags": {}, "order": 2, "mode": 0, "inputs": [], "outputs": [], "title": "🔖 1", "properties": { "widget_ue_connectable": {} }, "widgets_values": [ "1", 1 ] }, { "id": 31, "type": "KSampler", "pos": [ 402.7197265625, 741.5099487304688 ], "size": [ 320, 262 ], "flags": {}, "order": 20, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 324 }, { "name": "positive", "type": "CONDITIONING", "link": 57 }, { "name": "negative", "type": "CONDITIONING", "link": 238 }, { "name": "latent_image", "type": "LATENT", "link": 323 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "slot_index": 0, "links": [ 52 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "KSampler", "widget_ue_connectable": { "seed": true, "steps": true, "cfg": true, "sampler_name": true, "scheduler": true, "denoise": true } }, "widgets_values": [ 128562828469610, "randomize", 20, 1, "euler", "simple", 1 ] }, { "id": 203, "type": "ReferenceLatent", "pos": [ -149.7534942626953, 859.22265625 ], "size": [ 197.712890625, 46 ], "flags": {}, "order": 18, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 321 }, { "name": "latent", "shape": 7, "type": "LATENT", "link": 322 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 320 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.41", "Node name for S&R": "ReferenceLatent", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 177, "type": "ReferenceLatent", "pos": [ -150.7579803466797, 745.0401611328125 ], "size": [ 197.712890625, 46 ], "flags": {}, "order": 17, "mode": 0, "inputs": [ { "name": "conditioning", "type": "CONDITIONING", "link": 294 }, { "name": "latent", "shape": 7, "type": "LATENT", "link": 317 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 321 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.41", "Node name for S&R": "ReferenceLatent", "widget_ue_connectable": {} }, "widgets_values": [] }, { "id": 37, "type": "UNETLoader", "pos": [ -1295.5614013671875, 217.9065704345703 ], "size": [ 337.76861572265625, 82 ], "flags": {}, "order": 3, "mode": 0, "inputs": [], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 325 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.38", "Node name for S&R": "UNETLoader", "models": [ { "name": "flux1-dev-kontext_fp8_scaled.safetensors", "url": "https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-dev-kontext_fp8_scaled.safetensors", "directory": "diffusion_models" } ], "widget_ue_connectable": { "unet_name": true, "weight_dtype": true } }, "widgets_values": [ "flux1-dev-kontext_fp8_scaled.safetensors", "default" ], "color": "#322", "bgcolor": "#533" }, { "id": 136, "type": "SaveImage", "pos": [ 996.3917236328125, 697.1734008789062 ], "size": [ 700.1754760742188, 803.0000610351562 ], "flags": {}, "order": 22, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 240 } ], "outputs": [], "properties": { "cnr_id": "comfy-core", "ver": "0.3.39", "Node name for S&R": "SaveImage", "widget_ue_connectable": { "filename_prefix": true } }, "widgets_values": [ "ComfyUI" ] }, { "id": 206, "type": "LoraLoaderModelOnly", "pos": [ -147.98068237304688, 183.20704650878906 ], "size": [ 270, 82 ], "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 325 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 324 ] } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.42", "Node name for S&R": "LoraLoaderModelOnly", "widget_ue_connectable": {} }, "widgets_values": [ "kontext_change_clothes_t1.safetensors", 1 ] }, { "id": 192, "type": "LoadImage", "pos": [ -1301.3792724609375, 742.5467529296875 ], "size": [ 270, 314.00006103515625 ], "flags": {}, "order": 4, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 312 ] }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.42", "Node name for S&R": "LoadImage", "widget_ue_connectable": { "image": true, "upload": true } }, "widgets_values": [ "pasted/image (17).png", "image" ] }, { "id": 195, "type": "LoadImage", "pos": [ -1299.2481689453125, 1164.8609619140625 ], "size": [ 270, 314.00006103515625 ], "flags": {}, "order": 5, "mode": 0, "inputs": [], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 313 ] }, { "name": "MASK", "type": "MASK", "links": null } ], "properties": { "cnr_id": "comfy-core", "ver": "0.3.42", "Node name for S&R": "LoadImage", "widget_ue_connectable": {} }, "widgets_values": [ "pasted/image (22).png", "image" ] }, { "id": 194, "type": "easy positive", "pos": [ -879.7013549804688, 248.41468811035156 ], "size": [ 400, 200 ], "flags": {}, "order": 6, "mode": 0, "inputs": [], "outputs": [ { "name": "positive", "type": "STRING", "links": [ 296 ] } ], "properties": { "cnr_id": "comfyui-easy-use", "ver": "1.3.0", "Node name for S&R": "easy positive", "widget_ue_connectable": {} }, "widgets_values": [ "change woman clothes to t-shirt,\nwhile keeping the person in the exact same position, scale, and pose. Maintain identical subject placement, camera angle, framing, and perspective. ", [ false, true ] ], "color": "#232", "bgcolor": "#353" } ], "id": "7cbcec68-7fa6-47bb-a38a-da689949a001", "revision": 0, "last_node_id": 206, "last_link_id": 325, "links": [ [ 52, 31, 0, 8, 0, "LATENT" ], [ 57, 35, 0, 31, 1, "CONDITIONING" ], [ 59, 38, 0, 6, 0, "CLIP" ], [ 61, 39, 0, 8, 1, "VAE" ], [ 222, 42, 0, 124, 0, "IMAGE" ], [ 223, 39, 0, 124, 1, "VAE" ], [ 237, 6, 0, 135, 0, "CONDITIONING" ], [ 238, 135, 0, 31, 2, "CONDITIONING" ], [ 240, 8, 0, 136, 0, "IMAGE" ], [ 289, 42, 0, 173, 0, "IMAGE" ], [ 294, 6, 0, 177, 0, "CONDITIONING" ], [ 296, 194, 0, 193, 0, "STRING" ], [ 297, 193, 0, 6, 1, "STRING" ], [ 312, 192, 0, 42, 0, "IMAGE" ], [ 313, 195, 0, 200, 0, "IMAGE" ], [ 314, 200, 0, 201, 0, "IMAGE" ], [ 315, 39, 0, 201, 1, "VAE" ], [ 317, 124, 0, 177, 1, "LATENT" ], [ 319, 200, 0, 202, 0, "IMAGE" ], [ 320, 203, 0, 35, 0, "CONDITIONING" ], [ 321, 177, 0, 203, 0, "CONDITIONING" ], [ 322, 201, 0, 203, 1, "LATENT" ], [ 323, 124, 0, 31, 3, "LATENT" ], [ 324, 206, 0, 31, 0, "MODEL" ], [ 325, 37, 0, 206, 0, "MODEL" ] ], "groups": [ { "id": 1, "title": "Step 1- Load models", "bounding": [ -1305.5614013671875, 147.9065399169922, 360, 450 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 3, "title": "Step 2 - Upload images", "bounding": [ -1311.3792724609375, 656.9473266601562, 1106.36279296875, 850.9187622070312 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 5, "title": "Step 3 - Prompt", "bounding": [ -893.5614624023438, 145.70632934570312, 430, 330 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 9, "title": "Condition", "bounding": [ -168.45794677734375, 659.34033203125, 522.2728881835938, 422.7130432128906 ], "color": "#3f789e", "font_size": 24, "flags": {} }, { "id": 10, "title": "Ksample", "bounding": [ 392.7197265625, 667.9098510742188, 563.2645263671875, 345.6000061035156 ], "color": "#3f789e", "font_size": 24, "flags": {} } ], "config": {}, "extra": { "ds": { "scale": 2.5019627910715556, "offset": [ 1138.936068810313, -216.17010793634338 ] }, "frontendVersion": "1.21.7", "groupNodes": {}, "VHS_latentpreview": false, "VHS_latentpreviewrate": 0, "VHS_MetadataImage": true, "VHS_KeepIntermediate": true, "ue_links": [], "links_added_by_ue": [] }, "version": 0.4, "seed_widgets": { "31": 0 } }
    yogurt7771Jun 30, 2025· 7 reactions
    CivitAI

    Can you share your lora training config?

    Dr_MJun 30, 2025
    CivitAI

    期待更新

    runebinder764Jun 30, 2025· 3 reactions
    CivitAI

    Got the LoRA and the workflow but it doesn't change the clothing.

    Fynjy88888Jun 30, 2025· 8 reactions
    CivitAI

    Please tell me how you trained this lora? At the input you had 2 glued images (a person and clothes), and at the output one image with a dressed person?

    NeecoJun 30, 2025· 2 reactions
    CivitAI

    So far this has worked amazingly well. I did pull one of your images into comfyui (with the nodes in it), and I bypassed the GoogleTranslate Node (not needed for me). Made a few Extended Save Node tweaks, and downloaded you LORA. So far it's worked better than expected. It does take a while, but for a 3060 12GB Card, that's fine as the output does what it says it's going to do. I'd post examples, but I don't have permission from the people that I swapped clothing on, cheers.

    ClemChiaJul 2, 2025

    how do u find and bypass the GoogleTranslate Node ?...

    NeecoJul 5, 2025

    @ClemChia sorry for the late reply, the node is hidden behind the Positive Prompt Node, just delete it. For future Reference control+b, bypasses a selected node.

    AneleMelchiorreJul 1, 2025· 2 reactions
    CivitAI

    Don't work

    feilong427Jul 2, 2025
    CivitAI

    support anime?

    stygianwizard42Jul 2, 2025
    CivitAI

    does anyone know any good articles for explaining how to best use two images in regards to flux kontext, I'm using it in forge and I'm getting hit or miss results?

    Kitsune_BCNJul 3, 2025

    I'm fighting with this too. Sometimes works like a charm, sometimes fails. It's just Kontext still doesn't work 100% I think

    GaryXAIGCJul 4, 2025
    You can try using a mask. Test it out, the effect is quite good
    vici0549Jul 6, 2025
    CivitAI

    Works good on other types of clothes, which FLUX was seriously lacking. Good job. Look forward to your improvements in the future.

    iGor777999Jul 7, 2025· 2 reactions
    CivitAI

    не работает

    abuzittincankurtaran907Jul 7, 2025
    CivitAI

    Very successful. Congratulations. It will be very useful for me.

    D2aydJul 8, 2025
    CivitAI

    你好!
    我最近在尝试用 FLUX Kontext 训练一套能够精准换装(特别是 T 恤)的 LoRA。看到你分享的效果非常棒,想请教一下你在训练 LoRA 时用的是什么数据集?
    比如:你用的是单独衣服的照片,还是人穿着衣服的照片?大概有多少张图片?有没有对图片做特殊处理(比如去背景、标签等)?
    非常感谢你的分享和帮助!

    祝好!

    aaaaaaaaaaaaaaaa1307Jul 8, 2025
    CivitAI

    hey bro amazing but currently its only accurate with shirts , could you please get it to work for dresses etc ? you can tell me how much it costs ill pay for it and i have a good database for clothing dresses shirts jeans suits etc includes detailed prompting for it as well if ur interested let me know please

    llz277Jul 30, 2025

    我也有训练能力,你可以联系我

    daehwaJul 19, 2025· 4 reactions
    CivitAI

    It doesn't work......

    fischergirlJul 26, 2025
    CivitAI

    does it work with forge or only comfyUI?

    7satsuJul 26, 2025· 5 reactions
    CivitAI

    For those having issues keeping the same pose but the clothes still transfer; first of all, the other Try Anything Kontext workflow may work better for most of you when it comes to simplicity. But most importantly: if your pose or angle keeps changing no matter what you do, turn the denoise from 1 to 0.90. Keeps your original reference subject/pose much more in-place and still gives the LoRA and model plenty of headroom to make the necessary changes. With the denoise slightly down, your pose and composition will remain a decent 90% of the time and also have better faithful quality to the input image. This is a very overlooked setting, your denoise at 1.0 may actually wash out details or hallucinate more details, so setting it down lower; 0.85 and lower will not allow any changes, but around 0.9 it will look nearly identical to the original and it will conform the clothing to the subject much better than 1.0 denoise strength. Hope this helps anyone struggling!

    kot0haJul 27, 2025· 1 reaction

    Aww, thanks a bunch! that really helps

    LORA
    Flux.1 Kontext

    Details

    Downloads
    5,464
    Platform
    CivitAI
    Platform Status
    Available
    Created
    6/29/2025
    Updated
    5/26/2026
    Deleted
    -

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.