mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-17 07:05:12 +08:00
- Validation errors that occur early in the lifecycle of prompt execution now get propagated to their callers in the EmbeddedComfyClient. This includes error messages about missing node classes. - The execution context now includes the node_id and the prompt_id - Latent previews are now sent with a node_id. This is not backwards compatible with old frontends. - Dependency execution errors are now modeled correctly. - Distributed progress encodes image previews with node and prompt IDs. - Typing for models - The frontend was updated to use node IDs with previews - Improvements to torch.compile experiments - Some controlnet_aux nodes were upstreamed |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| nodes_advanced_samplers.py | ||
| nodes_align_your_steps.py | ||
| nodes_apply_color_map.py | ||
| nodes_arithmetic.py | ||
| nodes_attention_multiply.py | ||
| nodes_audio.py | ||
| nodes_canny.py | ||
| nodes_clip_sdxl.py | ||
| nodes_compositing.py | ||
| nodes_cond.py | ||
| nodes_controlnet.py | ||
| nodes_custom_sampler.py | ||
| nodes_differential_diffusion.py | ||
| nodes_flux.py | ||
| nodes_freelunch.py | ||
| nodes_gits.py | ||
| nodes_hint_image_enhance.py | ||
| nodes_hunyuan.py | ||
| nodes_hypernetwork.py | ||
| nodes_hypertile.py | ||
| nodes_image_arithmetic.py | ||
| nodes_images.py | ||
| nodes_ip2p.py | ||
| nodes_language.py | ||
| nodes_latent.py | ||
| nodes_lora_extract.py | ||
| nodes_mask.py | ||
| nodes_model_advanced.py | ||
| nodes_model_downscale.py | ||
| nodes_model_merging_model_specific.py | ||
| nodes_model_merging.py | ||
| nodes_morphology.py | ||
| nodes_nf4.py | ||
| nodes_open_api.py | ||
| nodes_openai.py | ||
| nodes_pag.py | ||
| nodes_perpneg.py | ||
| nodes_photomaker.py | ||
| nodes_post_processing.py | ||
| nodes_rebatch.py | ||
| nodes_reference_only.py | ||
| nodes_sag.py | ||
| nodes_sd3.py | ||
| nodes_sdupscale.py | ||
| nodes_skeletonize.py | ||
| nodes_stable3d.py | ||
| nodes_stable_cascade.py | ||
| nodes_svg.py | ||
| nodes_textdiffusers.py | ||
| nodes_tomesd.py | ||
| nodes_torch_compile.py | ||
| nodes_upscale_model.py | ||
| nodes_video_model.py | ||
| nodes_webcam.py | ||