-
Notifications
You must be signed in to change notification settings - Fork 49
Debugging
Mel Massadian edited this page Jul 23, 2023
·
1 revision
There are a few ways to diagnose issues with the node pack. On launch the console should already provide enough information regarding potential issues, but there are a few other options:
There is now a setting in Comfy setting page to enable or disable debugging of the node pack:
This will effectively enable both backend and frontend debug logs
If you go to /mtb/status
(for instance http://localhost:3000/mtb/status
), you will be presented with a page showing the node that successfuly loaded and the ones that failed
The nodes strikethroughs are just not documented yet so it's easier to spot empty wiki pages.
-
Nodes
- Animation Builder
- Any To String
- Apply Text Template
- Batch From History
- Batch Nodes
- Bbox
- Bbox From Mask
- Blur
- Color Correct
- Colored Image
- Concat Images
- Crop
- Debug
- Deep Bump
- Export With Ffmpeg
- Face Swap
- Film Interpolation
Fit Number- Image Compare
- Image Premultiply
- Image Remove Background Rembg
- Image Resize Factor
- Image Tile Offset
- Int To Bool
- Int To Number
- Latent Lerp
- Load Audio
- Load Face Analysis Model
- Load Face Enhance Model
- Load Face Swap Model
- Load Image From Url
- Load Image Sequence
- Mask To Image
- Model Patch Seamless
- Model Pruner
- Qr Code
- Restore Face
- Save Gif
- Save Image Grid
- Save Image Sequence
- Save Tensors
- Sharpen
- Smart Step
- Stack Images
- String Replace
- Styles Loader
- Text To Image
- Transform Image
- Uncrop
- Unsplash Image
- Vae Decode
- Extras & Guides