mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
0b7a98de70
commit
624480978c
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user