ComfyUI/comfy
comfyanonymous e9469e732d --disable-smart-memory now disables loading model directly to vram. 2023-08-20 04:00:53 -04:00
..
cldm
extra_samplers
k_diffusion
ldm
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Add --disable-smart-memory for those that want the old behaviour. 2023-08-17 03:12:37 -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
clip_vision_config_h.json
clip_vision_config_vitl.json
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py
model_base.py
model_detection.py
model_management.py --disable-smart-memory now disables loading model directly to vram. 2023-08-20 04:00:53 -04:00
ops.py
sample.py
samplers.py
sd.py
sd1_clip.py
sd1_clip_config.json
sd2_clip.py Fix CLIPSetLastLayer not reverting when removed. 2023-07-15 01:41:21 -04:00
sd2_clip_config.json
sdxl_clip.py
supported_models.py
supported_models_base.py
utils.py