| .. |
|
audio_encoders
|
…
|
|
|
cldm
|
…
|
|
|
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
|
Diffusion model part of Qwen Image Layered. (#11408)
|
2025-12-18 20:21:14 -05:00 |
|
sd1_tokenizer
|
…
|
|
|
t2i_adapter
|
…
|
|
|
taesd
|
…
|
|
|
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
|
…
|
|
|
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.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_siglip_384.json
|
…
|
|
|
clip_vision_siglip_512.json
|
…
|
|
|
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.py
|
Support "transformer." LoRA prefix for Z-Image (#11135)
|
2025-12-08 15:17:26 -05:00 |
|
lora_convert.py
|
…
|
|
|
model_base.py
|
Properly load the newbie diffusion model. (#11172)
|
2025-12-07 07:44:55 -05:00 |
|
model_detection.py
|
Diffusion model part of Qwen Image Layered. (#11408)
|
2025-12-18 20:21:14 -05:00 |
|
model_management.py
|
Initial ops changes to use comfy_kitchen, more changes needed. Right now requires comfy_kitchen package to be installed but pip package is not out
|
2025-12-19 20:03:56 -08:00 |
|
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
|
Initial ops changes to use comfy_kitchen, more changes needed. Right now requires comfy_kitchen package to be installed but pip package is not out
|
2025-12-19 20:03:56 -08:00 |
|
options.py
|
…
|
|
|
patcher_extension.py
|
…
|
|
|
pixel_space_convert.py
|
…
|
|
|
quant_ops.py
|
Initial ops changes to use comfy_kitchen, more changes needed. Right now requires comfy_kitchen package to be installed but pip package is not out
|
2025-12-19 20:03:56 -08:00 |
|
rmsnorm.py
|
…
|
|
|
sample.py
|
…
|
|
|
sampler_helpers.py
|
skip_load_model -> force_full_load (#11390)
|
2025-12-17 23:29:32 -05:00 |
|
samplers.py
|
Support nested tensor denoise masks. (#11431)
|
2025-12-19 19:59:25 -05:00 |
|
sd.py
|
Trim/pad channels in VAE code. (#11406)
|
2025-12-18 18:22:38 -05:00 |
|
sd1_clip.py
|
Make old scaled fp8 format use the new mixed quant ops system. (#11000)
|
2025-12-05 14:35:42 -05:00 |
|
sd1_clip_config.json
|
…
|
|
|
sdxl_clip.py
|
…
|
|
|
supported_models.py
|
Only enable fp16 on ZImage on newer pytorch. (#11344)
|
2025-12-15 22:33:27 -05:00 |
|
supported_models_base.py
|
Fix some custom nodes. (#11134)
|
2025-12-05 18:25:31 -05:00 |
|
utils.py
|
Update warning for old pytorch version. (#11319)
|
2025-12-14 04:02:50 -05:00 |