diff --git a/custom-node-list.json b/custom-node-list.json index 8c6f44d0..9bd1c7ae 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1579,6 +1579,36 @@ "install_type": "git-clone", "description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI." }, + { + "author": "ArtBot2023", + "title": "Character Face Swap", + "reference": "https://github.com/ArtBot2023/CharacterFaceSwap", + "files": [ + "https://github.com/ArtBot2023/CharacterFaceSwap" + ], + "install_type": "git-clone", + "description": "Character face swap with LoRA and embeddings." + }, + { + "author": "mav-rik", + "title": "Facerestore CF (Code Former)", + "reference": "https://github.com/mav-rik/facerestore_cf", + "files": [ + "https://github.com/mav-rik/facerestore_cf" + ], + "install_type": "git-clone", + "description": "This is a copy of facerestore custom node with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui." + }, + { + "author": "braintacles", + "title": "braintacles-nodes", + "reference": "https://github.com/braintacles/braintacles-comfyui-nodes", + "files": [ + "https://github.com/braintacles/braintacles-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "nodes:CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", @@ -1820,16 +1850,6 @@ ], "install_type": "unzip", "description": "Various image processing nodes." - }, - { - "author": "ArtBot2023", - "title": "Character Face Swap", - "reference": "https://github.com/ArtBot2023/CharacterFaceSwap", - "files": [ - "https://github.com/ArtBot2023/CharacterFaceSwap" - ], - "install_type": "git-clone", - "description": "Character face swap with LoRA and embeddings." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 81b07a34..4909f0fa 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -21,6 +21,24 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/ArtBot2023/CharacterFaceSwap": [ + [ + "Color Blend", + "Crop Face", + "Exclude Facial Feature", + "Generation Parameter Input", + "Generation Parameter Output", + "Image Full BBox", + "Load BiseNet", + "Load RetinaFace", + "Mask Contour", + "Segment Face", + "Uncrop Face" + ], + { + "title_aux": "Character Face Swap" + } + ], "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", @@ -1473,6 +1491,21 @@ "title_aux": "ResolutionSelector for ComfyUI" } ], + "https://github.com/braintacles/braintacles-comfyui-nodes": [ + [ + "CLIPTextEncodeSDXL-Multi-IO", + "CLIPTextEncodeSDXL-Pipe", + "Empty Latent Image from Aspect-Ratio", + "Random Find and Replace", + "VAE Decode Pipe", + "VAE Decode Tiled Pipe", + "VAE Encode Pipe", + "VAE Encode Tiled Pipe" + ], + { + "title_aux": "braintacles-nodes" + } + ], "https://github.com/bvhari/ComfyUI_ImageProcessing": [ [ "BilateralFilter", @@ -2127,6 +2160,16 @@ "title_aux": "Recommended Resolution Calculator" } ], + "https://github.com/mav-rik/facerestore_cf": [ + [ + "CropFace", + "FaceRestoreCFWithModel", + "FaceRestoreModelLoader" + ], + { + "title_aux": "Facerestore CF (Code Former)" + } + ], "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [ [ "GPUTemperatureProtection" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ae6bfd46..1e85ca5f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "braintacles", + "title": "braintacles-nodes", + "reference": "https://github.com/braintacles/braintacles-comfyui-nodes", + "files": [ + "https://github.com/braintacles/braintacles-comfyui-nodes" + ], + "install_type": "git-clone", + "description": "nodes:CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace." + }, + { + "author": "mav-rik", + "title": "Facerestore CF (Code Former)", + "reference": "https://github.com/mav-rik/facerestore_cf", + "files": [ + "https://github.com/mav-rik/facerestore_cf" + ], + "install_type": "git-clone", + "description": "This is a copy of facerestore custom node with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui." + }, + { + "author": "ArtBot2023", + "title": "Character Face Swap", + "reference": "https://github.com/ArtBot2023/CharacterFaceSwap", + "files": [ + "https://github.com/ArtBot2023/CharacterFaceSwap" + ], + "install_type": "git-clone", + "description": "Character face swap with LoRA and embeddings." + }, { "author": "cubiq", "title": "ComfyUI_IPAdapter_plus", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 81b07a34..4909f0fa 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -21,6 +21,24 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], + "https://github.com/ArtBot2023/CharacterFaceSwap": [ + [ + "Color Blend", + "Crop Face", + "Exclude Facial Feature", + "Generation Parameter Input", + "Generation Parameter Output", + "Image Full BBox", + "Load BiseNet", + "Load RetinaFace", + "Mask Contour", + "Segment Face", + "Uncrop Face" + ], + { + "title_aux": "Character Face Swap" + } + ], "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", @@ -1473,6 +1491,21 @@ "title_aux": "ResolutionSelector for ComfyUI" } ], + "https://github.com/braintacles/braintacles-comfyui-nodes": [ + [ + "CLIPTextEncodeSDXL-Multi-IO", + "CLIPTextEncodeSDXL-Pipe", + "Empty Latent Image from Aspect-Ratio", + "Random Find and Replace", + "VAE Decode Pipe", + "VAE Decode Tiled Pipe", + "VAE Encode Pipe", + "VAE Encode Tiled Pipe" + ], + { + "title_aux": "braintacles-nodes" + } + ], "https://github.com/bvhari/ComfyUI_ImageProcessing": [ [ "BilateralFilter", @@ -2127,6 +2160,16 @@ "title_aux": "Recommended Resolution Calculator" } ], + "https://github.com/mav-rik/facerestore_cf": [ + [ + "CropFace", + "FaceRestoreCFWithModel", + "FaceRestoreModelLoader" + ], + { + "title_aux": "Facerestore CF (Code Former)" + } + ], "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [ [ "GPUTemperatureProtection"