ComfyUI/comfy
2023-07-22 21:38:56 -04:00
..
cldm
extra_samplers Refactor of sampler code to deal more easily with different model types. 2023-07-17 01:22:12 -04:00
k_diffusion Fix ddim issue with older torch versions. 2023-07-19 10:16:00 -04:00
ldm It's actually possible to torch.compile the unet now. 2023-07-18 21:36:35 -04:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Fix typo. 2023-07-19 10:20:32 -04:00
clip_config_bigg.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision.py
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py
model_base.py Add key to indicate checkpoint is v_prediction when saving. 2023-07-18 00:25:53 -04:00
model_detection.py Support controlnet in diffusers format. 2023-07-21 22:58:16 -04:00
model_management.py Try to fix memory issue with lora. 2023-07-22 21:38:56 -04:00
ops.py
sample.py
samplers.py Nodes can now patch the unet function. 2023-07-22 17:01:12 -04:00
sd1_clip_config.json
sd1_clip.py Fix CLIPSetLastLayer not reverting when removed. 2023-07-15 01:41:21 -04:00
sd2_clip_config.json
sd2_clip.py Fix CLIPSetLastLayer not reverting when removed. 2023-07-15 01:41:21 -04:00
sd.py Try to fix memory issue with lora. 2023-07-22 21:38:56 -04:00
sdxl_clip.py Fix CLIPSetLastLayer not reverting when removed. 2023-07-15 01:41:21 -04:00
supported_models_base.py Refactor of sampler code to deal more easily with different model types. 2023-07-17 01:22:12 -04:00
supported_models.py Refactor of sampler code to deal more easily with different model types. 2023-07-17 01:22:12 -04:00
utils.py Properly support SDXL diffusers unet with UNETLoader node. 2023-07-21 14:38:56 -04:00