| .. |
|
audio_encoders
|
Add models/audio_encoders directory. (#9548)
|
2025-08-25 20:13:54 -04:00 |
|
checkpoints
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
clip
|
Add a CLIPLoader node to load standalone clip weights.
|
2023-02-05 15:20:18 -05:00 |
|
clip_vision
|
Implement support for t2i style model.
|
2023-03-05 18:39:25 -05:00 |
|
configs
|
Add the config for the SD1.x inpainting model.
|
2023-02-19 14:58:00 -05:00 |
|
controlnet
|
Merge T2IAdapterLoader and ControlNetLoader.
|
2023-03-17 18:17:59 -04:00 |
|
diffusers
|
diffusers loader
|
2023-04-05 23:57:31 -07:00 |
|
diffusion_models
|
unet -> diffusion_models.
|
2024-08-17 21:31:04 -04:00 |
|
embeddings
|
Add support for textual inversion embedding for SD1.x CLIP.
|
2023-01-29 18:46:44 -05:00 |
|
gligen
|
Add support for GLIGEN textbox model.
|
2023-04-19 11:06:32 -04:00 |
|
hidream_empty_latents
|
Use cached encoded empty strings rather than all zeros for better quality and prompt adherence with llama-only HiDreams
|
2025-04-21 01:11:22 -04:00 |
|
hypernetworks
|
Implement Linear hypernetworks.
|
2023-04-23 12:35:25 -04:00 |
|
latent_upscale_models
|
HunyuanVideo 1.5 (#10819)
|
2025-11-20 22:44:43 -05:00 |
|
loras
|
Add a LoraLoader node to apply loras to models and clip.
|
2023-02-03 02:46:24 -05:00 |
|
model_patches
|
Support for Qwen Diffsynth Controlnets canny and depth. (#9465)
|
2025-08-20 22:26:37 -04:00 |
|
photomaker
|
Add experimental photomaker nodes.
|
2024-01-24 09:51:42 -05:00 |
|
style_models
|
Implement support for t2i style model.
|
2023-03-05 18:39:25 -05:00 |
|
text_encoders
|
Update folder paths: "clip" -> "text_encoders"
|
2024-11-02 15:35:38 -04:00 |
|
unet
|
Support loading unet files in diffusers format.
|
2023-07-05 17:38:59 -04:00 |
|
upscale_models
|
Take some code from chainner to implement ESRGAN and other upscale models.
|
2023-03-11 13:09:28 -05:00 |
|
vae
|
Initial commit.
|
2023-01-16 22:37:14 -05:00 |
|
vae_approx
|
Refactor previews into one command line argument.
|
2023-06-06 02:13:05 -04:00 |