ComfyUI/comfy
comfyanonymous b416be7d78 Make the text projection saved in the checkpoint the right format. 2024-02-27 01:52:23 -05:00
..
cldm
extra_samplers Cleanup uni_pc inpainting. 2024-02-23 02:39:35 -05:00
k_diffusion
ldm Remove print. 2024-02-19 11:47:26 -05:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Make server storage the default. 2024-01-11 17:21:40 -05:00
clip_config_bigg.json
clip_model.py Always return unprojected pooled output for gligen. 2024-02-25 07:33:13 -05:00
clip_vision.py Cleanup some unused imports. 2024-01-21 21:51:22 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
conds.py Cleanup some unused imports. 2024-01-21 21:51:22 -05:00
controlnet.py Stable Cascade Stage C. 2024-02-16 10:55:08 -05:00
diffusers_convert.py Make the text projection saved in the checkpoint the right format. 2024-02-27 01:52:23 -05:00
diffusers_load.py Cleanup some unused imports. 2024-01-21 21:51:22 -05:00
gligen.py Fix gligen lowvram mode. 2024-02-18 02:20:23 -05:00
latent_formats.py Add some latent2rgb matrices for previews. 2024-02-20 10:57:24 -05:00
lora.py Always return unprojected pooled output for gligen. 2024-02-25 07:33:13 -05:00
model_base.py Pass pooled CLIP to stage b. 2024-02-20 04:24:45 -05:00
model_detection.py Support Stable Cascade Stage B lite. 2024-02-16 23:41:23 -05:00
model_management.py Enable fp16 by default on mps. 2024-02-19 12:00:48 -05:00
model_patcher.py
model_sampling.py Align simple scheduling closer to official stable cascade scheduler. 2024-02-20 04:24:39 -05:00
ops.py Stable Cascade Stage B. 2024-02-16 13:02:03 -05:00
options.py
sample.py
samplers.py Fix model and cond transformer options merge 2024-02-23 01:19:43 -07:00
sd.py Support loading old CLIP models saved with CLIPSave. 2024-02-25 08:29:12 -05:00
sd1_clip.py Add a min_length property to tokenizer class. 2024-02-26 21:36:37 -05:00
sd1_clip_config.json
sd2_clip.py Cleaner CLIP text encoder implementation. 2023-12-06 23:50:03 -05:00
sd2_clip_config.json
sdxl_clip.py Always return unprojected pooled output for gligen. 2024-02-25 07:33:13 -05:00
supported_models.py Move text projection into the CLIP model code. 2024-02-25 01:41:08 -05:00
supported_models_base.py Some cleanups to how the text encoders are loaded. 2024-02-19 10:46:30 -05:00
utils.py Make the text projection saved in the checkpoint the right format. 2024-02-27 01:52:23 -05:00