update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "pfpb",
|
||||
"title": "comfyui-badnodes",
|
||||
"reference": "https://github.com/pfpb/comfyui-badnodes",
|
||||
"files": [
|
||||
"https://github.com/pfpb/comfyui-badnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ReplaceEmptyMasksWithLastMasks, ..."
|
||||
},
|
||||
{
|
||||
"author": "isurulkh",
|
||||
"title": "ComfyUI-Lovis-Node [WIP]",
|
||||
"reference": "https://github.com/isurulkh/ComfyUI-Lovis-Node",
|
||||
"files": [
|
||||
"https://github.com/isurulkh/ComfyUI-Lovis-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for text and audio processing in ComfyUI.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "doc",
|
||||
"title": "doc-utils",
|
||||
"reference": "https://github.com/doc-packages/comfyui-doc-utils",
|
||||
"files": [
|
||||
"https://github.com/doc-packages/comfyui-doc-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: DOC_SaveImageAndAddToHistory, DOC_RandomPromptChoice"
|
||||
},
|
||||
{
|
||||
"author": "Dehypnotic",
|
||||
"title": "Save MP3 node for ComfyUI [UNSAFE]",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-save-mp3",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-save-mp3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple, flexible MP3 saver with bitrate options and handy path/filename templates.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "obisin",
|
||||
"title": "FSampler for ComfyUI — Fast Skips via Epsilon Extrapolation [WIP]",
|
||||
|
||||
@@ -1407,6 +1407,16 @@
|
||||
"title_aux": "ComfyUI Node Switcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dehypnotic/comfyui-save-mp3": [
|
||||
[
|
||||
"SaveAudioMP3Dehypnotic",
|
||||
"SaveImagesDehypnotic",
|
||||
"SaveVideoDehypnotic"
|
||||
],
|
||||
{
|
||||
"title_aux": "Save MP3 node for ComfyUI [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": [
|
||||
[
|
||||
"AspectRatioProcessor"
|
||||
@@ -6215,6 +6225,15 @@
|
||||
"title_aux": "ComfyUI_light_image_ops"
|
||||
}
|
||||
],
|
||||
"https://github.com/doc-packages/comfyui-doc-utils": [
|
||||
[
|
||||
"DOC_RandomPromptChoice",
|
||||
"DOC_SaveImageAndAddToHistory"
|
||||
],
|
||||
{
|
||||
"title_aux": "doc-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/dogcomplex/ComfyUI-LOKI": [
|
||||
[
|
||||
"EvaluateRelevanceLLM",
|
||||
@@ -7397,6 +7416,16 @@
|
||||
"title_aux": "ComfyUI-LuminaNext [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/isurulkh/ComfyUI-Lovis-Node": [
|
||||
[
|
||||
"AudioDurationNode",
|
||||
"LineCountNode",
|
||||
"TextToSingleLineNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lovis-Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
|
||||
[
|
||||
"PaintingCoder::DynamicImageCombiner",
|
||||
@@ -7759,6 +7788,7 @@
|
||||
],
|
||||
"https://github.com/kesslerdev/kesslerdev_comfyui_nodes": [
|
||||
[
|
||||
"KesslerDev_AlwaysSeed",
|
||||
"KesslerDev_EnvironmentVariableGetter",
|
||||
"KesslerDev_MultilineTextChoice"
|
||||
],
|
||||
@@ -8940,6 +8970,7 @@
|
||||
[
|
||||
"DynamicLoraStack",
|
||||
"DynamicStringConcat",
|
||||
"FastNodeBypasser",
|
||||
"ProportionalDimension",
|
||||
"RegexStringReplace",
|
||||
"SimpleStringReplace",
|
||||
@@ -9431,6 +9462,14 @@
|
||||
"title_aux": "List Data Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pfpb/comfyui-badnodes": [
|
||||
[
|
||||
"ReplaceEmptyMasksWithLastMasks"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-badnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pft-ChenKu/ComfyUI_system-dev": [
|
||||
[
|
||||
"TY_ExecutionTime"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user