ComfyUI/comfy
comfyanonymous 7ad574bffd Mac supports bf16 just make sure you are using the latest pytorch. 2024-08-01 09:42:17 -04:00
..
cldm "auto" type is only relevant to the SetUnionControlNetType node. 2024-07-22 11:30:38 -04:00
extra_samplers Cleanup uni_pc inpainting. 2024-02-23 02:39:35 -05:00
k_diffusion
ldm Lower T5 memory usage by a few hundred MB. 2024-07-31 00:52:34 -04:00
sd1_tokenizer
t2i_adapter Controlnet refactor. 2024-06-27 18:43:11 -04:00
taesd Improvements to the TAESD3 implementation. 2024-06-16 02:04:24 -04:00
text_encoders Fix to get fp8 working on T5 base. 2024-07-31 02:00:19 -04:00
checkpoint_pickle.py
cli_args.py
clip_config_bigg.json Fix potential issue with non clip text embeddings. 2024-07-30 14:41:13 -04:00
clip_model.py Lower CLIP memory usage by a bit. 2024-07-31 01:32:35 -04:00
clip_vision.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision_config_vitl_336.json
conds.py
controlnet.py
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py
lora.py
model_base.py
model_detection.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
model_management.py Mac supports bf16 just make sure you are using the latest pytorch. 2024-08-01 09:42:17 -04:00
model_patcher.py
model_sampling.py
ops.py Lower T5 memory usage by a few hundred MB. 2024-07-31 00:52:34 -04:00
options.py
sample.py
sampler_helpers.py
samplers.py
sd.py Refactor: Move sd2_clip.py to text_encoders folder. 2024-07-28 01:19:20 -04:00
sd1_clip.py Lower CLIP memory usage by a bit. 2024-07-31 01:32:35 -04:00
sd1_clip_config.json Fix potential issue with non clip text embeddings. 2024-07-30 14:41:13 -04:00
sdxl_clip.py
supported_models.py Refactor: Move sd2_clip.py to text_encoders folder. 2024-07-28 01:19:20 -04:00
supported_models_base.py
types.py
utils.py