Browse Source

update DB

pull/694/head
Dr.Lt.Data 6 months ago
parent
commit
624480978c
  1. 3
      extension-node-map.json
  2. 12
      node_db/dev/custom-node-list.json
  3. 3
      node_db/new/extension-node-map.json

3
extension-node-map.json

@ -1383,6 +1383,7 @@
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"AnyLineArtPreprocessor_aux",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
@ -1411,6 +1412,8 @@
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"Metric3D-DepthMapPreprocessor",
"Metric3D-NormalMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",

12
node_db/dev/custom-node-list.json

@ -9,6 +9,18 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "Quasimondo",
"title": "ComfyUI-QuasimondoNodes [WIP]",
"id": "quasimondo-nodes",
"reference": "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes",
"files": [
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes"
],
"install_type": "git-clone",
"description": "Nodes:Custom Shader, Spring Mesh"
},
{
"author": "TSFSean",
"title": "ComfyUI-TSFNodes",

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

@ -1383,6 +1383,7 @@
"AnimalPosePreprocessor",
"AnimeFace_SemSegPreprocessor",
"AnimeLineArtPreprocessor",
"AnyLineArtPreprocessor_aux",
"BAE-NormalMapPreprocessor",
"BinaryPreprocessor",
"CannyEdgePreprocessor",
@ -1411,6 +1412,8 @@
"MediaPipe-FaceMeshPreprocessor",
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
"MeshGraphormer-DepthMapPreprocessor",
"Metric3D-DepthMapPreprocessor",
"Metric3D-NormalMapPreprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",

Loading…
Cancel
Save