ComfyUI/comfy
comfyanonymous d46583ecec Playground V2.5 support with ModelSamplingContinuousEDM node.
Use ModelSamplingContinuousEDM with edm_playground_v2.5 selected.
2024-02-27 15:12:33 -05:00
..
cldm
extra_samplers
k_diffusion
ldm
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py
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
controlnet.py
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
gligen.py
latent_formats.py Playground V2.5 support with ModelSamplingContinuousEDM node. 2024-02-27 15:12:33 -05:00
lora.py Always return unprojected pooled output for gligen. 2024-02-25 07:33:13 -05:00
model_base.py
model_detection.py
model_management.py
model_patcher.py
model_sampling.py Playground V2.5 support with ModelSamplingContinuousEDM node. 2024-02-27 15:12:33 -05:00
ops.py
options.py
sample.py Don't round noise mask. 2024-01-11 03:29:58 -05:00
samplers.py Playground V2.5 support with ModelSamplingContinuousEDM node. 2024-02-27 15:12:33 -05: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
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 Make XL checkpoints save in a more standard format. 2024-02-27 02:07:40 -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