Browse Source

update DB

update README
pull/242/head
dr.lt.data 11 months ago
parent
commit
4662b3dfbd
  1. 4
      README.md
  2. 3
      extension-node-map.json
  3. 3
      node_db/new/extension-node-map.json

4
README.md

@ -241,6 +241,10 @@ NODE_CLASS_MAPPINGS.update({
- [ ] List of currently used custom nodes. - [ ] List of currently used custom nodes.
- [ ] Template sharing system. - [ ] Template sharing system.
- [ ] 3rd party API system. - [ ] 3rd party API system.
- [ ] Download support multiple model download.
- [ ] Model download via url.
- [ ] List sorting.
- [ ] Provides description of node.
# Disclaimer # Disclaimer

3
extension-node-map.json

@ -3217,7 +3217,8 @@
"https://github.com/deroberon/demofusion-comfyui": [ "https://github.com/deroberon/demofusion-comfyui": [
[ [
"Batch Unsampler", "Batch Unsampler",
"Demofusion" "Demofusion",
"Iterative Mixing KSampler"
], ],
{ {
"title_aux": "demofusion-comfyui" "title_aux": "demofusion-comfyui"

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

@ -3217,7 +3217,8 @@
"https://github.com/deroberon/demofusion-comfyui": [ "https://github.com/deroberon/demofusion-comfyui": [
[ [
"Batch Unsampler", "Batch Unsampler",
"Demofusion" "Demofusion",
"Iterative Mixing KSampler"
], ],
{ {
"title_aux": "demofusion-comfyui" "title_aux": "demofusion-comfyui"

Loading…
Cancel
Save