Nodes Browser

ComfyDeploy: How ComfyUI-Debug works in ComfyUI?

What is ComfyUI-Debug?

Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease.

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

ComfyUI-Debug

Attach a debug node to an output to obtain more detailed information.

If you are like me, knowing more about the details of the models is beneficial. Here, I present two custom nodes for ComfyUI:

screenshot

How to Install

  1. Git clone this repository into the ComfyUI/custom_nodes/ directory, then restart ComfyUI, or

  2. Use ComfyUI-Manager, navigate to Install Custom Nodes, search for debug, and install it.

Tell Us What Kind of Debug Information You Need

Are you also curious about CLIP and VAE? We are working on those as well. What other information would you like us to include? Feel free to open an issue – your contributions are more than welcome!