Extensions/ComfyUI_RefineAnything
ComfyUI Extension

ComfyUI_RefineAnything

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

By smthemex·Created 4 months ago·Updated 4 months ago· 33
smthemex/ComfyUI_RefineAnything
Nodes3
On cloudLocal install
CategoryRefineAnything, advanced/conditioning
Stars33
Updated4 months ago
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}
}