| .. |
|
audio_encoders
|
|
|
|
cldm
|
|
|
|
comfy_types
|
|
|
|
extra_samplers
|
|
|
|
image_encoders
|
|
|
|
k_diffusion
|
|
|
|
ldm
|
|
|
|
sd1_tokenizer
|
|
|
|
t2i_adapter
|
|
|
|
taesd
|
|
|
|
text_encoders
|
|
|
|
weight_adapter
|
|
|
|
cli_args.py
|
|
|
|
clip_config_bigg.json
|
Fix potential issue with non clip text embeddings.
|
2024-07-30 14:41:13 -04:00 |
|
clip_model.py
|
Support the siglip 2 naflex model as a clip vision model. (#11831)
|
2026-01-12 17:05:54 -05:00 |
|
clip_vision_config_g.json
|
|
|
|
clip_vision_config_h.json
|
Add support for unCLIP SD2.x models.
|
2023-04-01 23:19:15 -04:00 |
|
clip_vision_config_vitl_336_llava.json
|
|
|
|
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_siglip2_base_naflex.json
|
Support the siglip 2 naflex model as a clip vision model. (#11831)
|
2026-01-12 17:05:54 -05:00 |
|
clip_vision_siglip_384.json
|
|
|
|
clip_vision_siglip_512.json
|
|
|
|
clip_vision.py
|
|
|
|
conds.py
|
|
|
|
context_windows.py
|
fix: handle substep sigmas in context window set_step (#12719)
|
2026-03-01 09:38:30 -08:00 |
|
controlnet.py
|
|
|
|
diffusers_convert.py
|
|
|
|
diffusers_load.py
|
|
|
|
float.py
|
Optimize nvfp4 lora applying. (#11866)
|
2026-01-14 00:49:38 -05:00 |
|
gligen.py
|
|
|
|
hooks.py
|
|
|
|
latent_formats.py
|
|
|
|
lora_convert.py
|
Use torch RMSNorm for flux models and refactor hunyuan video code. (#12432)
|
2026-02-13 15:35:13 -05:00 |
|
lora.py
|
|
|
|
memory_management.py
|
|
|
|
model_base.py
|
|
|
|
model_detection.py
|
Feat: z-image pixel space (model still training atm) (#12709)
|
2026-03-02 19:43:47 -05:00 |
|
model_management.py
|
mm: reset_cast_buffers: sync compute stream before free (#12822)
|
2026-03-07 09:38:08 -08:00 |
|
model_patcher.py
|
Fix fp16 audio encoder models (#12811)
|
2026-03-06 18:20:07 -05:00 |
|
model_sampling.py
|
initial FlowRVS support (#12637)
|
2026-02-25 23:38:46 -05:00 |
|
nested_tensor.py
|
|
|
|
ops.py
|
|
|
|
options.py
|
Only parse command line args when main.py is called.
|
2023-09-13 11:38:20 -04:00 |
|
patcher_extension.py
|
Fix order of inputs nested merge_nested_dicts (#10362)
|
2025-10-15 16:47:26 -07:00 |
|
pinned_memory.py
|
fix pinning with model defined dtype (#12208)
|
2026-02-01 08:42:32 -08:00 |
|
pixel_space_convert.py
|
Changes to the previous radiance commit. (#9851)
|
2025-09-13 18:03:34 -04:00 |
|
quant_ops.py
|
|
|
|
rmsnorm.py
|
|
|
|
sample.py
|
|
|
|
sampler_helpers.py
|
Disable dynamic_vram when weight hooks applied (#12653)
|
2026-02-28 16:50:18 -05:00 |
|
samplers.py
|
Disable dynamic_vram when weight hooks applied (#12653)
|
2026-02-28 16:50:18 -05:00 |
|
sd1_clip_config.json
|
Fix potential issue with non clip text embeddings.
|
2024-07-30 14:41:13 -04:00 |
|
sd1_clip.py
|
|
|
|
sd.py
|
Support the LTXAV 2.3 model. (#12773)
|
2026-03-04 20:06:20 -05:00 |
|
sdxl_clip.py
|
|
|
|
supported_models_base.py
|
|
|
|
supported_models.py
|
|
|
|
utils.py
|
DynamicVram: Add casting / fix torch Buffer weights (#12749)
|
2026-03-03 18:19:40 -08:00 |
|
windows.py
|
|
|