Nodes Browser
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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
comfyui-magic-clothing
and select it - 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 intocustom_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 处理问题。还在研究中,先释放一个版本