ComfyUI Extension: comfyui-magic-clothing
ShineChen1024/MagicClothing comfyui support .
Custom Nodes (15)
- Additional Features With Attention
- Add Magic Clothing Attention
- Change Pipeline Dtype And Device
- Change Pixel Value Normalization
- Diffusers Model Makeup &MC
- Diffusers Scheduler Loader &MC
- InjectTensorHashLog
- Load Magic Clothing Adapter &Diffusers
- Load Magic Clothing Model
- Load Magic Clothing Pipeline&Diffusers
- Load Magic Clothing Pipeline With Path&Diffusers
- LOAD OMS
- RUN Magic Clothing Diffusers Model
- RUN OMS
- VAE Mode Choose
README
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 处理问题。还在研究中,先释放一个版本