update DB

This commit is contained in:
Dr.Lt.Data 2025-07-24 12:10:49 +09:00
parent 31eba60012
commit 6a637091a2
5 changed files with 80 additions and 11 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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 Reallusions animation tools. By bridging ComfyUI with iClone/Character Creators 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"
}
]
}

View File

@ -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",