update DB
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user