.. |
cldm
|
"auto" type is only relevant to the SetUnionControlNetType node.
|
2024-07-22 11:30:38 -04:00 |
extra_samplers
|
…
|
|
k_diffusion
|
Switch to the real cfg++ method in the samplers.
|
2024-06-29 11:59:48 -04:00 |
ldm
|
Let hunyuan dit work with all prompt lengths.
|
2024-07-26 12:11:32 -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
|
Don't treat Bert model like CLIP.
|
2024-07-26 13:08:12 -04:00 |
checkpoint_pickle.py
|
…
|
|
cli_args.py
|
Make default hash lib configurable without code changes via CLI argument (#3947)
|
2024-07-16 18:27:09 -04:00 |
clip_config_bigg.json
|
…
|
|
clip_model.py
|
…
|
|
clip_vision.py
|
support clip-vit-large-patch14-336 (#4042)
|
2024-07-17 13:12:50 -04:00 |
clip_vision_config_g.json
|
…
|
|
clip_vision_config_h.json
|
…
|
|
clip_vision_config_vitl.json
|
…
|
|
clip_vision_config_vitl_336.json
|
support clip-vit-large-patch14-336 (#4042)
|
2024-07-17 13:12:50 -04:00 |
conds.py
|
Fix bug with cosxl edit model.
|
2024-06-10 16:00:03 -04:00 |
controlnet.py
|
Add SetUnionControlNetType to set the type of the union controlnet model.
|
2024-07-16 17:04:53 -04:00 |
diffusers_convert.py
|
…
|
|
diffusers_load.py
|
…
|
|
gligen.py
|
…
|
|
latent_formats.py
|
support TAESD3 (#3738)
|
2024-06-16 02:03:53 -04:00 |
lora.py
|
Hunyuan DiT lora support.
|
2024-07-25 22:42:54 -04:00 |
model_base.py
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
model_detection.py
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
model_management.py
|
Use fp16 as the default vae dtype for the audio VAE.
|
2024-06-16 13:12:54 -04:00 |
model_patcher.py
|
Add sampler_pre_cfg_function (#3979)
|
2024-07-09 16:20:49 -04:00 |
model_sampling.py
|
Allow model sampling to set number of timesteps.
|
2024-07-16 15:18:40 -04:00 |
ops.py
|
Initial support for the stable audio open model.
|
2024-06-15 12:14:56 -04:00 |
options.py
|
…
|
|
sample.py
|
…
|
|
sampler_helpers.py
|
…
|
|
samplers.py
|
Only append zero to noise schedule if last sigma isn't zero.
|
2024-07-20 12:37:30 -04:00 |
sd.py
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
sd1_clip.py
|
Let tokenizers return weights to be stored in the saved checkpoint.
|
2024-07-25 10:52:09 -04:00 |
sd1_clip_config.json
|
…
|
|
sd2_clip.py
|
Make it possible to load tokenizer data from checkpoints.
|
2024-07-24 16:43:53 -04:00 |
sd2_clip_config.json
|
…
|
|
sdxl_clip.py
|
Let tokenizers return weights to be stored in the saved checkpoint.
|
2024-07-25 10:52:09 -04:00 |
supported_models.py
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
supported_models_base.py
|
…
|
|
types.py
|
…
|
|
utils.py
|
Support AuraFlow Lora and loading model weights in diffusers format.
|
2024-07-13 13:51:40 -04:00 |