CivArchive
    ICEdit-workflow - pro+style
    NSFW
    Preview 76615802
    Preview 76615805
    Preview 76615804
    Preview 76615803

    ๐Ÿ”ฎ Transform Your Images with Natural Language Instructions

    The Perfect Companion for Seamless Editing

    This guide outlines a complete workflow using FluxFill-Dev with ICEdit-MoE-LoRA for powerful natural language-based image editing.

    ๐Ÿ“ Overview: The Future of Image Editing is Here

    ICEdit-MoE-LoRA represents a breakthrough in AI image editing - a lightweight Low-Rank Adaptation (LoRA) module that brings professional-grade, instruction-based editing capabilities to large diffusion transformers. By intelligently fine-tuning only 1% of parameters using just 0.5% of the original training data, it achieves extraordinary editing capabilities that match or even surpass premium commercial solutions.

    ๐Ÿ“Œ Complete Workflow

    This workflow combines FluxFill + ICEdit-MoE-LoRA for editing images with natural language instructions. For enhanced results, diffusion models like LEOPARD , Bernoulli or SPEED_Q8 with the Gemini auto prompt node in 4-8 steps.(i used very light flux model which need less steps)

    A diptych with two side-by-side images of the same scene. On the right, the scene is the same as on the left but "your edit"(prostyle included just put ur edit)

    ๐Ÿ› ๏ธ Complete Installation Guide

    ๐Ÿ“ Setup Structure

    ๐Ÿ“‚ ComfyUI/
    โ”œโ”€โ”€ ๐Ÿ“‚ models/
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ diffusion_models/
    โ”‚   โ”‚   โ”œโ”€โ”€ (basic)๐Ÿ“„ fluxfill-dev.safetensors # https://civarchive.com/models/1108146/fluxfill-devgguf
    โ”‚   โ”‚   โ”œโ”€โ”€(option1)๐Ÿ“„ LEOPARD.gguf     # https://civarchive.com/models/1534861
    โ”‚   โ”‚   โ”œโ”€โ”€(option2)๐Ÿ“„ Bernoulli.gguf  # https://civarchive.com/models/682369
    โ”‚   โ”‚   โ””โ”€โ”€(option3)๐Ÿ“„ SPEED_Q8.gguf   # https://civarchive.com/models/661102/speedq8
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ text_encoders/
    โ”‚   โ”‚   โ”œโ”€โ”€ (basic)๐Ÿ“„ clip_l.safetensors
    โ”‚   โ”‚   โ”œโ”€โ”€ (option1)๐Ÿ“„ t5xxl_fp16.safetensors
    โ”‚   โ”‚   โ”œโ”€โ”€ (option2)๐Ÿ“„ t5xxl_fp8_e4m3fn.safetensors
    โ”‚   โ”‚   โ””โ”€โ”€ (option3)๐Ÿ“„ t5xxl_fp8_e4m3fn_scaled.safetensors
    โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ vae/
    โ”‚   โ”‚   โ””โ”€โ”€ ๐Ÿ“„ ae.safetensors
    โ”‚   โ””โ”€โ”€ ๐Ÿ“‚ lora/
    โ”‚       โ””โ”€โ”€ ๐Ÿ“„ ICEdit-MoE.safetensors
    

    ๐Ÿ’Ž Essential Components

    โœจ LoRA Models - The Magic Touch

    ๐Ÿ”ค Text Encoders - The Brain Behind Natural Language Understanding

    Note: You only need to choose ONE of the T5XXL options below based on your hardware capabilities

    ๐ŸŽญ VAE - The Visual Artist

    ๐Ÿ–ผ๏ธ Diffusion Models - The Imaging Engine

    ##(You only need to choose ONE of those or use flux-dev itself its up to u)

    Note: Any of these diffusion models can be used for efficient editing with fewer steps (4-8 steps recommended). Use flux-dev-fill for editing and flux-dev for enhancing results.

    ๐ŸŽฌ Example Instructions You Can Try

    • "Add a majestic castle on the mountain in the background"

    • "Change the color of the car from red to electric blue"

    • "Remove the person from the image and replace with a flowering tree"

    • "Transform the style to watercolor painting while maintaining all details"

    • "Add dramatic sunset lighting to the scene"

    ๐Ÿ‘จโ€๐Ÿ’ป Developer Information

    This workflow guide was created by Abdallah Al-Swaiti:

    For additional tools and updates, check out the OllamaGemini Node: GitHub Repository

    ๐Ÿ™ Community Recognition

    A special thank you to sanaka87 for revolutionizing open-source image editing by releasing the ICEdit-MoE-LoRA checkpoint and demos. Your contribution empowers creators everywhere and accelerates innovation across the AI art community!

    No alternative text description for this image

    Description

    FAQ

    Comments (8)

    0l1v1aR0551May 15, 2025ยท 1 reaction
    CivitAI

    just what I need rn!

    AbdallahAlswa80
    Author
    May 15, 2025

    now lets return to video

    BrewceMay 15, 2025ยท 1 reaction
    CivitAI

    The Lora for ice-edit is no longer available.

    AbdallahAlswa80
    Author
    May 15, 2025ยท 2 reactions

    corrected

    LatentDreamMay 16, 2025ยท 2 reactions
    CivitAI

    thanks for sharing.
    is ICE working at low res (lets say half flux res) then need upscaling, right? all tests i made i tryed to push it at higher res but results were not good. i wonder if is me or is just how ICE works

    AbdallahAlswa80
    Author
    May 16, 2025

    if u check the workflow all images downscale to have 512 in width , i think already its work with half flux res !

    johnkabirMay 17, 2025ยท 1 reaction
    CivitAI

    ERROR lora diffusion_model.img_in.weight shape '[3072, 64]' is invalid for input of size 1179648. why this erros using Bernoulli checkpoint. Whats the issue here can you please tell


    AbdallahAlswa80
    Author
    May 17, 2025

    may this related to text encoders , firstly be sure u use gguf model loader latest comfyui update , or try change text encoders !

    Workflows
    Flux.1 D

    Details

    Downloads
    529
    Platform
    CivitAI
    Platform Status
    Available
    Created
    5/16/2025
    Updated
    5/13/2026
    Deleted
    -

    Files

    iceditWorkflow_proStyle.zip

    Mirrors

    CivitAI (1 mirrors)