mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
78b13fd77c
commit
3202ca7fec
@ -2959,6 +2959,35 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension to add spatial anchors/waypoints to better navigate large workflows."
|
||||
},
|
||||
{
|
||||
"author": "vanillacode314",
|
||||
"title": "Simple Wildcard",
|
||||
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
||||
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
|
||||
"install_type": "git-clone",
|
||||
"pip": ["pipe"],
|
||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
||||
},
|
||||
{
|
||||
"author": "WebDev9000",
|
||||
"title": "WebDev9000-Nodes",
|
||||
"reference": "https://github.com/WebDev9000/WebDev9000-Nodes",
|
||||
"files": [
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Ignore Braces, Settings Switch."
|
||||
},
|
||||
{
|
||||
"author": "Scholar01",
|
||||
"title": "Simple Wildcard",
|
||||
"reference": "https://github.com/Scholar01/ComfyUI-Keyframe",
|
||||
"files": [
|
||||
"https://github.com/Scholar01/ComfyUI-Keyframe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
@ -3250,15 +3279,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "vanillacode314",
|
||||
"title": "Simple Wildcard",
|
||||
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
||||
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
|
||||
"install_type": "git-clone",
|
||||
"pip": ["pipe"],
|
||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -713,6 +713,7 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||
[
|
||||
"ACN_AdvancedControlNetApply",
|
||||
"ACN_DefaultUniversalWeights",
|
||||
"ControlNetLoaderAdvanced",
|
||||
"CustomControlNetWeights",
|
||||
"CustomT2IAdapterWeights",
|
||||
@ -723,6 +724,7 @@
|
||||
"LatentKeyframeTiming",
|
||||
"LoadImagesFromDirectory",
|
||||
"ScaledSoftControlNetWeights",
|
||||
"ScaledSoftMaskedUniversalWeights",
|
||||
"SoftControlNetWeights",
|
||||
"SoftT2IAdapterWeights",
|
||||
"TimestepKeyframe"
|
||||
@ -1354,6 +1356,16 @@
|
||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||
}
|
||||
],
|
||||
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
||||
[
|
||||
"KeyframeApply",
|
||||
"KeyframeInterpolationPart",
|
||||
"KeyframePart"
|
||||
],
|
||||
{
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||
[
|
||||
"SeargeAdvancedParameters",
|
||||
@ -1956,6 +1968,15 @@
|
||||
"title_aux": "WAS Node Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||
[
|
||||
"IgnoreBraces",
|
||||
"SettingsSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "WebDev9000-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
|
||||
[
|
||||
"Image Save",
|
||||
@ -4775,6 +4796,18 @@
|
||||
"title_aux": "ComfyUI-Fans"
|
||||
}
|
||||
],
|
||||
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
|
||||
[
|
||||
"SimpleWildcard"
|
||||
],
|
||||
{
|
||||
"author": "VanillaCode314",
|
||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node.",
|
||||
"nickname": "Simple Wildcard",
|
||||
"title": "Simple Wildcard",
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/wallish77/wlsh_nodes": [
|
||||
[
|
||||
"Alternating KSampler (WLSH)",
|
||||
@ -4940,12 +4973,14 @@
|
||||
"Critic",
|
||||
"DisplayString",
|
||||
"DisplayTextAsImage",
|
||||
"EVAL",
|
||||
"Engineer",
|
||||
"Executor",
|
||||
"GroupChat",
|
||||
"Image_generation_Conditioning",
|
||||
"LM_Studio",
|
||||
"LoadAPIconfig",
|
||||
"LoadTXT",
|
||||
"MemGPT",
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
@ -4959,6 +4994,8 @@
|
||||
"TextInput",
|
||||
"TextOutput",
|
||||
"UserProxy",
|
||||
"llama-cpp",
|
||||
"llava",
|
||||
"oobaboogaOpenAI"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1,5 +1,34 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Scholar01",
|
||||
"title": "Simple Wildcard",
|
||||
"reference": "https://github.com/Scholar01/ComfyUI-Keyframe",
|
||||
"files": [
|
||||
"https://github.com/Scholar01/ComfyUI-Keyframe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
|
||||
},
|
||||
{
|
||||
"author": "WebDev9000",
|
||||
"title": "WebDev9000-Nodes",
|
||||
"reference": "https://github.com/WebDev9000/WebDev9000-Nodes",
|
||||
"files": [
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Ignore Braces, Settings Switch."
|
||||
},
|
||||
{
|
||||
"author": "vanillacode314",
|
||||
"title": "Simple Wildcard",
|
||||
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
||||
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
|
||||
"install_type": "git-clone",
|
||||
"pip": ["pipe"],
|
||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
||||
},
|
||||
{
|
||||
"author": "DrJKL",
|
||||
"title": "ComfyUI-Anchors",
|
||||
|
||||
@ -713,6 +713,7 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||
[
|
||||
"ACN_AdvancedControlNetApply",
|
||||
"ACN_DefaultUniversalWeights",
|
||||
"ControlNetLoaderAdvanced",
|
||||
"CustomControlNetWeights",
|
||||
"CustomT2IAdapterWeights",
|
||||
@ -723,6 +724,7 @@
|
||||
"LatentKeyframeTiming",
|
||||
"LoadImagesFromDirectory",
|
||||
"ScaledSoftControlNetWeights",
|
||||
"ScaledSoftMaskedUniversalWeights",
|
||||
"SoftControlNetWeights",
|
||||
"SoftT2IAdapterWeights",
|
||||
"TimestepKeyframe"
|
||||
@ -1354,6 +1356,16 @@
|
||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||
}
|
||||
],
|
||||
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
||||
[
|
||||
"KeyframeApply",
|
||||
"KeyframeInterpolationPart",
|
||||
"KeyframePart"
|
||||
],
|
||||
{
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||
[
|
||||
"SeargeAdvancedParameters",
|
||||
@ -1956,6 +1968,15 @@
|
||||
"title_aux": "WAS Node Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||
[
|
||||
"IgnoreBraces",
|
||||
"SettingsSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "WebDev9000-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": [
|
||||
[
|
||||
"Image Save",
|
||||
@ -4775,6 +4796,18 @@
|
||||
"title_aux": "ComfyUI-Fans"
|
||||
}
|
||||
],
|
||||
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": [
|
||||
[
|
||||
"SimpleWildcard"
|
||||
],
|
||||
{
|
||||
"author": "VanillaCode314",
|
||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node.",
|
||||
"nickname": "Simple Wildcard",
|
||||
"title": "Simple Wildcard",
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/wallish77/wlsh_nodes": [
|
||||
[
|
||||
"Alternating KSampler (WLSH)",
|
||||
@ -4940,12 +4973,14 @@
|
||||
"Critic",
|
||||
"DisplayString",
|
||||
"DisplayTextAsImage",
|
||||
"EVAL",
|
||||
"Engineer",
|
||||
"Executor",
|
||||
"GroupChat",
|
||||
"Image_generation_Conditioning",
|
||||
"LM_Studio",
|
||||
"LoadAPIconfig",
|
||||
"LoadTXT",
|
||||
"MemGPT",
|
||||
"Memory_Excel",
|
||||
"Model_1",
|
||||
@ -4959,6 +4994,8 @@
|
||||
"TextInput",
|
||||
"TextOutput",
|
||||
"UserProxy",
|
||||
"llama-cpp",
|
||||
"llava",
|
||||
"oobaboogaOpenAI"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user