Browse Source

update DB

update README
pull/176/head
Dr.Lt.Data 1 year ago
parent
commit
08e7150b7f
  1. 16
      README.md
  2. 1
      extension-node-map.json
  3. 1
      node_db/new/extension-node-map.json

16
README.md

@ -190,15 +190,13 @@ NODE_CLASS_MAPPINGS.update({
## Roadmap ## Roadmap
- [x] category/keyword filter - [ ] System displaying information about failed custom nodes import.
- [x] Automatic recognition of missing custom nodes - [ ] Guide for missing nodes in ComfyUI vanilla nodes.
- [x] Automatic installation suggestion of missing custom nodes - [ ] Auto migration for nodes with changed structures.
- [x] 3rd party repository -> channels - [ ] Version control feature for nodes.
- [x] Specification of custom nodes - [ ] List of currently used custom nodes.
- [x] Specification scanner - [ ] Template sharing system.
- [x] workflow download -> workflow gallery - [ ] 3rd party API system.
- [x] Search extension by node name -> [ltdrdata.github.io](https://ltdrdata.github.io)
- [x] installation from git url
# Disclaimer # Disclaimer

1
extension-node-map.json

@ -3863,6 +3863,7 @@
"AspectRatioSelector", "AspectRatioSelector",
"BLIPCaption", "BLIPCaption",
"BLIPLoader", "BLIPLoader",
"BooleanPrimitive",
"ColorBlend", "ColorBlend",
"ColorCorrect", "ColorCorrect",
"DeepDanbooruCaption", "DeepDanbooruCaption",

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

@ -3863,6 +3863,7 @@
"AspectRatioSelector", "AspectRatioSelector",
"BLIPCaption", "BLIPCaption",
"BLIPLoader", "BLIPLoader",
"BooleanPrimitive",
"ColorBlend", "ColorBlend",
"ColorCorrect", "ColorCorrect",
"DeepDanbooruCaption", "DeepDanbooruCaption",

Loading…
Cancel
Save