mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
07a2877357
commit
6c93e237d7
@ -7931,6 +7931,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
|
||||
},
|
||||
{
|
||||
"author": "runtime44",
|
||||
"title": "Runtime44 ComfyUI Nodes",
|
||||
"reference": "https://github.com/runtime44/comfyui_r44_nodes",
|
||||
"files": [
|
||||
"https://github.com/runtime44/comfyui_r44_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5216,6 +5216,22 @@
|
||||
"title_aux": "Avatar Graph"
|
||||
}
|
||||
],
|
||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
|
||||
[
|
||||
"Bedrock - Claude",
|
||||
"Bedrock - Claude Multimodal",
|
||||
"Bedrock - SDXL",
|
||||
"Bedrock - Titan Image",
|
||||
"Image From S3",
|
||||
"Image From URL",
|
||||
"Image To S3",
|
||||
"Prompt Regex Remove",
|
||||
"Prompt Template"
|
||||
],
|
||||
{
|
||||
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [
|
||||
[
|
||||
"HaojihuiClipScoreFakeImageProcessor",
|
||||
@ -10690,6 +10706,23 @@
|
||||
"title_aux": "RUI-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/runtime44/comfyui_r44_nodes": [
|
||||
[
|
||||
"Runtime44ColorMatch",
|
||||
"Runtime44DynamicKSampler",
|
||||
"Runtime44ImageEnhance",
|
||||
"Runtime44ImageOverlay",
|
||||
"Runtime44ImageResizer",
|
||||
"Runtime44ImageToNoise",
|
||||
"Runtime44IterativeUpscaleFactor",
|
||||
"Runtime44MaskSampler",
|
||||
"Runtime44TiledMaskSampler",
|
||||
"Runtime44Upscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "Runtime44 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||
[
|
||||
"MergingExecutionHelper"
|
||||
|
||||
@ -3162,5 +3162,13 @@
|
||||
"https://github.com/audioscavenger/save-image-extended-comfyui": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-06 00:58:38"
|
||||
},
|
||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-06 02:30:47"
|
||||
},
|
||||
"https://github.com/runtime44/comfyui_r44_nodes": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-05-05 12:17:36"
|
||||
}
|
||||
}
|
||||
@ -9,6 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "runtime44",
|
||||
"title": "Runtime44 ComfyUI Nodes",
|
||||
"reference": "https://github.com/runtime44/comfyui_r44_nodes",
|
||||
"files": [
|
||||
"https://github.com/runtime44/comfyui_r44_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
||||
},
|
||||
{
|
||||
"author": "osiworx",
|
||||
"title": "ComfyUI_Prompt-Quill",
|
||||
|
||||
@ -20,16 +20,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Customize the information saved in file- and folder names. Use the values of sampler parameters as part of file or folder names. Save your positive & negative prompt as entries in a JSON (text) file, in each folder.\n[w/This custom node has not been maintained for a long time. Please use an alternative node from the default channel.]"
|
||||
},
|
||||
{
|
||||
"author": "yytdfc",
|
||||
"title": "Amazon Bedrock nodes for for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/yytdfc/ComfyUI-Bedrock",
|
||||
"files": [
|
||||
"https://github.com/yytdfc/ComfyUI-Bedrock"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides fundation models nodes from Amazon Bedrock, including Claude (v1, v2.0, v2.1), SDXL."
|
||||
},
|
||||
{
|
||||
"author": "ExponentialML",
|
||||
"title": "ComfyUI_ELLA [DEPRECATED]",
|
||||
|
||||
@ -12,6 +12,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "runtime44",
|
||||
"title": "Runtime44 ComfyUI Nodes",
|
||||
"reference": "https://github.com/runtime44/comfyui_r44_nodes",
|
||||
"files": [
|
||||
"https://github.com/runtime44/comfyui_r44_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
||||
},
|
||||
{
|
||||
"author": "BAIS1C",
|
||||
"title": "ComfyUI_RSS_Feed_Reader",
|
||||
|
||||
@ -5216,6 +5216,22 @@
|
||||
"title_aux": "Avatar Graph"
|
||||
}
|
||||
],
|
||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
|
||||
[
|
||||
"Bedrock - Claude",
|
||||
"Bedrock - Claude Multimodal",
|
||||
"Bedrock - SDXL",
|
||||
"Bedrock - Titan Image",
|
||||
"Image From S3",
|
||||
"Image From URL",
|
||||
"Image To S3",
|
||||
"Prompt Regex Remove",
|
||||
"Prompt Template"
|
||||
],
|
||||
{
|
||||
"title_aux": "Amazon Bedrock nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [
|
||||
[
|
||||
"HaojihuiClipScoreFakeImageProcessor",
|
||||
@ -10690,6 +10706,23 @@
|
||||
"title_aux": "RUI-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/runtime44/comfyui_r44_nodes": [
|
||||
[
|
||||
"Runtime44ColorMatch",
|
||||
"Runtime44DynamicKSampler",
|
||||
"Runtime44ImageEnhance",
|
||||
"Runtime44ImageOverlay",
|
||||
"Runtime44ImageResizer",
|
||||
"Runtime44ImageToNoise",
|
||||
"Runtime44IterativeUpscaleFactor",
|
||||
"Runtime44MaskSampler",
|
||||
"Runtime44TiledMaskSampler",
|
||||
"Runtime44Upscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "Runtime44 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||
[
|
||||
"MergingExecutionHelper"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user