mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-16 11:28:54 +08:00
- Run comfyui workflows directly inside other python applications using EmbeddedComfyClient. - Optional telemetry in prompts and models using anonymity preserving Plausible self-hosted or hosted. - Better OpenAPI schema - Basic support for distributed ComfyUI backends. Limitations: no progress reporting, no easy way to start your own distributed backend, requires RabbitMQ as a message broker. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| nodes_canny.py | ||
| nodes_clip_sdxl.py | ||
| nodes_compositing.py | ||
| nodes_custom_sampler.py | ||
| nodes_freelunch.py | ||
| nodes_hypernetwork.py | ||
| nodes_hypertile.py | ||
| nodes_images.py | ||
| nodes_latent.py | ||
| nodes_mask.py | ||
| nodes_model_advanced.py | ||
| nodes_model_downscale.py | ||
| nodes_model_merging.py | ||
| nodes_perpneg.py | ||
| nodes_photomaker.py | ||
| nodes_post_processing.py | ||
| nodes_rebatch.py | ||
| nodes_sag.py | ||
| nodes_sdupscale.py | ||
| nodes_stable3d.py | ||
| nodes_tomesd.py | ||
| nodes_upscale_model.py | ||
| nodes_video_model.py | ||