diff --git a/custom-node-list.json b/custom-node-list.json index b668fc6c..139edb7c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10034,10 +10034,21 @@ "install_type": "git-clone", "description": "implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help" }, + { + "author": "nuanarchy", + "title": "ComfyUI-NuA-FlashFace", + "id": "nua-flashface", + "reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace", + "files": [ + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually." + }, - + { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 57e0a76c..0898b13c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -11700,6 +11700,15 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [ + [ + "FlashFace_Loader_NuA", + "FlashFace_Sampler_NuA" + ], + { + "title_aux": "ComfyUI-NuA-FlashFace" + } + ], "https://github.com/nullquant/ComfyUI-BrushNet": [ [ "BlendInpaint", diff --git a/github-stats.json b/github-stats.json index e2cc232e..b01101fd 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2312,8 +2312,8 @@ "last_update": "2024-04-28 15:36:22" }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 8, - "last_update": "2024-06-06 02:30:31" + "stars": 22, + "last_update": "2024-06-06 03:11:23" }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, @@ -2943,6 +2943,10 @@ "stars": 21, "last_update": "2024-05-22 22:22:14" }, + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { + "stars": 0, + "last_update": "2024-06-06 15:42:18" + }, "https://github.com/nullquant/ComfyUI-BrushNet": { "stars": 305, "last_update": "2024-06-03 08:17:17" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 7374f53c..1d4823ad 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,18 @@ }, + + { + "author": "nuanarchy", + "title": "ComfyUI-NuA-FlashFace", + "id": "nua-flashface", + "reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace", + "files": [ + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually." + }, { "author": "corbin-hayden13", "title": "ComfyUI-Better-Dimensions", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c452d6ba..bc1b94a2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -16,6 +16,17 @@ + { + "author": "nuanarchy", + "title": "ComfyUI-NuA-FlashFace", + "id": "nua-flashface", + "reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace", + "files": [ + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually." + }, { "author": "FrankChieng", "title": "ComfyUI_llm_easyanimiate", @@ -685,50 +696,6 @@ ], "install_type": "git-clone", "description": "Custom Image processing ComfyUI Nodes" - }, - { - "author": "smthemex", - "title": "ComfyUI_StoryDiffusion", - "id": "StoryDiffusion", - "reference": "https://github.com/smthemex/ComfyUI_StoryDiffusion", - "files": [ - "https://github.com/smthemex/ComfyUI_StoryDiffusion" - ], - "install_type": "git-clone", - "description": "A StoryDiffusion node for ComfyUI." - }, - { - "author": "christian-byrne", - "title": "Node - Size Matcher", - "id": "sizematcher", - "reference": "https://github.com/christian-byrne/size-match-compositing-nodes", - "files": [ - "https://github.com/christian-byrne/size-match-compositing-nodes" - ], - "install_type": "git-clone", - "description": "Takes two images and matches their sizes using various methods, detailed below." - }, - { - "author": "lks-ai", - "title": "ComfyUI AnyNode: Any Node you ask for", - "id": "anynode", - "reference": "https://github.com/lks-ai/anynode", - "files": [ - "https://github.com/lks-ai/anynode" - ], - "install_type": "git-clone", - "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." - }, - { - "author": "Thomas Ward", - "title": "TW-CUI-Util", - "id": "tw-cui-util", - "reference": "https://github.com/TW-CUI/TW-CUI-Util", - "files": [ - "https://github.com/TW-CUI/TW-CUI-Util" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 57e0a76c..0898b13c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -11700,6 +11700,15 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [ + [ + "FlashFace_Loader_NuA", + "FlashFace_Sampler_NuA" + ], + { + "title_aux": "ComfyUI-NuA-FlashFace" + } + ], "https://github.com/nullquant/ComfyUI-BrushNet": [ [ "BlendInpaint",