ComfyUI/comfy
kosinkadink1@gmail.com 4b472ba44c Added support for adding weight hooks that aren't registered on the ModelPatcher at sampling time 2024-09-17 06:22:41 +09:00
..
cldm
extra_samplers
k_diffusion Doesn't really make sense for cfg_pp sampler to call regular one. 2024-09-11 02:51:36 -04:00
ldm Support loading controlnets with different input. 2024-09-13 09:54:37 -04:00
sd1_tokenizer
t2i_adapter
taesd
text_encoders Support loading long clipl model with the CLIP loader node. 2024-08-20 10:46:36 -04:00
checkpoint_pickle.py
cli_args.py Add cli arg to override user directory (#4856) 2024-09-12 08:10:27 -04:00
clip_config_bigg.json
clip_model.py Support loading long clipl model with the CLIP loader node. 2024-08-20 10:46:36 -04:00
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision_config_vitl_336.json
comfy_types.py types -> comfy_types to fix import issue. 2024-09-12 03:57:46 -04:00
conds.py
controlnet.py Support loading controlnets with different input. 2024-09-13 09:54:37 -04:00
diffusers_convert.py
diffusers_load.py
float.py Lower fp8 lora memory usage. 2024-09-03 01:25:05 -04:00
gligen.py
hooks.py Added support for adding weight hooks that aren't registered on the ModelPatcher at sampling time 2024-09-17 06:22:41 +09:00
latent_formats.py
lora.py Fix lora issue. 2024-09-08 10:10:47 -04:00
model_base.py Added current_patcher property to BaseModel 2024-09-13 21:35:35 +09:00
model_detection.py Added SD15_Inpaint_Diffusers model support for unet_config_from_diffusers_unet function (#4565) 2024-08-23 03:57:08 -04:00
model_management.py Prioritize freeing partially offloaded models first. 2024-09-04 19:47:32 -04:00
model_patcher.py Added support for adding weight hooks that aren't registered on the ModelPatcher at sampling time 2024-09-17 06:22:41 +09:00
model_sampling.py
ops.py Fix onnx export. 2024-08-23 17:52:47 -04:00
options.py
sample.py
sampler_helpers.py Added support for adding weight hooks that aren't registered on the ModelPatcher at sampling time 2024-09-17 06:22:41 +09:00
samplers.py Added support for adding weight hooks that aren't registered on the ModelPatcher at sampling time 2024-09-17 06:22:41 +09:00
sd.py Support loading long clipl model with the CLIP loader node. 2024-08-20 10:46:36 -04:00
sd1_clip.py
sd1_clip_config.json
sdxl_clip.py
supported_models.py Fix issue. 2024-08-22 10:38:24 -04:00
supported_models_base.py
utils.py InstantX canny controlnet. 2024-08-28 19:02:50 -04:00