Browse Source

update DB

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

10
custom-node-list.json

@ -5950,16 +5950,6 @@
"install_type": "git-clone",
"description": "Nodes:Cascade Resolutions"
},
{
"author": "yytdfc",
"title": "Amazon Bedrock nodes for for ComfyUI",
"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": "mirabarukaso",
"title": "ComfyUI_Mira",

16
extension-node-map.json

@ -8033,6 +8033,8 @@
"LLM",
"LLM_local",
"VAEDecode_party",
"accuweather_tool",
"api_tool",
"check_web_tool",
"classify_function",
"classify_persona",
@ -8869,6 +8871,7 @@
"CreateFadeMaskAdvanced",
"CreateFluidMask",
"CreateGradientMask",
"CreateInstanceDiffusionTracking",
"CreateMagicMask",
"CreateShapeMask",
"CreateShapeMaskOnPath",
@ -8917,6 +8920,7 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PlotCoordinates",
"RemapImageRange",
"RemapMaskRange",
"ResizeMask",
@ -12272,18 +12276,6 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/yytdfc/ComfyUI-Bedrock": [
[
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Prompt Regex Remove",
"Prompt Template"
],
{
"title_aux": "Amazon Bedrock nodes for for ComfyUI"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",

4
github-stats.json

@ -2223,10 +2223,6 @@
"stars": 1,
"last_update": "2024-03-08 10:11:28"
},
"https://github.com/yytdfc/ComfyUI-Bedrock": {
"stars": 5,
"last_update": "2024-05-01 05:32:32"
},
"https://github.com/mirabarukaso/ComfyUI_Mira": {
"stars": 9,
"last_update": "2024-04-30 12:30:41"

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

@ -9,7 +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": "ericbeyer",
"title": "guidance_interval",
"reference": "https://github.com/ericbeyer/guidance_interval",
"files": [
"https://github.com/ericbeyer/guidance_interval"
],
"install_type": "git-clone",
"description": "Nodes:Guidance Interval\nNOTE: Because the sampling function is replaced, you must restart after executing this custom node to restore the original state."
},
{
"author": "GraftingRayman",
"title": "ComfyUI-GR",

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

@ -10,6 +10,16 @@
},
{
"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]",

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

@ -8033,6 +8033,8 @@
"LLM",
"LLM_local",
"VAEDecode_party",
"accuweather_tool",
"api_tool",
"check_web_tool",
"classify_function",
"classify_persona",
@ -8869,6 +8871,7 @@
"CreateFadeMaskAdvanced",
"CreateFluidMask",
"CreateGradientMask",
"CreateInstanceDiffusionTracking",
"CreateMagicMask",
"CreateShapeMask",
"CreateShapeMaskOnPath",
@ -8917,6 +8920,7 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"PlotCoordinates",
"RemapImageRange",
"RemapMaskRange",
"ResizeMask",
@ -12272,18 +12276,6 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/yytdfc/ComfyUI-Bedrock": [
[
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Prompt Regex Remove",
"Prompt Template"
],
{
"title_aux": "Amazon Bedrock nodes for for ComfyUI"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",

Loading…
Cancel
Save