ComfyUI/comfy_extras
comfyanonymous 766c7b3815 Update upscale model code to latest Chainner model code.
Don't add SRFormer because the code license is incompatible with the GPL.

Remove MAT because it's unused and the license is incompatible with GPL.
2023-09-02 22:27:40 -04:00
..
chainner_models Update upscale model code to latest Chainner model code. 2023-09-02 22:27:40 -04:00
nodes_canny.py Use the GPU for the canny preprocessor when available. 2023-08-29 17:58:40 -04:00
nodes_clip_sdxl.py CLIPTextEncodeSDXL now works when prompts are of very different sizes. 2023-07-06 23:23:54 -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 Add node to convert a specific colour in an image to a mask. 2023-08-29 17:55:42 -04:00
nodes_model_merging.py Add --disable-metadata argument to disable saving metadata in files. 2023-07-28 12:31:41 -04:00
nodes_post_processing.py Add node to scale image to a total amount of pixels keeping aspect. 2023-08-18 02:32:39 -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 Use bigger tiles when upscaling with model and fallback on OOM. 2023-07-24 19:47:32 -04:00