| .. |
|
audio_encoders
|
|
|
|
cldm
|
Add better error message for common error. (#10846)
|
2025-11-23 04:55:22 -05:00 |
|
comfy_types
|
|
|
|
customzluda
|
Disable flash attention in zluda.py
|
2025-12-08 15:10:12 +03:00 |
|
extra_samplers
|
|
|
|
flash_attn_triton_amd
|
|
|
|
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
|
Fix issue with batches and newbie. (#11435)
|
2025-12-20 00:23:51 -05:00 |
|
sd1_tokenizer
|
|
|
|
t2i_adapter
|
|
|
|
taesd
|
Support video tiny VAEs (#10884)
|
2025-11-28 19:40:19 -05:00 |
|
text_encoders
|
Only apply gemma quant config to gemma model for newbie. (#11436)
|
2025-12-20 01:02:43 -05: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
|
|
|
|
clip_vision_config_vitl_336.json
|
|
|
|
clip_vision_config_vitl.json
|
|
|
|
clip_vision_siglip_384.json
|
|
|
|
clip_vision_siglip_512.json
|
|
|
|
clip_vision.py
|
|
|
|
conds.py
|
|
|
|
context_windows.py
|
Fix error from logging line (#11423)
|
2025-12-19 20:22:45 -08:00 |
|
controlnet.py
|
Fix Race condition in --async-offload that can cause corruption (#10501)
|
2025-10-29 17:17:46 -04:00 |
|
diffusers_convert.py
|
|
|
|
diffusers_load.py
|
|
|
|
float.py
|
|
|
|
gligen.py
|
|
|
|
hooks.py
|
|
|
|
latent_formats.py
|
Support video tiny VAEs (#10884)
|
2025-11-28 19:40:19 -05:00 |
|
lora_convert.py
|
|
|
|
lora.py
|
Support "transformer." LoRA prefix for Z-Image (#11135)
|
2025-12-08 15:17:26 -05:00 |
|
model_base.py
|
Implement Jina CLIP v2 and NewBie dual CLIP (#11415)
|
2025-12-20 00:57:22 -05:00 |
|
model_detection.py
|
Implement Jina CLIP v2 and NewBie dual CLIP (#11415)
|
2025-12-20 00:57:22 -05:00 |
|
model_management.py
|
Refactor AMD performance settings and enable SDP
|
2025-12-22 02:22:47 +03: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
|
Refactor condition in run_every_op function
|
2025-12-22 02:21:27 +03: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
|
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 |
|
sd1_clip_config.json
|
|
|
|
sd1_clip.py
|
Disable prompt weights on newbie te. (#11434)
|
2025-12-20 00:19:47 -05:00 |
|
sd.py
|
Implement Jina CLIP v2 and NewBie dual CLIP (#11415)
|
2025-12-20 00:57:22 -05:00 |
|
sdxl_clip.py
|
|
|
|
supported_models_base.py
|
Fix some custom nodes. (#11134)
|
2025-12-05 18:25:31 -05:00 |
|
supported_models.py
|
Update supported inference dtypes in supported_models.py
|
2025-12-22 02:19:49 +03:00 |
|
utils.py
|
Update warning for old pytorch version. (#11319)
|
2025-12-14 04:02:50 -05:00 |
|
zluda.py
|
|
|