diff --git a/custom-node-list.json b/custom-node-list.json index 3d5cdaa..13db0fc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1251,6 +1251,16 @@ "install_type": "git-clone", "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.

NOTE: To use this extension node, you need to download the ip-adapter_sd15.bin file and place it in the custom_nodes/IPAdapter-ComfyUI/models directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.

" }, + { + "author": "alsritter", + "title": "asymmetric-tiling-comfyui", + "reference": "https://github.com/alsritter/asymmetric-tiling-comfyui", + "files": [ + "https://github.com/alsritter/asymmetric-tiling-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:Asymmetric_Tiling_KSampler. " + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 0cdaed2..93450ba 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -327,6 +327,7 @@ "LineArtPreprocessor", "M-LSDPreprocessor", "Manga2Anime_LineArt_Preprocessor", + "MediaPipe-FaceMeshPreprocessor", "MiDaS-DepthMapPreprocessor", "MiDaS-NormalMapPreprocessor", "OneFormer-ADE20K-SemSegPreprocessor", @@ -337,6 +338,7 @@ "ScribblePreprocessor", "Scribble_XDoG_Preprocessor", "SemSegPreprocessor", + "ShufflePreprocessor", "UniFormer-SemSegPreprocessor", "Zoe-DepthMapPreprocessor" ], @@ -1067,6 +1069,14 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/alsritter/asymmetric-tiling-comfyui": [ + [ + "Asymmetric_Tiling_KSampler" + ], + { + "title_aux": "asymmetric-tiling-comfyui" + } + ], "https://github.com/andersxa/comfyui-PromptAttention": [ [ "CLIPAttentionMaskEncode" @@ -1561,7 +1571,8 @@ ], "https://github.com/laksjdjf/IPAdapter-ComfyUI": [ [ - "IPAdapter" + "IPAdapter", + "ImageCrop" ], { "title_aux": "IPAdapter-ComfyUI"