update DB

This commit is contained in:
Dr.Lt.Data 2024-06-17 00:16:52 +09:00
parent 15cb78345d
commit 0bf650c901
4 changed files with 751 additions and 746 deletions

View File

@ -1546,6 +1546,7 @@
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DepthAnythingV2Preprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
@ -1567,6 +1568,7 @@
"MeshGraphormer-DepthMapPreprocessor",
"Metric3D-DepthMapPreprocessor",
"Metric3D-NormalMapPreprocessor",
"Metric_DepthAnythingV2Preprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,7 @@
{
"author": "horidream",
"title": "ComfyUI-Horidream",
@ -99,7 +100,7 @@
},
{
"author": "jtydhr88",
"title": "ComfyUI-Unique3D",
"title": "ComfyUI-Unique3D [WIP]",
"id": "unique3d",
"reference": "https://github.com/jtydhr88/ComfyUI-Unique3D",
"files": [

View File

@ -1546,6 +1546,7 @@
"DWPreprocessor",
"DensePosePreprocessor",
"DepthAnythingPreprocessor",
"DepthAnythingV2Preprocessor",
"DiffusionEdge_Preprocessor",
"FacialPartColoringFromPoseKps",
"FakeScribblePreprocessor",
@ -1567,6 +1568,7 @@
"MeshGraphormer-DepthMapPreprocessor",
"Metric3D-DepthMapPreprocessor",
"Metric3D-NormalMapPreprocessor",
"Metric_DepthAnythingV2Preprocessor",
"MiDaS-DepthMapPreprocessor",
"MiDaS-NormalMapPreprocessor",
"OneFormer-ADE20K-SemSegPreprocessor",