diff --git a/custom-node-list.json b/custom-node-list.json index eea5bbb9..6d4ae86d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3290,16 +3290,6 @@ "install_type": "git-clone", "description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs." }, - { - "author": "thecooltechguy", - "title": "ComfyUI-MagicAnimate", - "reference": "https://github.com/thecooltechguy/ComfyUI-MagicAnimate", - "files": [ - "https://github.com/thecooltechguy/ComfyUI-MagicAnimate" - ], - "install_type": "git-clone", - "description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 15GB disk space.]" - }, { "author": "knuknX", "title": "ComfyUI-Image-Tools", @@ -3782,6 +3772,26 @@ "install_type": "git-clone", "description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)" }, + { + "author": "thecooltechguy", + "title": "ComfyUI-MagicAnimate", + "reference": "https://github.com/thecooltechguy/ComfyUI-MagicAnimate", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-MagicAnimate" + ], + "install_type": "git-clone", + "description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 15GB disk space.]" + }, + { + "author": "thecooltechguy", + "title": "ComfyUI-ComfyWorkflows", + "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows" + ], + "install_type": "git-clone", + "description": "The best way to run, share, & discover thousands of ComfyUI workflows." + }, { "author": "styler00dollar", "title": "ComfyUI-sudo-latent-upscale", @@ -4194,6 +4204,16 @@ "install_type": "git-clone", "description": "This is a set of nodes to interact with llama-cpp-python" }, + { + "author": "Daniel Lewis", + "title": "ComfyUI-TTS", + "reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS", + "files": [ + "https://github.com/daniel-lewis-ab/ComfyUI-TTS" + ], + "install_type": "git-clone", + "description": "A set of TTS nodes for ComfyUI" + }, { "author": "djbielejeski", "title": "a-person-mask-generator", @@ -4514,6 +4534,26 @@ "install_type": "git-clone", "description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)" }, + { + "author": "pkpkTech", + "title": "ComfyUI-ngrok", + "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", + "files": [ + "https://github.com/pkpkTech/ComfyUI-ngrok" + ], + "install_type": "git-clone", + "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." + }, + { + "author": "abdozmantar", + "title": "InstaSwap Face Swap Node for ComfyUI", + "reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap", + "files": [ + "https://github.com/abdozmantar/ComfyUI-InstaSwap" + ], + "install_type": "git-clone", + "description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 4469ecbb..5b46cf70 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1981,6 +1981,7 @@ "CR Get Parameter From Prompt", "CR Gradient Float", "CR Gradient Integer", + "CR Half Drop Panel", "CR Halftone Filter", "CR Halftone Grid", "CR Hires Fix Process Switch", @@ -1996,7 +1997,6 @@ "CR Image Pipe In", "CR Image Pipe Out", "CR Image Size", - "CR Image XY Panel", "CR Img2Img Process Switch", "CR Increment Float", "CR Increment Integer", @@ -2010,7 +2010,6 @@ "CR Integer To String", "CR Interpolate Latents", "CR Intertwine Lists", - "CR KSampler", "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", @@ -2120,6 +2119,7 @@ "CR Thumbnail Preview", "CR Trigger", "CR Upscale Image", + "CR VAE Decode", "CR VAE Input Switch", "CR Value", "CR Value Cycler", @@ -2875,6 +2875,16 @@ "title_aux": "ComfyUI-AudioScheduler" } ], + "https://github.com/abdozmantar/ComfyUI-InstaSwap": [ + [ + "InstaSwapFaceSwap", + "InstaSwapLoadFaceModel", + "InstaSwapSaveFaceModel" + ], + { + "title_aux": "InstaSwap Face Swap Node for ComfyUI" + } + ], "https://github.com/abyz22/image_control": [ [ "abyz22_FirstNonNull", @@ -2937,7 +2947,11 @@ "Image Flip_ally", "Placeholder Tuple", "aegisflow Multi_Pass", - "aegisflow Multi_Pass XL" + "aegisflow Multi_Pass XL", + "af_pipe_in_15", + "af_pipe_in_xl", + "af_pipe_out_15", + "af_pipe_out_xl" ], { "title_aux": "AegisFlow Utility Nodes" @@ -4152,6 +4166,15 @@ "title_aux": "ComfyUI-Llama" } ], + "https://github.com/daniel-lewis-ab/ComfyUI-TTS": [ + [ + "Load_Piper_Model", + "Piper_Speak_Text" + ], + { + "title_aux": "ComfyUI-TTS" + } + ], "https://github.com/darkpixel/darkprompts": [ [ "DarkCombine", @@ -5144,7 +5167,11 @@ "CachedGetter", "DragNUWAImageCanvas", "FlowBuilder", + "FlowBuilder (adv)", + "FlowBuilder (advanced)", + "FlowBuilder (advanced) Setter", "FlowBuilderSetter", + "FlowBuilderSetter (adv)", "Getter", "ImageGetter", "ImageMerger", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 174e50ed..c9077f7d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,46 @@ }, + { + "author": "abdozmantar", + "title": "InstaSwap Face Swap Node for ComfyUI", + "reference": "https://github.com/abdozmantar/ComfyUI-InstaSwap", + "files": [ + "https://github.com/abdozmantar/ComfyUI-InstaSwap" + ], + "install_type": "git-clone", + "description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects." + }, + { + "author": "pkpkTech", + "title": "ComfyUI-ngrok", + "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", + "files": [ + "https://github.com/pkpkTech/ComfyUI-ngrok" + ], + "install_type": "git-clone", + "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." + }, + { + "author": "Daniel Lewis", + "title": "ComfyUI-TTS", + "reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS", + "files": [ + "https://github.com/daniel-lewis-ab/ComfyUI-TTS" + ], + "install_type": "git-clone", + "description": "A set of TTS nodes for ComfyUI" + }, + { + "author": "thecooltechguy", + "title": "ComfyUI-ComfyWorkflows", + "reference": "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows" + ], + "install_type": "git-clone", + "description": "The best way to run, share, & discover thousands of ComfyUI workflows." + }, { "author": "Shraknard", "title": "ComfyUI-Remover", @@ -651,56 +691,6 @@ ], "install_type": "git-clone", "description": "Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)" - }, - { - "author": "ownimage", - "title": "ComfyUI-ownimage", - "reference": "https://github.com/ownimage/ComfyUI-ownimage", - "files": [ - "https://github.com/ownimage/ComfyUI-ownimage" - ], - "install_type": "git-clone", - "description": "Nodes:Caching Image Loader." - }, - { - "author": "wwwins", - "title": "ComfyUI-Simple-Aspect-Ratio", - "reference": "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio", - "files": [ - "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio" - ], - "install_type": "git-clone", - "description": "Nodes:SimpleAspectRatio" - }, - { - "author": "dmarx", - "title": "ComfyUI-AudioReactive", - "reference": "https://github.com/dmarx/ComfyUI-AudioReactive", - "files": [ - "https://github.com/dmarx/ComfyUI-AudioReactive" - ], - "install_type": "git-clone", - "description": "porting audioreactivity pipeline from vktrs to comfyui." - }, - { - "author": "Ryuukeisyou", - "title": "comfyui_face_parsing", - "reference": "https://github.com/Ryuukeisyou/comfyui_face_parsing", - "files": [ - "https://github.com/Ryuukeisyou/comfyui_face_parsing" - ], - "install_type": "git-clone", - "description": "This is a set of custom nodes for ComfyUI. The nodes utilize the [a/face parsing model](https://huggingface.co/jonathandinu/face-parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing." - }, - { - "author": "florestefano1975", - "title": "comfyui-prompt-composer", - "reference": "https://github.com/florestefano1975/comfyui-prompt-composer", - "files": [ - "https://github.com/florestefano1975/comfyui-prompt-composer" - ], - "install_type": "git-clone", - "description": "A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4469ecbb..5b46cf70 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1981,6 +1981,7 @@ "CR Get Parameter From Prompt", "CR Gradient Float", "CR Gradient Integer", + "CR Half Drop Panel", "CR Halftone Filter", "CR Halftone Grid", "CR Hires Fix Process Switch", @@ -1996,7 +1997,6 @@ "CR Image Pipe In", "CR Image Pipe Out", "CR Image Size", - "CR Image XY Panel", "CR Img2Img Process Switch", "CR Increment Float", "CR Increment Integer", @@ -2010,7 +2010,6 @@ "CR Integer To String", "CR Interpolate Latents", "CR Intertwine Lists", - "CR KSampler", "CR Keyframe List", "CR Latent Batch Size", "CR Latent Input Switch", @@ -2120,6 +2119,7 @@ "CR Thumbnail Preview", "CR Trigger", "CR Upscale Image", + "CR VAE Decode", "CR VAE Input Switch", "CR Value", "CR Value Cycler", @@ -2875,6 +2875,16 @@ "title_aux": "ComfyUI-AudioScheduler" } ], + "https://github.com/abdozmantar/ComfyUI-InstaSwap": [ + [ + "InstaSwapFaceSwap", + "InstaSwapLoadFaceModel", + "InstaSwapSaveFaceModel" + ], + { + "title_aux": "InstaSwap Face Swap Node for ComfyUI" + } + ], "https://github.com/abyz22/image_control": [ [ "abyz22_FirstNonNull", @@ -2937,7 +2947,11 @@ "Image Flip_ally", "Placeholder Tuple", "aegisflow Multi_Pass", - "aegisflow Multi_Pass XL" + "aegisflow Multi_Pass XL", + "af_pipe_in_15", + "af_pipe_in_xl", + "af_pipe_out_15", + "af_pipe_out_xl" ], { "title_aux": "AegisFlow Utility Nodes" @@ -4152,6 +4166,15 @@ "title_aux": "ComfyUI-Llama" } ], + "https://github.com/daniel-lewis-ab/ComfyUI-TTS": [ + [ + "Load_Piper_Model", + "Piper_Speak_Text" + ], + { + "title_aux": "ComfyUI-TTS" + } + ], "https://github.com/darkpixel/darkprompts": [ [ "DarkCombine", @@ -5144,7 +5167,11 @@ "CachedGetter", "DragNUWAImageCanvas", "FlowBuilder", + "FlowBuilder (adv)", + "FlowBuilder (advanced)", + "FlowBuilder (advanced) Setter", "FlowBuilderSetter", + "FlowBuilderSetter (adv)", "Getter", "ImageGetter", "ImageMerger",