ComfyUI/comfy
comfyanonymous d1d2fea806 Pass extra conds directly to unet. 2023-10-25 00:07:53 -04:00
..
cldm Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
extra_samplers Fix uni_pc sampler math. This changes the images this sampler produces. 2023-10-20 04:16:53 -04:00
k_diffusion Fix uni_pc sampler math. This changes the images this sampler produces. 2023-10-20 04:16:53 -04:00
ldm attention_basic now works with hypertile. 2023-10-22 03:59:53 -04:00
sd1_tokenizer
t2i_adapter
taesd Cleanup. 2023-10-10 21:46:53 -04:00
checkpoint_pickle.py
cli_args.py Add a --bf16-unet to test running the unet in bf16. 2023-10-13 14:51:10 -04:00
clip_config_bigg.json
clip_vision.py Fix some potential issues. 2023-10-18 19:48:36 -04:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
conds.py Refactor to make it easier to add custom conds to models. 2023-10-24 23:31:12 -04:00
controlnet.py Fix t2i adapter issue. 2023-10-21 20:31:24 -04:00
diffusers_convert.py
diffusers_load.py Make VAE code closer to sgm. 2023-10-17 15:18:51 -04:00
gligen.py
latent_formats.py
lora.py
model_base.py Pass extra conds directly to unet. 2023-10-25 00:07:53 -04:00
model_detection.py Refactor code so model can be a dtype other than fp32 or fp16. 2023-10-13 14:41:17 -04:00
model_management.py Empty the cache when torch cache is more than 25% free mem. 2023-10-22 13:58:12 -04:00
model_patcher.py Let unet wrapper functions have .to attributes. 2023-10-11 01:34:38 -04:00
ops.py
options.py
sample.py Refactor to make it easier to add custom conds to models. 2023-10-24 23:31:12 -04:00
samplers.py Refactor to make it easier to add custom conds to models. 2023-10-24 23:31:12 -04:00
sd.py Fix some potential issues. 2023-10-18 19:48:36 -04:00
sd1_clip.py
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
sdxl_clip.py
supported_models.py
supported_models_base.py
utils.py Make VAE code closer to sgm. 2023-10-17 15:18:51 -04:00