Nodes Browser
ComfyDeploy: How comfy_meh works in ComfyUI?
What is comfy_meh?
Advanced merging methods.
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
comfy_meh
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
comfy_meh
Bringing all the merging methods from meh to ComfyUI
<img width="771" alt="Screenshot 2023-07-26 at 09 16 26" src="https://github.com/s1dlx/comfy_meh/assets/125022075/818c4eed-96fe-4310-a00a-50300e467d57">Install
cd <path to>/ComfyUI/custom_nodes/
git clone https://github.com/s1dlx/comfy_meh
cd comfy_meh
pip install -r requirements.txt