ComfyUI/comfy
2024-12-11 08:04:54 -05:00
..
cldm Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
comfy_types [Developer Experience] Add node typing (#5676) 2024-12-04 15:01:00 -05:00
extra_samplers Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
k_diffusion Some optimizations to euler a. 2024-12-03 06:11:52 -05:00
ldm Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
sd1_tokenizer
t2i_adapter
taesd Improvements to the TAESD3 implementation. 2024-06-16 02:04:24 -04:00
text_encoders Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
checkpoint_pickle.py
cli_args.py Add option to inference the diffusion model in fp32 and fp64. 2024-11-25 05:00:23 -05:00
clip_config_bigg.json
clip_model.py Support new flux model variants. 2024-11-21 08:38:23 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl_336.json
clip_vision_config_vitl.json
clip_vision_siglip_384.json Support new flux model variants. 2024-11-21 08:38:23 -05:00
clip_vision.py Add a way to disable cropping in the CLIPVisionEncode node. 2024-11-28 20:24:47 -05:00
conds.py
controlnet.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
diffusers_convert.py
diffusers_load.py
float.py
gligen.py
hooks.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
latent_formats.py Fast previews for ltxv. 2024-11-28 06:46:15 -05:00
lora_convert.py Support new flux model variants. 2024-11-21 08:38:23 -05:00
lora.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
model_base.py A few improvements to #5937. 2024-12-06 05:49:15 -05:00
model_detection.py Support Lightricks LTX-Video model. 2024-11-22 08:46:39 -05:00
model_management.py Fix case where a memory leak could cause crash. 2024-12-02 19:49:49 -05:00
model_patcher.py Make ModelPatcher class clone function work with inheritance. 2024-12-03 13:57:57 -05:00
model_sampling.py Make timestep ranges more usable on rectified flow models. 2024-12-05 16:40:58 -05:00
ops.py clamp input (#5928) 2024-12-07 14:00:31 -05:00
options.py
patcher_extension.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
sample.py
sampler_helpers.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
samplers.py Add cond_scale to sampler_post_cfg_function (#5985) 2024-12-09 20:13:18 -05:00
sd1_clip_config.json
sd1_clip.py Fix a few things in text enc code for models with no eos token. 2024-12-10 23:07:26 -05:00
sd.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
sdxl_clip.py
supported_models_base.py
supported_models.py Flux inpaint model does not work in fp16. 2024-11-26 01:33:01 -05:00
utils.py Support loading some checkpoint files with nested dicts. 2024-12-11 08:04:54 -05:00