ComfyUI/comfy
comfyanonymous 7931ff0fd9 Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
..
cldm Remove autocast from controlnet code. 2023-08-20 21:47:32 -04:00
extra_samplers
k_diffusion
ldm Remove xformers related print. 2023-09-01 02:12:03 -04:00
sd1_tokenizer
t2i_adapter All resolutions now work with t2i adapter for SDXL. 2023-08-22 16:23:54 -04:00
taesd
checkpoint_pickle.py
cli_args.py Enable bf16-vae by default on ampere and up. 2023-08-27 23:06:19 -04:00
clip_config_bigg.json
clip_vision.py Put clip vision outputs on the CPU. 2023-08-28 16:26:11 -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
controlnet.py Fix controlnet bug. 2023-09-01 02:01:08 -04:00
diffusers_convert.py
diffusers_load.py Clean up DiffusersLoader node. 2023-08-30 12:57:07 -04:00
gligen.py
latent_formats.py
lora.py Implement loras with norm keys. 2023-08-28 11:20:06 -04:00
model_base.py Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
model_detection.py Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
model_management.py Enable bf16-vae by default on ampere and up. 2023-08-27 23:06:19 -04:00
model_patcher.py Fix error message in model_patcher.py 2023-08-30 00:25:04 -07:00
ops.py Initialize text encoder to target dtype. 2023-08-23 21:01:15 -04:00
sample.py Try to free enough vram for control lora inference. 2023-08-24 17:20:54 -04:00
samplers.py It doesn't make sense for c_crossattn and c_concat to be lists. 2023-08-31 13:25:00 -04:00
sd.py Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
sd1_clip.py Move text_projection to base clip model. 2023-08-24 23:43:48 -04:00
sd1_clip_config.json
sd2_clip.py Initialize text encoder to target dtype. 2023-08-23 21:01:15 -04:00
sd2_clip_config.json Move text_projection to base clip model. 2023-08-24 23:43:48 -04:00
sdxl_clip.py Move text_projection to base clip model. 2023-08-24 23:43:48 -04:00
supported_models.py Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
supported_models_base.py Support SDXL inpaint models. 2023-09-01 15:22:52 -04:00
utils.py Move controlnet code to comfy/controlnet.py 2023-08-25 17:33:04 -04:00