Nodes/h4 ToolKit/h4 : Debug-a-Tron-3000 CONSOLE (v3.0.0) - Now in Technicolor™
ComfyUI Node

h4 : Debug-a-Tron-3000 CONSOLE (v3.0.0) - Now in Technicolor™

A ComfyUI node in h4 Toolkit/Debug with 27 inputs and 11 outputs.

By m3rr·Created 10 months ago·Updated 26 days ago· 0
h4 : Debug-a-Tron-3000 CONSOLE (v3.0.0) - Now in Technicolor™
  • model_in
  • clip_in
  • clip_vision_in
  • vae_in
  • conditioning_in
  • conditioning_positive_in
  • conditioning_negative_in
  • latent_in
  • image_in
  • mask_in
  • html_log
  • Model
  • CLIP
  • CLIP_Vision
  • VAE
  • Conditioning
  • Positive
  • Negative
  • Latent
  • Image
  • Mask
modepassthrough
go_ultrafalse
ultra_capture_first_steptrue
ultra_capture_mid_stepfalse
ultra_capture_last_steptrue
ultra_preview_imagestrue
ultra_json_logtrue
ultra_highlight_missing_conditioningtrue
ultra_token_previewfalse
ultra_latent_anomaly_checkstrue
ultra_model_diff_trackingfalse
ultra_watch_expression
ultra_cache_artifactstrue
display_modeboth
color_schemecyberpunk
verbositynormal
show_timestampstrue
Categoryh4 Toolkit/Debug

Inputs (27)

NameTypeDefaultDescription
modeCOMBOpassthrough2 options: monitor, passthrough
model_inoptMODELConnect any diffusion model blob to inspect or forward downstream.
clip_inoptCLIPAttach a CLIP text encoder payload for logging and pass-through.
clip_vision_inoptCLIP_VISIONOptional CLIP vision encoder payload.
vae_inoptVAESupply a VAE instance for inspection or passthrough.
conditioning_inoptCONDITIONINGGeneric conditioning list or bundle.
conditioning_positive_inoptCONDITIONINGPositive conditioning branch when separated upstream.
conditioning_negative_inoptCONDITIONINGNegative conditioning branch when separated upstream.
latent_inoptLATENTLatent dictionary (samples / noise etc.).
image_inoptIMAGEImages or batches headed into the debugger.
mask_inoptMASKMask tensor payloads to monitor or route.
go_ultraoptBOOLEANfalseFlip the switch marked GO PLUS ULTRA?! to open deep-dive logging, previews, and artefact capture.
ultra_capture_first_stepoptBOOLEANtrueCapture analytics for the earliest latent frame observed (or current latent when history is unavailable).
ultra_capture_mid_stepoptBOOLEANfalseWhen latent history is provided, also analyse the midpoint frame for drift checks.
ultra_capture_last_stepoptBOOLEANtrueCapture analytics for the most recent latent frame to spot end-of-run anomalies.
ultra_preview_imagesoptBOOLEANtrueAttempt to decode the analysed latent into a quick preview image when a VAE is connected.
ultra_json_logoptBOOLEANtrueSerialise the captured diagnostics to a JSON file under ComfyUI's temp directory for later comparison.
ultra_highlight_missing_conditioningoptBOOLEANtrueWarn when positive/negative or auxiliary conditioning branches are absent to prevent silent misconfigurations.
ultra_token_previewoptBOOLEANfalseAttempt to echo prompt fragments and key embedding stats for the first few conditioning entries.
ultra_latent_anomaly_checksoptBOOLEANtrueScan tensors for NaN/Inf values and suspicious variance spikes to surface stability issues early.
ultra_model_diff_trackingoptBOOLEANfalseHash model and LoRA parameter signatures so you can verify which weights were active this run.
ultra_watch_expressionoptSTRINGEvaluate a Python expression against the inbound payloads (available globals: torch, np, slot names). Leave blank to disable.
ultra_cache_artifactsoptBOOLEANtrueKeep generated preview images and JSON logs on disk instead of treating them as temporary diagnostics.
display_modeoptCOMBObothChoose whether to emit console logs, HTML, or both.
color_schemeoptCOMBOcyberpunkPalette applied to the rendered HTML dossier.
verbosityoptCOMBOnormalControls how many diagnostic lines are included per slot.
show_timestampsoptBOOLEANtrueWhen enabled, each slot section includes the current time stamp.

Outputs (11)

NameTypeDescription
html_logSTRING
ModelMODEL
CLIPCLIP
CLIP_VisionCLIP_VISION
VAEVAE
ConditioningCONDITIONING
PositiveCONDITIONING
NegativeCONDITIONING
LatentLATENT
ImageIMAGE
MaskMASK