ComfyUI/comfy
comfyanonymous 62b3c94bd4
Fix peak memory issue with H3. (#15486)
2026-08-11 02:09:29 -07:00
..
audio_encoders
background_removal Make a context manager for cast_bias_weight and use it. (#14750) 2026-08-08 22:38:34 -04:00
cldm
comfy_types
extra_samplers
image_encoders
k_diffusion
ldm Fix peak memory issue with H3. (#15486) 2026-08-11 02:09:29 -07:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Make a context manager for cast_bias_weight and use it. (#14750) 2026-08-08 22:38:34 -04:00
weight_adapter
bg_removal_model.py
cli_args.py Implement comfy kitchen attention. (#15479) 2026-08-10 22:03:08 -07:00
clip_config_bigg.json
clip_model.py
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl_336_llava.json
clip_vision_siglip2_base_naflex.json
clip_vision_siglip_384.json
clip_vision_siglip_512.json
comfy_api_env.py
conds.py
context_windows.py
controlnet.py Make a context manager for cast_bias_weight and use it. (#14750) 2026-08-08 22:38:34 -04:00
deploy_environment.py
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py
internal_logging.py
latent_formats.py
lora.py
lora_convert.py
memory_management.py
model_base.py
model_detection.py
model_management.py Implement comfy kitchen attention. (#15479) 2026-08-10 22:03:08 -07:00
model_patcher.py Implement comfy kitchen attention. (#15479) 2026-08-10 22:03:08 -07:00
model_prefetch.py
model_sampling.py
multigpu.py
nested_tensor.py Make it easier to debug nested tensors. (#15383) 2026-08-07 22:14:04 -04:00
ops.py Make a context manager for cast_bias_weight and use it. (#14750) 2026-08-08 22:38:34 -04:00
options.py
patcher_extension.py
pinned_memory.py
pixel_space_convert.py
quant_ops.py Make cu130 warning more visible. (#15463) 2026-08-10 23:25:01 -04:00
rmsnorm.py
sample.py
sampler_helpers.py
samplers.py
sd.py Optimize MiniMax-H3 VAE (#15446) 2026-08-09 14:24:48 -04:00
sd1_clip.py
sd1_clip_config.json
sdxl_clip.py
supported_models.py
supported_models_base.py
utils.py