update DB

This commit is contained in:
Dr.Lt.Data 2024-05-19 02:23:46 +09:00
parent 0b7a98de70
commit 624480978c
3 changed files with 18 additions and 0 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",