Browse Source

update DB

pull/100/head
Dr.Lt.Data 1 year ago
parent
commit
936cc75192
  1. 40
      custom-node-list.json
  2. 43
      extension-node-map.json
  3. 30
      node_db/new/custom-node-list.json
  4. 43
      node_db/new/extension-node-map.json

40
custom-node-list.json

@ -1579,6 +1579,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI." "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 <a href='https://civitai.com/models/24690/comfyui-facerestore-node' target='blank'>facerestore custom node</a> 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", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",
@ -1820,16 +1850,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "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."
} }
] ]
} }

43
extension-node-map.json

@ -21,6 +21,24 @@
"title_aux": "ComfyUI Nodes for External Tooling" "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": [ "https://github.com/ArtVentureX/comfyui-animatediff": [
[ [
"AnimateDiffCombine", "AnimateDiffCombine",
@ -1473,6 +1491,21 @@
"title_aux": "ResolutionSelector for ComfyUI" "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": [ "https://github.com/bvhari/ComfyUI_ImageProcessing": [
[ [
"BilateralFilter", "BilateralFilter",
@ -2127,6 +2160,16 @@
"title_aux": "Recommended Resolution Calculator" "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": [ "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
[ [
"GPUTemperatureProtection" "GPUTemperatureProtection"

30
node_db/new/custom-node-list.json

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "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 <a href='https://civitai.com/models/24690/comfyui-facerestore-node' target='blank'>facerestore custom node</a> 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", "author": "cubiq",
"title": "ComfyUI_IPAdapter_plus", "title": "ComfyUI_IPAdapter_plus",

43
node_db/new/extension-node-map.json

@ -21,6 +21,24 @@
"title_aux": "ComfyUI Nodes for External Tooling" "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": [ "https://github.com/ArtVentureX/comfyui-animatediff": [
[ [
"AnimateDiffCombine", "AnimateDiffCombine",
@ -1473,6 +1491,21 @@
"title_aux": "ResolutionSelector for ComfyUI" "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": [ "https://github.com/bvhari/ComfyUI_ImageProcessing": [
[ [
"BilateralFilter", "BilateralFilter",
@ -2127,6 +2160,16 @@
"title_aux": "Recommended Resolution Calculator" "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": [ "https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
[ [
"GPUTemperatureProtection" "GPUTemperatureProtection"

Loading…
Cancel
Save