mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 17:42:58 +08:00
* allow nodes to map over lists * make work with IS_CHANGED and VALIDATE_INPUTS * give list outputs distinct socket shape * add rebatch node * add batch index logic * add repeat latent batch * deal with noise mask edge cases in latentfrombatch |
||
|---|---|---|
| .. | ||
| cldm | ||
| extra_samplers | ||
| k_diffusion | ||
| ldm | ||
| sd1_tokenizer | ||
| t2i_adapter | ||
| cli_args.py | ||
| clip_vision_config_h.json | ||
| clip_vision_config_vitl.json | ||
| clip_vision.py | ||
| diffusers_convert.py | ||
| gligen.py | ||
| model_management.py | ||
| sample.py | ||
| samplers.py | ||
| sd1_clip_config.json | ||
| sd1_clip.py | ||
| sd2_clip_config.json | ||
| sd2_clip.py | ||
| sd.py | ||
| utils.py | ||