diff --git a/custom-node-list.json b/custom-node-list.json index 0f645ff6..c55df387 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11061,6 +11061,26 @@ "install_type": "git-clone", "description": "[a/AniCrafter](https://github.com/MyNiuuu/AniCrafter): Customizing Realistic Human-Centric Animation via Avatar-Background Conditioning in Video Diffusion Models, you can try this methods when use ComfyUI." }, + { + "author": "smthemex", + "title": "ComfyUI_ObjectClear", + "reference": "https://github.com/smthemex/ComfyUI_ObjectClear", + "files": [ + "https://github.com/smthemex/ComfyUI_ObjectClear" + ], + "install_type": "git-clone", + "description": "ObjectClear:Complete Object Removal via Object-Effect Attention,you can try it in ComfyUI" + }, + { + "author": "smthemex", + "title": "ComfyUI_OmniSVG", + "reference": "https://github.com/smthemex/ComfyUI_OmniSVG", + "files": [ + "https://github.com/smthemex/ComfyUI_OmniSVG" + ], + "install_type": "git-clone", + "description": "OmniSVG: A Unified Scalable Vector Graphics Generation Model,you can try it in ComfyUI." + }, { "author": "choey", "title": "Comfy-Topaz", diff --git a/extension-node-map.json b/extension-node-map.json index faaf74ab..26d5c5d0 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -35883,6 +35883,17 @@ "title_aux": "ComfyUI_MooER" } ], + "https://github.com/smthemex/ComfyUI_ObjectClear": [ + [ + "ObjectClearBatch", + "ObjectClearLoader", + "ObjectClearSampler", + "ObjectClearVision" + ], + { + "title_aux": "ComfyUI_ObjectClear" + } + ], "https://github.com/smthemex/ComfyUI_OmniParser": [ [ "OmniParser_Loader", @@ -35892,6 +35903,15 @@ "title_aux": "ComfyUI_OmniParser" } ], + "https://github.com/smthemex/ComfyUI_OmniSVG": [ + [ + "OmniSVGLoader", + "OmniSVGSampler" + ], + { + "title_aux": "ComfyUI_OmniSVG" + } + ], "https://github.com/smthemex/ComfyUI_PBR_Maker": [ [ "Load_MatForger", diff --git a/github-stats.json b/github-stats.json index ff3e5df0..b1c477ee 100644 --- a/github-stats.json +++ b/github-stats.json @@ -12424,11 +12424,21 @@ "last_update": "2025-03-09 01:15:38", "author_account_age_days": 748 }, + "https://github.com/smthemex/ComfyUI_ObjectClear": { + "stars": 6, + "last_update": "2025-07-24 00:59:50", + "author_account_age_days": 749 + }, "https://github.com/smthemex/ComfyUI_OmniParser": { "stars": 39, "last_update": "2025-03-12 05:22:34", "author_account_age_days": 748 }, + "https://github.com/smthemex/ComfyUI_OmniSVG": { + "stars": 6, + "last_update": "2025-07-24 01:25:24", + "author_account_age_days": 749 + }, "https://github.com/smthemex/ComfyUI_PBR_Maker": { "stars": 13, "last_update": "2025-03-12 05:21:53", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f241b26e..466336c7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "smthemex", + "title": "ComfyUI_ObjectClear", + "reference": "https://github.com/smthemex/ComfyUI_ObjectClear", + "files": [ + "https://github.com/smthemex/ComfyUI_ObjectClear" + ], + "install_type": "git-clone", + "description": "ObjectClear:Complete Object Removal via Object-Effect Attention,you can try it in ComfyUI" + }, { "author": "Cyrostar", "title": "ComfyUI-Artha-Gemini", @@ -683,17 +693,6 @@ ], "install_type": "git-clone", "description": "This nodepack contains custom nodes for ComfyUI designed specifically for handling Reallusion-related assets such as Character Creator and iClone image and video files. These nodes are intended to be used as backend components that communicate and operate through the AI Render Plugin interface of iClone or Character Creator, enabling a seamless integration between ComfyUI's powerful image/video generation capabilities and Reallusion’s animation tools. By bridging ComfyUI with iClone/Character Creator’s AI Render Plugin, these nodes facilitate workflows where AI-assisted content generation can be controlled, customized, and rendered directly from within Reallusion software environments." - }, - { - "author": "Ben Staniford", - "title": "Comfy Contact Sheet Image Loader", - "id": "comfy-contact-sheet-image-loader", - "reference": "https://github.com/benstaniford/comfy-contact-sheet-image-loader", - "files": [ - "https://github.com/benstaniford/comfy-contact-sheet-image-loader" - ], - "install_type": "git-clone", - "description": "Displays up to 64 recent images from a folder as numbered thumbnails in a grid contact sheet format, allowing you to select and load one for post-processing" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index faaf74ab..26d5c5d0 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -35883,6 +35883,17 @@ "title_aux": "ComfyUI_MooER" } ], + "https://github.com/smthemex/ComfyUI_ObjectClear": [ + [ + "ObjectClearBatch", + "ObjectClearLoader", + "ObjectClearSampler", + "ObjectClearVision" + ], + { + "title_aux": "ComfyUI_ObjectClear" + } + ], "https://github.com/smthemex/ComfyUI_OmniParser": [ [ "OmniParser_Loader", @@ -35892,6 +35903,15 @@ "title_aux": "ComfyUI_OmniParser" } ], + "https://github.com/smthemex/ComfyUI_OmniSVG": [ + [ + "OmniSVGLoader", + "OmniSVGSampler" + ], + { + "title_aux": "ComfyUI_OmniSVG" + } + ], "https://github.com/smthemex/ComfyUI_PBR_Maker": [ [ "Load_MatForger",