You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
comfyanonymous d234ca558a Add missing samplers to KSamplerSelect. 1 year ago
..
cldm
extra_samplers
k_diffusion Add DDPM sampler. 1 year ago
ldm Model patches can now know which batch is positive and negative. 1 year ago
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Only parse command line args when main.py is called. 1 year ago
clip_config_bigg.json
clip_vision.py Don't leave very large hidden states in the clip vision output. 1 year ago
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
controlnet.py Support more controlnet models. 1 year ago
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py Support models without previews. 1 year ago
lora.py
model_base.py Allow having a different pooled output for each image in a batch. 1 year ago
model_detection.py Support more controlnet models. 1 year ago
model_management.py Allow Intel GPUs to LoRA cast on GPU since it supports BF16 natively. 1 year ago
model_patcher.py Add a way to set output block patches to modify the h and hsp. 1 year ago
ops.py
options.py Only parse command line args when main.py is called. 1 year ago
sample.py Add a SamplerCustom Node. 1 year ago
samplers.py Add missing samplers to KSamplerSelect. 1 year ago
sd.py Add ldm format support to UNETLoader. 1 year ago
sd1_clip.py Support for text encoder models that need attention_mask. 1 year ago
sd1_clip_config.json
sd2_clip.py Set last layer on SD2.x models uses the proper indexes now. 1 year ago
sd2_clip_config.json
sdxl_clip.py
supported_models.py
supported_models_base.py
utils.py Don't depend on torchvision. 1 year ago