Nodes Browser

ComfyDeploy: How ComfyUI-MimicBrush works in ComfyUI?

What is ComfyUI-MimicBrush?

a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-MimicBrush and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-MimicBrush

a comfyui custom node for MimicBrush,then inpainting with reference image

<div> <figure> <img alt='webpage' src="web.png?raw=true" width="600px"/> <figure> </div>

How to use

# in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/ComfyUI-MimicBrush.git
cd ComfyUI-MimicBrush
pip install -r requirements.txt

weights will be downloaded from modelscope automatically!

Tutorial

WeChat Group

<div> <figure> <img alt='Wechat' src="wechat.jpg?raw=true" width="300px"/> <figure> </div>

Thanks

MimicBrush