Browse Source

update DB

pull/648/head
Dr.Lt.Data 7 months ago
parent
commit
6c93e237d7
  1. 10
      custom-node-list.json
  2. 33
      extension-node-map.json
  3. 8
      github-stats.json
  4. 10
      node_db/dev/custom-node-list.json
  5. 10
      node_db/legacy/custom-node-list.json
  6. 10
      node_db/new/custom-node-list.json
  7. 33
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -7931,6 +7931,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI" "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"
},

33
extension-node-map.json

@ -5216,6 +5216,22 @@
"title_aux": "Avatar Graph" "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": [ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [
[ [
"HaojihuiClipScoreFakeImageProcessor", "HaojihuiClipScoreFakeImageProcessor",
@ -10690,6 +10706,23 @@
"title_aux": "RUI-Nodes" "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": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"

8
github-stats.json

@ -3162,5 +3162,13 @@
"https://github.com/audioscavenger/save-image-extended-comfyui": { "https://github.com/audioscavenger/save-image-extended-comfyui": {
"stars": 0, "stars": 0,
"last_update": "2024-05-06 00:58:38" "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"
} }
} }

10
node_db/dev/custom-node-list.json

@ -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." "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", "author": "osiworx",
"title": "ComfyUI_Prompt-Quill", "title": "ComfyUI_Prompt-Quill",

10
node_db/legacy/custom-node-list.json

@ -20,16 +20,6 @@
"install_type": "git-clone", "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.]" "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", "author": "ExponentialML",
"title": "ComfyUI_ELLA [DEPRECATED]", "title": "ComfyUI_ELLA [DEPRECATED]",

10
node_db/new/custom-node-list.json

@ -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", "author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader", "title": "ComfyUI_RSS_Feed_Reader",

33
node_db/new/extension-node-map.json

@ -5216,6 +5216,22 @@
"title_aux": "Avatar Graph" "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": [ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": [
[ [
"HaojihuiClipScoreFakeImageProcessor", "HaojihuiClipScoreFakeImageProcessor",
@ -10690,6 +10706,23 @@
"title_aux": "RUI-Nodes" "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": [ "https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
[ [
"MergingExecutionHelper" "MergingExecutionHelper"

Loading…
Cancel
Save