ComfyUI/comfy
Simon Lui 9225465975 Further tuning and fix mem_free_total. 2023-08-20 14:19:53 -04:00
..
cldm Support for Control Loras. 2023-08-18 11:59:51 -04:00
extra_samplers
k_diffusion Fix referenced before assignment 2023-08-17 22:30:07 +02:00
ldm Fix issue with gligen. 2023-08-18 16:32:23 -04:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Add ipex optimize and other enhancements for Intel GPUs based on recent memory changes. 2023-08-20 14:19:51 -04:00
clip_config_bigg.json
clip_vision.py Add support for clip g vision model to CLIPVisionLoader. 2023-08-18 11:13:29 -04:00
clip_vision_config_g.json Add support for clip g vision model to CLIPVisionLoader. 2023-08-18 11:13:29 -04:00
clip_vision_config_h.json
clip_vision_config_vitl.json
diffusers_convert.py
diffusers_load.py
gligen.py Smarter memory management. 2023-08-17 01:06:34 -04:00
latent_formats.py
model_base.py ReVision support: unclip nodes can now be used with SDXL. 2023-08-18 11:59:36 -04:00
model_detection.py Support small diffusers controlnet so both types are now supported. 2023-08-16 12:45:56 -04:00
model_management.py Further tuning and fix mem_free_total. 2023-08-20 14:19:53 -04:00
ops.py Support for Control Loras. 2023-08-18 11:59:51 -04:00
sample.py Fix issue with not freeing enough memory when sampling. 2023-08-17 15:59:56 -04:00
samplers.py Support for Control Loras. 2023-08-18 11:59:51 -04:00
sd.py Free more memory before VAE encode/decode. 2023-08-19 12:13:13 -04:00
sd1_clip.py Make sure the pooled output stays at the EOS token with added embeddings. 2023-08-03 20:27:50 -04:00
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
sdxl_clip.py
supported_models.py
supported_models_base.py
utils.py