update DB

This commit is contained in:
Dr.Lt.Data 2025-04-28 00:43:52 +09:00
parent 3a3b5c1f92
commit 9e132811bc
4 changed files with 587 additions and 562 deletions

View File

@ -1507,10 +1507,15 @@
], ],
"https://github.com/Alexankharin/camera-comfyUI": [ "https://github.com/Alexankharin/camera-comfyUI": [
[ [
"CameraMotion",
"DepthAwareInpainter", "DepthAwareInpainter",
"DepthRenormalizer",
"DepthToPointCloud", "DepthToPointCloud",
"LoadPointCloud",
"PointCloudUnion",
"ProjectPointCloud", "ProjectPointCloud",
"ReprojectImage", "ReprojectImage",
"SavePointCloud",
"TransformPointCloud", "TransformPointCloud",
"TransformToMatrix", "TransformToMatrix",
"TransformToMatrixManual" "TransformToMatrixManual"

View File

@ -235,17 +235,17 @@
], ],
"https://github.com/7BEII/Comfyui_PDuse": [ "https://github.com/7BEII/Comfyui_PDuse": [
[ [
"BatchChangeNodeColor",
"BatchJsonIncremental",
"FileName_refixer",
"LoRALoader_path", "LoRALoader_path",
"PDFile_FileName_refixer",
"PDJSON_BatchJsonIncremental",
"PDJSON_Group",
"PD_GetImageSize", "PD_GetImageSize",
"PD_ImageMergerWithText", "PD_ImageMergerWithText",
"PD_Image_Crop_Location", "PD_Image_Crop_Location",
"PD_Image_centerCrop", "PD_Image_centerCrop",
"PD_MASK_SELECTION", "PD_MASK_SELECTION",
"PD_RemoveColorWords", "PD_RemoveColorWords",
"PD_node", "PD_Text Overlay Node",
"ReadTxtFiles" "ReadTxtFiles"
], ],
{ {

File diff suppressed because it is too large Load Diff

View File

@ -1507,10 +1507,15 @@
], ],
"https://github.com/Alexankharin/camera-comfyUI": [ "https://github.com/Alexankharin/camera-comfyUI": [
[ [
"CameraMotion",
"DepthAwareInpainter", "DepthAwareInpainter",
"DepthRenormalizer",
"DepthToPointCloud", "DepthToPointCloud",
"LoadPointCloud",
"PointCloudUnion",
"ProjectPointCloud", "ProjectPointCloud",
"ReprojectImage", "ReprojectImage",
"SavePointCloud",
"TransformPointCloud", "TransformPointCloud",
"TransformToMatrix", "TransformToMatrix",
"TransformToMatrixManual" "TransformToMatrixManual"