ComfyUI/comfy_extras
comfyanonymous 05676942b7 Add some more transformer hooks and move tomesd to comfy_extras.
Tomesd now uses q instead of x to decide which tokens to merge because
it seems to give better results.
2023-06-24 03:30:22 -04:00
..
chainner_models Pull in latest upscale model code from chainner. 2023-05-23 22:26:50 -04:00
nodes_hypernetwork.py Add a way to set patches that modify the attn2 output. 2023-06-18 22:58:22 -04:00
nodes_mask.py Round the mask values for bitwise operations. 2023-05-28 00:42:53 -04:00
nodes_model_merging.py Fix last commits causing an issue with the text encoder lora. 2023-06-20 19:44:39 -04:00
nodes_post_processing.py Fix padding in Blur. 2023-05-20 10:08:47 -04:00
nodes_rebatch.py Make nodes map over input lists (#579) 2023-05-13 11:15:45 -04: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 Enable safe loading for upscale models. 2023-05-14 15:10:40 -04:00