Nodes Browser

ComfyDeploy: How ntdviet/comfyui-ext works in ComfyUI?

What is ntdviet/comfyui-ext?

Nodes:LatentGarbageCollector. This ComfyUI custom node flushes the GPU cache and empty cuda interprocess memory. It's helpfull for low memory environment such as the free Google Colab, especially when the workflow VAE decode latents of the size above 1500x1500.

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 ntdviet/comfyui-ext and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine