From 4662b3dfbd2f3811fc34fe701639760ebb97c1f0 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Fri, 15 Dec 2023 12:54:07 +0900 Subject: [PATCH] update DB update README --- README.md | 4 ++++ extension-node-map.json | 3 ++- node_db/new/extension-node-map.json | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11935eae..f9c460f1 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,10 @@ NODE_CLASS_MAPPINGS.update({ - [ ] List of currently used custom nodes. - [ ] Template sharing system. - [ ] 3rd party API system. +- [ ] Download support multiple model download. +- [ ] Model download via url. +- [ ] List sorting. +- [ ] Provides description of node. # Disclaimer diff --git a/extension-node-map.json b/extension-node-map.json index 8f00f418..dd1f5274 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3217,7 +3217,8 @@ "https://github.com/deroberon/demofusion-comfyui": [ [ "Batch Unsampler", - "Demofusion" + "Demofusion", + "Iterative Mixing KSampler" ], { "title_aux": "demofusion-comfyui" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8f00f418..dd1f5274 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3217,7 +3217,8 @@ "https://github.com/deroberon/demofusion-comfyui": [ [ "Batch Unsampler", - "Demofusion" + "Demofusion", + "Iterative Mixing KSampler" ], { "title_aux": "demofusion-comfyui"