From 08e7150b7f843280c90550dfbccbe6aed1beb988 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 16 Nov 2023 19:49:24 +0900 Subject: [PATCH] update DB update README --- README.md | 16 +++++++--------- extension-node-map.json | 1 + node_db/new/extension-node-map.json | 1 + 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2e8c29c..e306642 100644 --- a/README.md +++ b/README.md @@ -190,15 +190,13 @@ NODE_CLASS_MAPPINGS.update({ ## Roadmap -- [x] category/keyword filter -- [x] Automatic recognition of missing custom nodes -- [x] Automatic installation suggestion of missing custom nodes -- [x] 3rd party repository -> channels -- [x] Specification of custom nodes -- [x] Specification scanner -- [x] workflow download -> workflow gallery -- [x] Search extension by node name -> [ltdrdata.github.io](https://ltdrdata.github.io) -- [x] installation from git url +- [ ] System displaying information about failed custom nodes import. +- [ ] Guide for missing nodes in ComfyUI vanilla nodes. +- [ ] Auto migration for nodes with changed structures. +- [ ] Version control feature for nodes. +- [ ] List of currently used custom nodes. +- [ ] Template sharing system. +- [ ] 3rd party API system. # Disclaimer diff --git a/extension-node-map.json b/extension-node-map.json index 3505fc3..dc29c8b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3863,6 +3863,7 @@ "AspectRatioSelector", "BLIPCaption", "BLIPLoader", + "BooleanPrimitive", "ColorBlend", "ColorCorrect", "DeepDanbooruCaption", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3505fc3..dc29c8b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3863,6 +3863,7 @@ "AspectRatioSelector", "BLIPCaption", "BLIPLoader", + "BooleanPrimitive", "ColorBlend", "ColorCorrect", "DeepDanbooruCaption",