.. |
cldm
|
…
|
|
extra_samplers
|
Cleanup uni_pc inpainting.
|
2024-02-23 02:39:35 -05:00 |
k_diffusion
|
…
|
|
ldm
|
Allow image_only_indicator to be None.
|
2024-02-29 13:11:30 -05:00 |
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
|
…
|
|
clip_vision_config_g.json
|
…
|
|
clip_vision_config_h.json
|
…
|
|
clip_vision_config_vitl.json
|
…
|
|
conds.py
|
…
|
|
controlnet.py
|
Add compression_ratio to controlnet code.
|
2024-03-05 15:15:20 -05:00 |
diffusers_convert.py
|
Remove duplicate text_projection key from some saved models.
|
2024-02-28 03:57:41 -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
|
Let conditioning specify custom concat conds.
|
2024-03-02 11:44:06 -05:00 |
model_detection.py
|
Koala 700M and 1B support.
|
2024-02-28 12:10:11 -05:00 |
model_management.py
|
Add some tesla pascal GPUs to the fp16 working but slower list.
|
2024-03-02 17:16:31 -05:00 |
model_patcher.py
|
Simplify differential diffusion code.
|
2024-03-03 15:34:42 -05:00 |
model_sampling.py
|
Remove useless check.
|
2024-03-04 08:51:25 -05:00 |
ops.py
|
…
|
|
options.py
|
…
|
|
sample.py
|
…
|
|
samplers.py
|
Simplify differential diffusion code.
|
2024-03-03 15:34:42 -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
|
Koala 700M and 1B support.
|
2024-02-28 12:10:11 -05:00 |
supported_models_base.py
|
…
|
|
utils.py
|
utils.set_attr can now be used to set any attribute.
|
2024-03-02 17:27:23 -05:00 |