.. |
chainner_models
|
Support DiffBIR SwinIR models.
|
2023-09-07 03:31:43 -04:00 |
nodes_canny.py
|
Add Morphology nodes from kornia (#2781)
|
2024-03-04 12:50:28 -05:00 |
nodes_clip_sdxl.py
|
CLIPTextEncodeSDXL now works when prompts are of very different sizes.
|
2023-07-06 23:23:54 -04:00 |
nodes_compositing.py
|
Fix SplitImageWithAlpha and JoinImageWithAlpha.
|
2023-10-08 15:52:10 -04:00 |
nodes_cond.py
|
Add a node to give the controlnet a prompt different from the unet.
|
2024-02-10 08:27:05 -05:00 |
nodes_custom_sampler.py
|
Fix potential turbo scheduler model patching issue.
|
2024-01-22 00:28:13 -05:00 |
nodes_differential_diffusion.py
|
Fix differential diffusion node for batches.
|
2024-03-04 00:43:09 -05:00 |
nodes_freelunch.py
|
Move some nodes to model_patches section.
|
2024-01-18 15:57:35 -05:00 |
nodes_hypernetwork.py
|
Support hypernetwork with mish activation function and layer norm.
|
2023-10-17 12:08:03 -04:00 |
nodes_hypertile.py
|
Move some nodes to model_patches section.
|
2024-01-18 15:57:35 -05:00 |
nodes_images.py
|
Add ImageFromBatch.
|
2024-02-12 12:46:15 -05:00 |
nodes_latent.py
|
changed default of LatentBatchSeedBehavior to fixed
|
2024-02-02 18:31:35 +09:00 |
nodes_mask.py
|
Add a ThresholdMask node.
|
2024-03-04 00:31:59 -05:00 |
nodes_model_advanced.py
|
Playground V2.5 support with ModelSamplingContinuousEDM node.
|
2024-02-27 15:12:33 -05:00 |
nodes_model_downscale.py
|
Allow controlling downscale and upscale methods in PatchModelAddDownscale.
|
2023-11-22 03:23:16 -05:00 |
nodes_model_merging.py
|
Add unfinished ImageOnlyCheckpointSave node to save a SVD checkpoint.
|
2024-01-17 19:46:21 -05:00 |
nodes_morphology.py
|
Add Morphology nodes from kornia (#2781)
|
2024-03-04 12:50:28 -05:00 |
nodes_perpneg.py
|
Fix Perp-Neg math
|
2024-02-21 10:33:03 +01:00 |
nodes_photomaker.py
|
Add experimental photomaker nodes.
|
2024-01-24 09:51:42 -05:00 |
nodes_post_processing.py
|
Fix some issues with --gpu-only
|
2024-01-27 02:51:27 -05:00 |
nodes_rebatch.py
|
Add a RebatchImages node.
|
2023-12-20 16:22:18 -05:00 |
nodes_sag.py
|
Skip SAG when latent is too small.
|
2024-01-10 04:08:43 -05:00 |
nodes_sdupscale.py
|
Implement noise augmentation for SD 4X upscale model.
|
2024-01-03 14:27:11 -05:00 |
nodes_stable3d.py
|
Fix some issues with --gpu-only
|
2024-01-27 02:51:27 -05:00 |
nodes_stable_cascade.py
|
Move some stable cascade nodes outside of _for_testing.
|
2024-03-07 01:49:20 -05:00 |
nodes_tomesd.py
|
Add some more transformer hooks and move tomesd to comfy_extras.
|
2023-06-24 03:30:22 -04:00 |
nodes_upscale_model.py
|
Support DiffBIR SwinIR models.
|
2023-09-07 03:31:43 -04:00 |
nodes_video_model.py
|
Add unfinished ImageOnlyCheckpointSave node to save a SVD checkpoint.
|
2024-01-17 19:46:21 -05:00 |