ComfyUI/comfy
2025-12-17 22:15:27 -05:00
..
audio_encoders
cldm Add better error message for common error. (#10846) 2025-11-23 04:55:22 -05:00
comfy_types
extra_samplers
image_encoders
k_diffusion Fix the last step with non-zero sigma in sa_solver (#11380) 2025-12-17 13:57:40 -05:00
ldm Check state dict key to auto enable the index_timestep_zero ref method. (#11362) 2025-12-16 17:03:17 -05:00
sd1_tokenizer Silence clip tokenizer warning. (#8934) 2025-07-16 14:42:07 -04:00
t2i_adapter Controlnet refactor. 2024-06-27 18:43:11 -04:00
taesd Support video tiny VAEs (#10884) 2025-11-28 19:40:19 -05:00
text_encoders Fix qwen scaled fp8 not working with kandinsky. Make basic t2i wf work. (#11162) 2025-12-06 17:50:10 -08:00
weight_adapter Fix loras not working on mixed fp8. (#10899) 2025-11-26 00:07:58 -05:00
checkpoint_pickle.py
cli_args.py feat(preview): add per-queue live preview method override (#11261) 2025-12-15 15:57:39 -08:00
clip_config_bigg.json
clip_model.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336_llava.json Support llava clip vision model. 2025-03-06 00:24:43 -05:00
clip_vision_config_vitl_336.json support clip-vit-large-patch14-336 (#4042) 2024-07-17 13:12:50 -04:00
clip_vision_config_vitl.json Add support for unCLIP SD2.x models. 2023-04-01 23:19:15 -04:00
clip_vision_siglip_384.json
clip_vision_siglip_512.json
clip_vision.py
conds.py
context_windows.py Add context windows callback for custom cond handling (#11208) 2025-12-15 16:06:32 -08:00
controlnet.py
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
latent_formats.py
lora_convert.py
lora.py Support "transformer." LoRA prefix for Z-Image (#11135) 2025-12-08 15:17:26 -05:00
model_base.py Properly load the newbie diffusion model. (#11172) 2025-12-07 07:44:55 -05:00
model_detection.py Check state dict key to auto enable the index_timestep_zero ref method. (#11362) 2025-12-16 17:03:17 -05:00
model_management.py
model_patcher.py Basic implementation of z image fun control union 2.0 (#11304) 2025-12-13 01:39:11 -05:00
model_sampling.py
nested_tensor.py
ops.py Fix pytorch warnings. (#11314) 2025-12-13 18:45:23 -05:00
options.py
patcher_extension.py
pixel_space_convert.py
quant_ops.py Fix nan issue when quantizing fp16 tensor. (#11213) 2025-12-09 17:03:21 -05:00
rmsnorm.py
sample.py
sampler_helpers.py Resolution bucketing and Trainer implementation refactoring (#11117) 2025-12-17 22:15:27 -05:00
samplers.py Add exp_heun_2_x0 sampler series (#11360) 2025-12-16 23:35:43 -05:00
sd1_clip_config.json
sd1_clip.py
sd.py Lower VAE loading requirements:Create a new branch for GPU memory calculations in qwen-image vae (#11199) 2025-12-10 22:02:26 -05:00
sdxl_clip.py
supported_models_base.py
supported_models.py Only enable fp16 on ZImage on newer pytorch. (#11344) 2025-12-15 22:33:27 -05:00
utils.py Update warning for old pytorch version. (#11319) 2025-12-14 04:02:50 -05:00