ComfyUI/comfy_extras
comfyanonymous 844dbf97a7 Add: advanced->model->ModelSamplingDiscrete node.
This allows changing the sampling parameters of the model (eps or vpred)
or set the model to use zsnr.
2023-11-07 03:28:53 -05:00
..
chainner_models
nodes_canny.py
nodes_clip_sdxl.py
nodes_compositing.py
nodes_custom_sampler.py
nodes_freelunch.py Implement updated FreeU as _for_testing->FreeU_V2 node 2023-10-18 02:06:49 -04:00
nodes_hypernetwork.py Support hypernetwork with mish activation function and layer norm. 2023-10-17 12:08:03 -04:00
nodes_hypertile.py HyperTile node, can be found in: _for_testing->HyperTile 2023-10-21 05:16:38 -04:00
nodes_latent.py
nodes_mask.py Fix MaskComposite 2023-10-13 13:40:53 -03:00
nodes_model_advanced.py Add: advanced->model->ModelSamplingDiscrete node. 2023-11-07 03:28:53 -05:00
nodes_model_merging.py
nodes_post_processing.py add difference blend mode 2023-11-05 19:00:23 +01:00
nodes_rebatch.py Increase maximum batch size in LatentRebatch. 2023-11-02 13:07:41 -04:00
nodes_tomesd.py
nodes_upscale_model.py