update DB

This commit is contained in:
Dr.Lt.Data
2025-07-24 21:28:41 +09:00
parent 6a637091a2
commit 0c71565535
9 changed files with 2429 additions and 2249 deletions

View File

@@ -130,16 +130,6 @@
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that uses the Kontext Presets.\nNOTE: The files in the repo are not organized."
},
{
"author": "concarne000",
"title": "ComfyUI-Stacker [WIP]",
"reference": "https://github.com/concarne000/ComfyUI-Stacker",
"files": [
"https://github.com/concarne000/ComfyUI-Stacker"
],
"install_type": "git-clone",
"description": "Simple stack push/pop for images, strings and integers."
},
{
"author": "sh570655308",
"title": "Comfyui-RayNodes [WIP]",
@@ -5151,16 +5141,6 @@
"install_type": "git-clone",
"description": "This node output the image that are transfromed by affine matrix what is made according to 4 points of output.\nNOTE: The files in the repo are not organized."
},
{
"author": "ComfyUI-Workflow",
"title": "ComfyUI OpenAI Nodes",
"reference": "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI",
"files": [
"https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI"
],
"install_type": "git-clone",
"description": "By utilizing OpenAI's powerful vision models, this node enables you to incorporate state-of-the-art image understanding into your ComfyUI projects with minimal setup."
},
{
"author": "ruka-game",
"title": "ComfyUI RukaLib [WIP]",

View File

@@ -363,20 +363,22 @@
],
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
[
"\u2b1b(TODO)AC_Super_Come_Ckpt",
"\u2b1c(TODO)AC_Super_Come_Lora",
"\u2b55AC_FUN_SUPER_LARGE",
"\ud83c\ude35AC_Super_Checkpoint",
"\ud83c\ude35AC_Super_Loras",
"\ud83c\udfabAC_Super_PreviewImage",
"\ud83c\udfb0AC_Super_Controlnet",
"\ud83d\udcb6AC_Super_EmptLatent",
"\ud83d\udcbcAC_Super_Lora&LCM",
"\ud83d\udcbeAC_Super_SaveImage",
"\ud83d\udcc4AC_Super_CLIPEN",
"\ud83d\udcc8AC_Super_UpKSampler",
"\ud83d\udcdfAC_Super_CKPT&LCM",
"\ud83d\ude80AC_Super_KSampler"
"AC_FUN_SUPER_DESIGN_LARGE",
"AC_FUN_SUPER_LARGE",
"AC_Super_CKPT&LCM",
"AC_Super_CLIPEN",
"AC_Super_Checkpoint",
"AC_Super_Controlnet",
"AC_Super_EmptLatent",
"AC_Super_KSampler",
"AC_Super_Lora&LCM",
"AC_Super_Loras",
"AC_Super_MaskScale",
"AC_Super_MaskScaleBy",
"AC_Super_PreviewImage",
"AC_Super_PreviewMask",
"AC_Super_SaveImage",
"AC_Super_UpKSampler"
],
{
"title_aux": "ComfyUI_AC_FUNV8Beta1"
@@ -1161,14 +1163,6 @@
"title_aux": "ComfyUI_devtools [WIP]"
}
],
"https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": [
[
"OpenAI.CaptionImage"
],
{
"title_aux": "ComfyUI OpenAI Nodes"
}
],
"https://github.com/D1-3105/ComfyUI-VideoStream": [
[
"FloWWeaverExportSingleFrameGRPC"
@@ -4970,19 +4964,6 @@
"title_aux": "deepseek_prompt_generator_comfyui [WIP]"
}
],
"https://github.com/concarne000/ComfyUI-Stacker": [
[
"StackPopImage",
"StackPopInt",
"StackPopString",
"StackPushImage",
"StackPushInt",
"StackPushString"
],
{
"title_aux": "ComfyUI-Stacker [WIP]"
}
],
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": [
[
"BetterImageDimensions",
@@ -9480,12 +9461,16 @@
"IntNode",
"LoadImageFromDirectoryNode",
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"OutputIsListNode",
"OutputIsNonListNode",
"PrependTagsNode",
"PrintAnyNode",
"PrintImageNode",
"SaveImageToDirectoryNode",
"SaveStringToDirectoryNode",
"SequenceStringListNode",
"ShowStringNode",
"StringCombineNode",
"StringNode",
"TranslateStringNode",

View File

File diff suppressed because it is too large Load Diff