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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfy_meh and select it
  5. 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