update DB

This commit is contained in:
Dr.Lt.Data
2024-10-22 22:35:41 +09:00
parent d6e30e48d9
commit 967dc4e4dd
9 changed files with 2569 additions and 2374 deletions

View File

@@ -11,6 +11,36 @@
{
"author": "kk8bit",
"title": "KayTool",
"reference": "https://github.com/kk8bit/KayTool",
"files": [
"https://github.com/kk8bit/KayTool"
],
"install_type": "git-clone",
"description": "KayTool is a custom node utility package developed for ComfyUI. I plan to add more features in the future."
},
{
"author": "leadbreak",
"title": "Face Aging [WIP]",
"reference": "https://github.com/leadbreak/comfyui-faceaging",
"files": [
"https://github.com/leadbreak/comfyui-faceaging"
],
"install_type": "git-clone",
"description": "This is a comfyui custom node version of [a/Age Transformation](https://github.com/yuval-alaluf/SAM).\nNOTE: The files in the repo are not organized."
},
{
"author": "downlifted",
"title": "ComfyUI_BWiZ_Nodes [WIP]",
"reference": "https://github.com/downlifted/ComfyUI_BWiZ_Nodes",
"files": [
"https://github.com/downlifted/ComfyUI_BWiZ_Nodes"
],
"install_type": "git-clone",
"description": "NODES:CaptainWebhook, CaptainWebhook-Email, CaptainWebhook-Push, BWIZ_AdvancedLoadImageBatch, BWIZ_ErrorDetector, BWIZ_HFRepoBatchLoader, BWIZ_NotificationSound.\nNOTE: The files in the repo are not organized."
},
{
"author": "Poukpalaova",
"title": "ComfyUI-FRED-Nodes [WIP]",
@@ -81,16 +111,6 @@
"install_type": "git-clone",
"description": "NODES:Check Value Type"
},
{
"author": "Firetheft",
"title": "ComfyUI-Flux-Prompt-Tools",
"reference": "https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools",
"files": [
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools"
],
"install_type": "git-clone",
"description": "NODES:flux-prompt-enhance-node, flux-prompt-generator, flux-prompt-gemini-flash-node"
},
{
"author": "SirVeggie",
"title": "SirVeggie/Custom nodes for ComfyUI",
@@ -1642,7 +1662,7 @@
"https://github.com/flyingdogsoftware/gyre_for_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:GyreLoopStart, GyreLoopEnd, GyreIfElse"
"description": "Nodes:BackgroundRemoval, GyreLoopStart, GyreLoopEnd, GyreIfElse"
},
{
"author": "githubYiheng",

View File

@@ -537,20 +537,6 @@
"title_aux": "ComfyUI-AppIO"
}
],
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
[
"ColorPaletteExtractorNode",
"ColorPalettePickerNode",
"ColorPaletteTransferNode",
"FluxPromptEnhanceNode",
"GeminiFlashNode",
"MiniCPM_V_2_6_Int4_Node",
"PromptGeneratorNode"
],
{
"title_aux": "ComfyUI-Flux-Prompt-Tools"
}
],
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
[
"Push pose to Airtable"
@@ -1206,7 +1192,8 @@
[
"PyExec",
"PyExec_Output",
"PyExec_OutputIsList"
"PyExec_OutputIsList",
"PyExec_OutputIsValue"
],
{
"author": "SeniorPioner",
@@ -1705,6 +1692,20 @@
"title_aux": "ComfyUI_WcpD_Utility_Kit"
}
],
"https://github.com/downlifted/ComfyUI_BWiZ_Nodes": [
[
"BWIZ_AdvancedLoadImageBatch",
"BWIZ_ErrorDetector",
"BWIZ_HFRepoBatchLoader",
"BWIZ_NotificationSound",
"CaptainWebhook",
"CaptainWebhook-Email",
"CaptainWebhook-Push"
],
{
"title_aux": "ComfyUI_BWiZ_Nodes [WIP]"
}
],
"https://github.com/eigenpunk/ComfyUI-audio": [
[
"ApplyVoiceFixer",
@@ -2338,6 +2339,14 @@
"title_aux": "ComfyUI nodes for VEnhancer [WIP]"
}
],
"https://github.com/kk8bit/KayTool": [
[
"CustomSaveImage"
],
{
"title_aux": "KayTool"
}
],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
@@ -2393,6 +2402,14 @@
"title_aux": "ssd-1b-comfyui"
}
],
"https://github.com/leadbreak/comfyui-faceaging": [
[
"AgeTransformationNode"
],
{
"title_aux": "Face Aging [WIP]"
}
],
"https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": [
[
"AliInpaintingsampler",

View File

File diff suppressed because it is too large Load Diff