mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
3a3b5c1f92
commit
9e132811bc
@ -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"
|
||||||
|
|||||||
@ -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
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user