update DB

This commit is contained in:
Dr.Lt.Data
2025-07-07 23:38:10 +09:00
parent f45649bd25
commit 092a7a5f3f
9 changed files with 563 additions and 533 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "subnet99",
"title": "ComfyUI-URLLoader",
"reference": "https://github.com/subnet99/ComfyUI-URLLoader",
"files": [
"https://github.com/subnet99/ComfyUI-URLLoader"
],
"install_type": "git-clone",
"description": "ComfyUI plugin for downloading and loading media files from URLs."
},
{
"author": "bikiam",
"title": "Comfyui_AudioRecoder",
@@ -91,14 +101,14 @@
"description": "This project is a custom node for ComfyUI that allows you to dynamically load lists from text (.txt) or CSV (.csv) files and select an item to use in your workflow. It features a manual selection mode (via a dropdown list) and a random selection mode, as well as the ability to add prefixes and suffixes to the selected text.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
},
{
"author": "DiffusionWave-YT",
"title": "DiffusionWave_PickResolution [WIP]",
"author": "kongds1999",
"title": "ComfyUI_was_image",
"reference": "https://github.com/kongds1999/ComfyUI_was_image",
"files": [
"https://github.com/kongds1999/ComfyUI_was_image"
],
"install_type": "git-clone",
"description": "NODES: Replace Color By Palette, ConvertGrayToImage\nNOTE: The files in the repo are not organized."
"description": "NODES: Replace Color By Palette, ConvertGrayToImage"
},
{
"author": "zl9739379",
@@ -231,16 +241,6 @@
"install_type": "git-clone",
"description": "A custom node that provides email/password authentication for ComfyUI pods with a beautiful modal interface."
},
{
"author": "robertvoy",
"title": "ComfyUI-Distributed [WIP]",
"reference": "https://github.com/robertvoy/ComfyUI-Distributed",
"files": [
"https://github.com/robertvoy/ComfyUI-Distributed"
],
"install_type": "git-clone",
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
},
{
"author": "filliptm",
"title": "ComfyUI_Fill-Node-Loader [WIP]",
@@ -301,16 +301,6 @@
"install_type": "git-clone",
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask, Advanced Batch Creator"
},
{
"author": "DDDDEEP",
"title": "ComfyUI-DDDDEEP",
"reference": "https://github.com/DDDDEEP/ComfyUI-DDDDEEP",
"files": [
"https://github.com/DDDDEEP/ComfyUI-DDDDEEP"
],
"install_type": "git-clone",
"description": "NODES: AutoWidthHeight, ReturnIntSeed, OppositeBool, PromptItemCollection"
},
{
"author": "stalkervr",
"title": "comfyui-custom-path-nodes [UNSAFE]",

View File

@@ -2242,7 +2242,10 @@
],
"https://github.com/LLMCoder2023/ComfyUI-LLMCoder2023Nodes": [
[
"DeviceCheckpointLoader",
"DeviceCheckpointLoaderAdvanced",
"DisplayLoraTriggersNode",
"FiveImageToggleSwitcher",
"LoraAndTriggerWordsLoader",
"MulticlipPromptCombinator",
"TemplateInterpolation",
@@ -2968,7 +2971,8 @@
],
"https://github.com/SaulQiu/comfyui-saul-plugin": [
[
"Cutting Video"
"Cutting Video",
"Get Pose"
],
{
"title_aux": "comfyui-saul-plugin [WIP]"
@@ -6797,7 +6801,7 @@
"Replace Color By Palette"
],
{
"title_aux": "DiffusionWave_PickResolution [WIP]"
"title_aux": "ComfyUI_was_image"
}
],
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
@@ -7733,7 +7737,9 @@
],
"https://github.com/nobandegani/comfyui_ino_nodes": [
[
"CR_GetCaptcha",
"Ino_BranchImage",
"Ino_CalculateLoraConfig",
"Ino_CountFiles",
"Ino_DateTimeAsString",
"Ino_GetParentID",
@@ -8303,15 +8309,6 @@
"title_aux": "ComfyUI Terminal Command Node [UNSAFE]"
}
],
"https://github.com/robertvoy/ComfyUI-Distributed": [
[
"MultiGPUCollector",
"MultiGPUDistributor"
],
{
"title_aux": "ComfyUI-Distributed [WIP]"
}
],
"https://github.com/ronalds-eu/comfyui-plus-integrations": [
[
"ImagePassThrough",
@@ -8703,6 +8700,15 @@
"title_aux": "ComfyUI-Terminal [UNSAFE]"
}
],
"https://github.com/subnet99/ComfyUI-URLLoader": [
[
"AudioLoader",
"ImageLoader"
],
{
"title_aux": "ComfyUI-URLLoader"
}
],
"https://github.com/sugarkwork/comfyui_image_crop": [
[
"CropReapply",

View File

File diff suppressed because it is too large Load Diff