From 624480978c14030ca25583cf867e793fb6169176 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 19 May 2024 02:23:46 +0900 Subject: [PATCH] update DB --- extension-node-map.json | 3 +++ node_db/dev/custom-node-list.json | 12 ++++++++++++ node_db/new/extension-node-map.json | 3 +++ 3 files changed, 18 insertions(+) diff --git a/extension-node-map.json b/extension-node-map.json index e228ea7..06b794b 100644 --- a/extension-node-map.json +++ b/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", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2c64f0d..30b8595 100644 --- a/node_db/dev/custom-node-list.json +++ b/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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e228ea7..06b794b 100644 --- a/node_db/new/extension-node-map.json +++ b/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",