功能:换衣服


G-DinoSAM提示词,需要换什么就给什么提示词。


请参考ComfyUI_CatVTON_Wrapper配置:

image: The input image.

mask: The mask of input image, clothing within the mask range will be repaint.

refer_image: The reference image of repaint clothing.

mask_grow: The size of the mask expansion.  If the repaint clothing style is incorrect, try adjusting this value.

mixed_precision: fp32, fp16, bf16 can be selected, the model will run under the selected data type.

seed: The random seed of sampler.

steps: The number of steps of sampler.

cfg: The cfg strength of the diffusion model.


这里的几个nodes比较难安装,直接使用git clone后再按照readme

pip install -r requirements.txt


最后这个ComfyUI_CatVTON_Wrapper,需要下载作者的models。


总之,注意看nodes作者的readme