ComfyUI/comfy
comfyanonymous ff63893d10 Support other types of T5 models. 2024-07-06 02:42:53 -04:00
..
cldm Remove useless code. 2024-07-04 15:14:13 -04:00
extra_samplers
k_diffusion Switch to the real cfg++ method in the samplers. 2024-06-29 11:59:48 -04:00
ldm Basic SD3 controlnet implementation. 2024-06-27 18:43:11 -04:00
sd1_tokenizer
t2i_adapter
t5_tokenizer
taesd
checkpoint_pickle.py
cli_args.py Add `--no-custom-node` cmd flag (#3903) 2024-07-01 17:54:03 -04:00
clip_config_bigg.json
clip_model.py
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
conds.py
controlnet.py ControlNetApplySD3 node can now be used to use SD3 controlnets. 2024-06-27 18:43:11 -04:00
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py
lora.py
model_base.py
model_detection.py Basic SD3 controlnet implementation. 2024-06-27 18:43:11 -04:00
model_management.py
model_patcher.py
model_sampling.py
ops.py
options.py
sa_t5.py
sample.py
sampler_helpers.py
samplers.py Switch to the real cfg++ method in the samplers. 2024-06-29 11:59:48 -04:00
sd.py Better T5xxl detection. 2024-07-06 00:53:33 -04:00
sd1_clip.py Allow specifying the padding token for the tokenizer. 2024-07-06 00:06:49 -04:00
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
sd3_clip.py
sdxl_clip.py
supported_models.py
supported_models_base.py
t5.py Support other types of T5 models. 2024-07-06 02:42:53 -04:00
t5_config_base.json Cleanup T5 code a bit. 2024-07-06 00:36:49 -04:00
t5_config_xxl.json Cleanup T5 code a bit. 2024-07-06 00:36:49 -04:00
types.py
utils.py Basic SD3 controlnet implementation. 2024-06-27 18:43:11 -04:00