Browse Source

update DB

pull/106/head
dr.lt.data 1 year ago
parent
commit
2aaaab010d
  1. 20
      custom-node-list.json
  2. 1
      extension-node-map.json
  3. 1
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -467,6 +467,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI extension allowing the interrogation of booru tags from images." "description": "A ComfyUI extension allowing the interrogation of booru tags from images."
}, },
{
"author": "pythongosssss",
"title": "pythongosssss/ComfyUI-Custom-Scripts",
"reference": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts",
"files": [
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
],
"install_type": "git-clone",
"description": "This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values"
},
{ {
"author": "strimmlarn", "author": "strimmlarn",
"title": "ComfyUI_Strimmlarns_aesthetic_score", "title": "ComfyUI_Strimmlarns_aesthetic_score",
@ -619,16 +629,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.<BR><p style='background-color: black; color: red;'>NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: <a href='https://github.com/Nourepide/ComfyUI-Allor#configuration' target='blank'>Configutation</a>)</p>" "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.<BR><p style='background-color: black; color: red;'>NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: <a href='https://github.com/Nourepide/ComfyUI-Allor#configuration' target='blank'>Configutation</a>)</p>"
}, },
{
"author": "pythongosssss",
"title": "pythongosssss/ComfyUI-Custom-Scripts",
"reference": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts",
"files": [
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
],
"install_type": "git-clone",
"description": "This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values"
},
{ {
"author": "melMass", "author": "melMass",
"title": "MTB Nodes", "title": "MTB Nodes",

1
extension-node-map.json

@ -408,6 +408,7 @@
"SawtoothWave", "SawtoothWave",
"SinWave", "SinWave",
"SquareWave", "SquareWave",
"StringSchedule",
"TriangleWave", "TriangleWave",
"ValueSchedule" "ValueSchedule"
], ],

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

@ -408,6 +408,7 @@
"SawtoothWave", "SawtoothWave",
"SinWave", "SinWave",
"SquareWave", "SquareWave",
"StringSchedule",
"TriangleWave", "TriangleWave",
"ValueSchedule" "ValueSchedule"
], ],

Loading…
Cancel
Save