update DB

This commit is contained in:
Dr.Lt.Data
2025-01-06 22:46:21 +09:00
parent 9f5b0c9ddd
commit 10bd619712
9 changed files with 2685 additions and 2462 deletions

View File

@@ -11,6 +11,26 @@
{
"author": "nomcycle",
"title": "ComfyUI_Cluster [WIP]",
"reference": "https://github.com/nomcycle/ComfyUI_Cluster",
"files": [
"https://github.com/nomcycle/ComfyUI_Cluster"
],
"install_type": "git-clone",
"description": "Very early W.I.P of clustered ComfyUI inference."
},
{
"author": "5x00",
"title": "ComfyUI-LLM-Concat [WIP]",
"reference": "https://github.com/5x00/ComfyUI-LLM-Concat",
"files": [
"https://github.com/5x00/ComfyUI-LLM-Concat"
],
"install_type": "git-clone",
"description": "Simple ComfyUI node to combine strings using ChatGPT / Claude. Can be helpful to combine multiple keywords into a single prompt.\nNOTE: The files in the repo are not organized."
},
{
"author": "waynepimpzhang",
"title": "FindBrightestSpot [WIP]",
@@ -91,16 +111,6 @@
"install_type": "git-clone",
"description": "for now: just custom node(s) to fetch tags from a given danbooru (soon e621 too) post link\ncurrently only supports danbooru-style urls + api response formats\nthis repo is a rewrite of: [a/https://github.com/yffyhk/comfyui_auto_danbooru](https://github.com/yffyhk/comfyui_auto_danbooru)"
},
{
"author": "ai-business-hql",
"title": "comfyUIAgent [WIP]",
"reference": "https://github.com/ai-business-hql/comfyUIAgent",
"files": [
"https://github.com/ai-business-hql/comfyUIAgent"
],
"install_type": "git-clone",
"description": "test"
},
{
"author": "Grey3016",
"title": "Save2Icon",

View File

@@ -154,6 +154,14 @@
"title_aux": "ComfyUI_Fooocus"
}
],
"https://github.com/5x00/ComfyUI-LLM-Concat": [
[
"LLMConcate"
],
{
"title_aux": "ComfyUI-LLM-Concat [WIP]"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": [
[
"ManualSigma"
@@ -682,9 +690,27 @@
"AD_TextListToString",
"AD_TextSaver",
"AD_TxtToCSVCombiner",
"AD_ZipSave"
"AD_ZipSave",
"AD_advanced-padding",
"AD_color-image",
"AD_image-concat",
"AD_image-resize",
"AD_mockup-maker",
"AD_poster-maker",
"AD_prompt-saver",
"ImageResize",
"Incrementer \ud83e\udeb4",
"TextAppendNode",
"Width and height for scaling image to ideal resolution \ud83e\udeb4",
"Width and height from aspect ratio \ud83e\udeb4",
"YANC.MultilineString",
"comfyui-easy-padding",
"image concat mask"
],
{
"author": "ComfyUI Addoor",
"description": "Save prompts to CSV file with customizable naming pattern",
"title": "ComfyUI-PromptSaver",
"title_aux": "ComfyUI-Addoor [UNSAFE]"
}
],
@@ -783,7 +809,7 @@
],
"https://github.com/Grey3016/Save2Icon": [
[
"Save2Icon"
"ConvertToIconNode"
],
{
"title_aux": "Save2Icon"
@@ -1248,6 +1274,7 @@
],
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": [
[
"AdvancedScript",
"CheckpointLoaderSimpleShared //SeedV",
"ControlNetLoaderAdvancedShared",
"LoraLoader //SeedV",
@@ -3124,6 +3151,7 @@
"HyVideoReSampler",
"HyVideoSTG",
"HyVideoSampler",
"HyVideoTeaCache",
"HyVideoTextEmbedsLoad",
"HyVideoTextEmbedsSave",
"HyVideoTextEncode",
@@ -3764,6 +3792,14 @@
"title_aux": "comfyui-mosaic-blur [WIP]"
}
],
"https://github.com/nomcycle/ComfyUI_Cluster": [
[
"FenceClusteredWorkflow"
],
{
"title_aux": "ComfyUI_Cluster [WIP]"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[
"ImageOverlayNode",
@@ -4000,6 +4036,7 @@
"https://github.com/sh570655308/ComfyUI-GigapixelAI": [
[
"GigapixelAI",
"GigapixelModelSettings",
"GigapixelUpscaleSettings"
],
{

View File

File diff suppressed because it is too large Load Diff