update DB

This commit is contained in:
Dr.Lt.Data
2025-06-26 06:56:56 +09:00
parent 7c1e75865d
commit efe9ed68b2
9 changed files with 3635 additions and 3478 deletions

View File

@@ -78,7 +78,7 @@
"https://github.com/WozStudios/ComfyUI-WozNodes"
],
"install_type": "git-clone",
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask"
"description": "NODES: Trim Image Batch, Create Image Batch, Select Image Batch by Mask, Advanced Batch Creator"
},
{
"author": "DDDDEEP",
@@ -1141,16 +1141,6 @@
"install_type": "git-clone",
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
},
{
"author": "wTechArtist",
"title": "ComfyUI_WWL_Florence2SAM2",
"reference": "https://github.com/wTechArtist/ComfyUI_VVL_SAM2",
"files": [
"https://github.com/wTechArtist/ComfyUI_VVL_SAM2"
],
"install_type": "git-clone",
"description": "NODES: WWL_Florence2SAM2"
},
{
"author": "virallover",
"reference": "https://github.com/maizerrr/comfyui-code-nodes",

View File

@@ -3437,7 +3437,8 @@
[
"CreateImageBatch",
"ImageBatchSelectByMask",
"ImageBatchTrim"
"ImageBatchTrim",
"ImageBatcherByIndexProV2"
],
{
"title_aux": "ComfyUI-WozNodes"
@@ -8849,7 +8850,11 @@
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
[
"Hy3D21CameraConfig",
"Hy3D21ExportMesh",
"Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh",
"Hy3D21MeshUVWrap",
"Hy3D21PostprocessMesh",
"Hy3D21ResizeImages",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
@@ -8883,22 +8888,6 @@
"title_aux": "comfyui-vovlertools"
}
],
"https://github.com/wTechArtist/ComfyUI_VVL_SAM2": [
[
"SAM1AutoEverything",
"VVL_DetectionScaler",
"VVL_Florence2SAM2",
"VVL_GroundingDinoLoader",
"VVL_GroundingDinoSAM2",
"VVL_MaskCleaner",
"VVL_MaskToBBox",
"VVL_SAM1Loader",
"VVL_SAM2Loader"
],
{
"title_aux": "ComfyUI_WWL_Florence2SAM2"
}
],
"https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": [
[
"Mask2FormerPanoptic",
@@ -9327,6 +9316,7 @@
"HumanPartsUltra",
"YC Color Match",
"YCFaceAlignToCanvas",
"YCFaceAlignToCanvasV2",
"YCFaceAnalysisModels"
],
{

View File

File diff suppressed because it is too large Load Diff