Nodes Browser
ComfyDeploy: How Embedding Merge for ComfyUI works in ComfyUI?
What is Embedding Merge for ComfyUI?
NODES: OverrideLoadedDiffusionDevice. I happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node.
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
Embedding Merge for ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Load-Diffusion-Model-to-Muti-GPUs
I happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node. Put the .py file into custom_nodes,in comfyui,seach "Force/Set Loaded Diffusion Model Device" node.