mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 11:23:00 +08:00
update DB
This commit is contained in:
parent
0b7a98de70
commit
624480978c
@ -1383,6 +1383,7 @@
|
|||||||
"AnimalPosePreprocessor",
|
"AnimalPosePreprocessor",
|
||||||
"AnimeFace_SemSegPreprocessor",
|
"AnimeFace_SemSegPreprocessor",
|
||||||
"AnimeLineArtPreprocessor",
|
"AnimeLineArtPreprocessor",
|
||||||
|
"AnyLineArtPreprocessor_aux",
|
||||||
"BAE-NormalMapPreprocessor",
|
"BAE-NormalMapPreprocessor",
|
||||||
"BinaryPreprocessor",
|
"BinaryPreprocessor",
|
||||||
"CannyEdgePreprocessor",
|
"CannyEdgePreprocessor",
|
||||||
@ -1411,6 +1412,8 @@
|
|||||||
"MediaPipe-FaceMeshPreprocessor",
|
"MediaPipe-FaceMeshPreprocessor",
|
||||||
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
|
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
|
||||||
"MeshGraphormer-DepthMapPreprocessor",
|
"MeshGraphormer-DepthMapPreprocessor",
|
||||||
|
"Metric3D-DepthMapPreprocessor",
|
||||||
|
"Metric3D-NormalMapPreprocessor",
|
||||||
"MiDaS-DepthMapPreprocessor",
|
"MiDaS-DepthMapPreprocessor",
|
||||||
"MiDaS-NormalMapPreprocessor",
|
"MiDaS-NormalMapPreprocessor",
|
||||||
"OneFormer-ADE20K-SemSegPreprocessor",
|
"OneFormer-ADE20K-SemSegPreprocessor",
|
||||||
|
|||||||
@ -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."
|
"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",
|
"author": "TSFSean",
|
||||||
"title": "ComfyUI-TSFNodes",
|
"title": "ComfyUI-TSFNodes",
|
||||||
|
|||||||
@ -1383,6 +1383,7 @@
|
|||||||
"AnimalPosePreprocessor",
|
"AnimalPosePreprocessor",
|
||||||
"AnimeFace_SemSegPreprocessor",
|
"AnimeFace_SemSegPreprocessor",
|
||||||
"AnimeLineArtPreprocessor",
|
"AnimeLineArtPreprocessor",
|
||||||
|
"AnyLineArtPreprocessor_aux",
|
||||||
"BAE-NormalMapPreprocessor",
|
"BAE-NormalMapPreprocessor",
|
||||||
"BinaryPreprocessor",
|
"BinaryPreprocessor",
|
||||||
"CannyEdgePreprocessor",
|
"CannyEdgePreprocessor",
|
||||||
@ -1411,6 +1412,8 @@
|
|||||||
"MediaPipe-FaceMeshPreprocessor",
|
"MediaPipe-FaceMeshPreprocessor",
|
||||||
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
|
"MeshGraphormer+ImpactDetector-DepthMapPreprocessor",
|
||||||
"MeshGraphormer-DepthMapPreprocessor",
|
"MeshGraphormer-DepthMapPreprocessor",
|
||||||
|
"Metric3D-DepthMapPreprocessor",
|
||||||
|
"Metric3D-NormalMapPreprocessor",
|
||||||
"MiDaS-DepthMapPreprocessor",
|
"MiDaS-DepthMapPreprocessor",
|
||||||
"MiDaS-NormalMapPreprocessor",
|
"MiDaS-NormalMapPreprocessor",
|
||||||
"OneFormer-ADE20K-SemSegPreprocessor",
|
"OneFormer-ADE20K-SemSegPreprocessor",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user