Nodes Browser
ComfyDeploy: How ComfyUI nodes to use MasaCtrl works in ComfyUI?
What is ComfyUI nodes to use MasaCtrl?
ComfyUI nodes to use MasaCtrl
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 nodes to use MasaCtrl
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI nodes to use MasaCtrl
https://github.com/TencentARC/MasaCtrl
Install
-
推荐使用管理器 ComfyUI Manager 安装(On the Way)
-
手动安装:
cd custom_nodes
git clone https://github.com/leeguandong/ComfyUI_MasaCtrl.git
- 重启 ComfyUI
Use
- 节点:
- MasaCtrl LoadImage: 加载图片,
- MasaCtrl Model Loader: hf格式模型加载,
- MasaCtrl Inversion: 图片反转,
- MasaCtrl Concat Image: 图片合并展示,
- Direct Sampler: 前向推理,
- MutualSelfAttentionControl Sampler: Mutualselfattention推理,
- MutualSelfAttentionControlMaskAuto Sampler:带有mask guidance的推理