ComfyUI Extension: ComfyUI_RefineAnything

Authored by smthemex

Created

Updated

34 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Multimodal region-specific refinement node for perfect local details, based on RefineAnything with support for color alignment and RGBA image saving. (Description by CC)

Looking for a different extension?

Custom Nodes (0)

    README

    ComfyUI_RefineAnything

    RefineAnything:Multimodal Region-Specific Refinement for Perfect Local Details

    Notice

    • 新增色彩对齐和rgba图像保存 , add align color and save rgba.
    • if use refer image ,refer image must link image2 and mask link image3;
    • 注意,使用参考图模式时,参考图必须连接image2 ,遮罩连image3;

    1.Installation

    In the ./ComfyUI/custom_nodes directory, run the following:

    ComfyUI_RefineAnythingComfyUI_MagiHuman
    

    2.checkpoints

    ├── ComfyUI/models/
    |     ├── lora/
    |        ├──Qwen-Image-Edit-2511-RefineAny.safetensors
    |        ├──normal qwen edit 2511 4 steps lora
    |     ├── vae/
    |        ├──normal qwen edit 2511
    |     ├── diffusion_models/ 
    |        ├──normal qwen edit 2511
    |     ├── clip/ 
    |        ├──normal qwen edit 2511
    
    

    3.Example

    • normal
    • refer image

    📖 Citation

    @article{zhou2026refineanything,
      title={RefineAnything: Multimodal Region-Specific Refinement for Perfect Local Details},
      author={Zhou, Dewei and Li, You and Yang, Zongxin and Yang, Yi},
      journal={arXiv preprint arXiv:2604.06870},
      year={2026}
    }
    

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more