update DB

This commit is contained in:
Dr.Lt.Data
2025-05-16 03:52:03 +09:00
parent f8aa428be3
commit eb52a03372
11 changed files with 1141 additions and 693 deletions

View File

@@ -11,7 +11,36 @@
{
"author": "virallover",
"title": "comfyui-virallover",
"reference": "https://github.com/maizerrr/comfyui-code-nodes",
"files": [
"https://github.com/maizerrr/comfyui-code-nodes"
],
"install_type": "git-clone",
"description": "NODES: BBox Drawer, BBox Parser, Dummy Passthrough Node, Mask Editor, GhatGPT Node"
},
{
"author": "virallover",
"title": "comfyui-virallover",
"reference": "https://github.com/virallover/comfyui-virallover",
"files": [
"https://github.com/virallover/comfyui-virallover"
],
"install_type": "git-clone",
"description": "NODES: Download and Load Lora Model Only"
},
{
"author": "nobandegani",
"title": "Ino Custom Nodes",
"reference": "https://github.com/nobandegani/comfyui_ino_nodes",
"files": [
"https://github.com/nobandegani/comfyui_ino_nodes"
],
"install_type": "git-clone",
"description": "NODES: BeDrive Save Image, BeDrive Save File, BeDrive Get Parent ID, Ino Parse File Path, Ino Not Boolean, Ino Count Files"
},
{
"author": "jax-explorer",
"title": "ComfyUI-DreamO",
@@ -70,7 +99,7 @@
"https://github.com/barakapa/barakapa-nodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes, such as Save Workflow, Prompt Token Counter"
"description": "Compare and save unique workflows, count tokens in prompt, and other utility."
},
{
"author": "Maxed-Out-99",
@@ -332,16 +361,6 @@
"install_type": "git-clone",
"description": "Custom nodes for managing, saving and loading of Redux/Style based embeddings."
},
{
"author": "Jpzz",
"title": "ComfyUI-VirtualInteraction [UNSAFE]",
"reference": "https://github.com/Jpzz/ComfyUI-VirtualInteraction",
"files": [
"https://github.com/Jpzz/ComfyUI-VirtualInteraction"
],
"install_type": "git-clone",
"description": "NODES: virtual interaction custom node when using generative movie\n[w/This nodepack contains a node which is reading arbitrary excel file.]"
},
{
"author": "StaffsGull",
"title": "comfyui_scene_builder [WIP]",
@@ -1421,7 +1440,7 @@
"https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes"
],
"install_type": "git-clone",
"description": "Assorted Nodes by BuffMcBigHuge"
"description": "Several quality-of-life batch operation and string manipulation nodes."
},
{
"author": "ritikvirus",

View File

@@ -1456,17 +1456,6 @@
"title_aux": "comfy-consistency-vae"
}
],
"https://github.com/Jpzz/ComfyUI-VirtualInteraction": [
[
"JoinPromptNode",
"JsonParserNode",
"ShowTextNode",
"UnzipPromptNode"
],
{
"title_aux": "ComfyUI-VirtualInteraction [UNSAFE]"
}
],
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
[
"PNG2SVG2PNG"
@@ -5875,6 +5864,18 @@
"title_aux": "comfyui-energycost"
}
],
"https://github.com/maizerrr/comfyui-code-nodes": [
[
"BBoxDrawNode",
"BBoxParseNode",
"DummyNode",
"MaskEditorNode",
"OpenAIQueryNode"
],
{
"title_aux": "comfyui-virallover"
}
],
"https://github.com/majorsauce/comfyui_indieTools": [
[
"IndCutByMask",
@@ -6292,6 +6293,19 @@
"title_aux": "ComfyUI-PromptUtilities"
}
],
"https://github.com/nobandegani/comfyui_ino_nodes": [
[
"Ino_CountFiles",
"Ino_GetParentID",
"Ino_NotBoolean",
"Ino_ParseFilePath",
"Ino_SaveFile",
"Ino_SaveImage"
],
{
"title_aux": "Ino Custom Nodes"
}
],
"https://github.com/nomcycle/ComfyUI_Cluster": [
[
"ClusterBroadcastLoadedImage",
@@ -7311,6 +7325,14 @@
"title_aux": "ComfyUI_Toolbox"
}
],
"https://github.com/virallover/comfyui-virallover": [
[
"DownloadAndLoadLoraModelOnly"
],
{
"title_aux": "comfyui-virallover"
}
],
"https://github.com/vladp0727/Comfyui-with-Furniture": [
[
"GetMaskFromAlpha",

View File

File diff suppressed because it is too large Load Diff