ComfyDeploy: How comfyui-magic-clothing works in ComfyUI?

What is comfyui-magic-clothing?

The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter.[w/comfyui-oms-diffusion is renamed to comfyui-magic-clothing. You may need to reinstall this.]

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-magic-clothing and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

comfyui-magic-clothing

The comfyui supported version of the Magic Clothing project, not the diffusers version, allows direct integration with modules such as ipadapter

Installation

  • use ComfyUI-Manager or put this code into custom_nodes
  • Go to huggingface to download the models and move them to the comfyui/models/unet folder

For samples, please refer to here

For ipadapter samples, please refer to here

Note

  • Currently there are still problems with the low success rate of some of the adopters, which doesn't work well for dense patterns, (meanwhile the [sigma] parameter serves as a temporary solution to the input scaling of the clothing feature in comfyui)
  • 当前实现抽卡概率还不够,主要是对于第一次unet采样时model.model_sampling.calculate_input 处理问题。还在研究中,先释放一个版本