update DB

This commit is contained in:
Dr.Lt.Data 2025-11-16 22:58:58 +09:00
parent 91bf21d7a8
commit 343645be6a
6 changed files with 3754 additions and 3728 deletions

View File

@ -36376,12 +36376,13 @@
{
"author": "deng-wei",
"title": "ComfyUI-MiVolo-V2",
"id": "ComfyUI-MiVolo-V2",
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
"files": [
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for MiVolo V2 Age & Gender Prediction (based on iitolstykh/mivolo_v2)"
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
},
@ -36832,17 +36833,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "deng-wei",
"title": "ComfyUI-MiVolo-V2",
"id": "mivolov2",
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
"files": [
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
}
]
}

View File

@ -5617,6 +5617,7 @@
"BoyoAudioEval",
"BoyoChainBastardLoops",
"BoyoFramePackLoRA",
"BoyoImageCrop",
"BoyoImageGrab",
"BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
@ -5631,6 +5632,8 @@
"BoyoPromptLoop",
"BoyoQwenVLGrounding",
"BoyoSaver",
"BoyoStoryboardOutput",
"BoyoStoryboardPrompt",
"BoyoTiledVAEDecode",
"BoyoVACEInjector",
"BoyoVACEViewer",
@ -12684,6 +12687,7 @@
"GeomPackBlenderCubeProjection",
"GeomPackBlenderCylinderProjection",
"GeomPackBlenderQuadriflowRemesh",
"GeomPackBlenderRemeshWithTexture",
"GeomPackBlenderSphereProjection",
"GeomPackBlenderUVUnwrap",
"GeomPackBlenderVoxelRemesh",
@ -12706,6 +12710,8 @@
"GeomPackLibiglLSCM",
"GeomPackLoadMesh",
"GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend",
"GeomPackLoadMeshFBX",
"GeomPackMarkBoundaryEdges",
"GeomPackMeshDecimation",
"GeomPackMeshInfo",
@ -12722,6 +12728,7 @@
"GeomPackSaveMesh",
"GeomPackStripMeshAdjacency",
"GeomPackVisualizeNormals",
"GeomPackXAtlasRemeshWithTexture",
"GeomPackXAtlasUVUnwrap",
"SkeletonToMesh",
"SkeletonToTrimesh"
@ -19751,6 +19758,7 @@
"https://github.com/alexjx/ComfyUI-Sa2VA-XJ": [
[
"XJSa2VAImageSegmentation",
"XJSa2VAImageSegmentationV2",
"XJSa2VAVideoSegmentation"
],
{
@ -28374,6 +28382,7 @@
"LocalLaplacianFilter",
"PaletteFilterLUT",
"PerturbedAttentionDelta",
"PromptShuffler",
"QuantileMatchScaling",
"SADAInfo",
"SADAModelPatch",
@ -33533,6 +33542,7 @@
"RC_ChannelExtractor",
"RC_ChannelMixer",
"RC_ColorBalance",
"RC_ColorMatch",
"RC_CurvesAdjust",
"RC_DropShadow",
"RC_FilmGrain",
@ -40528,6 +40538,7 @@
],
"https://github.com/razvanmatei-sf/razv-wavespeed": [
[
"WaveSpeedAI Alibaba Wan 2.5 Image Edit",
"WaveSpeedAI ByteDance Seedream V4",
"WaveSpeedAI ByteDance Seedream V4 Sequential",
"WaveSpeedAI Bytedance Seedream V4 Edit",
@ -46143,6 +46154,8 @@
"https://github.com/wgedeon/comfyui_play_traversal": [
[
"fot_BatchData",
"fot_PlayAct",
"fot_PlayActData",
"fot_PlayContinue",
"fot_PlayData",
"fot_PlayStart",

File diff suppressed because it is too large Load Diff

View File

@ -3540,10 +3540,16 @@
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
[
"UniRigApplySkinning",
"UniRigApplySkinningML",
"UniRigDenormalizeSkeleton",
"UniRigExtractRig",
"UniRigExtractSkeleton",
"UniRigLoadRiggedMesh",
"UniRigPrepareSkeletonForSkinning",
"UniRigPreviewRiggedMesh",
"UniRigSaveRiggedMesh",
"UniRigSaveSkeleton"
"UniRigSaveSkeleton",
"UniRigValidateSkeleton"
],
{
"title_aux": "ComfyUI-UniRig [WIP]"
@ -4188,6 +4194,7 @@
"SDVN Joy Caption",
"SDVN KSampler",
"SDVN Load Checkpoint",
"SDVN Load Checkpoint Filter",
"SDVN Load Google Sheet",
"SDVN Load Image",
"SDVN Load Image Folder",
@ -4195,6 +4202,7 @@
"SDVN Load Image Ultimate",
"SDVN Load Image Url",
"SDVN Load Lora",
"SDVN Load Lora Filter",
"SDVN Load Text",
"SDVN LoadPinterest",
"SDVN Logic",
@ -4224,6 +4232,7 @@
"SDVN Random Prompt",
"SDVN Run Python Code",
"SDVN Run Test",
"SDVN Save Image",
"SDVN Save Text",
"SDVN Seed",
"SDVN Simple Any Input",

View File

@ -73,12 +73,13 @@
{
"author": "deng-wei",
"title": "ComfyUI-MiVolo-V2",
"id": "ComfyUI-MiVolo-V2",
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
"files": [
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for MiVolo V2 Age & Gender Prediction (based on iitolstykh/mivolo_v2)"
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
},
{
"author": "fuyouawa",

View File

@ -5617,6 +5617,7 @@
"BoyoAudioEval",
"BoyoChainBastardLoops",
"BoyoFramePackLoRA",
"BoyoImageCrop",
"BoyoImageGrab",
"BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
@ -5631,6 +5632,8 @@
"BoyoPromptLoop",
"BoyoQwenVLGrounding",
"BoyoSaver",
"BoyoStoryboardOutput",
"BoyoStoryboardPrompt",
"BoyoTiledVAEDecode",
"BoyoVACEInjector",
"BoyoVACEViewer",
@ -12684,6 +12687,7 @@
"GeomPackBlenderCubeProjection",
"GeomPackBlenderCylinderProjection",
"GeomPackBlenderQuadriflowRemesh",
"GeomPackBlenderRemeshWithTexture",
"GeomPackBlenderSphereProjection",
"GeomPackBlenderUVUnwrap",
"GeomPackBlenderVoxelRemesh",
@ -12706,6 +12710,8 @@
"GeomPackLibiglLSCM",
"GeomPackLoadMesh",
"GeomPackLoadMeshBatch",
"GeomPackLoadMeshBlend",
"GeomPackLoadMeshFBX",
"GeomPackMarkBoundaryEdges",
"GeomPackMeshDecimation",
"GeomPackMeshInfo",
@ -12722,6 +12728,7 @@
"GeomPackSaveMesh",
"GeomPackStripMeshAdjacency",
"GeomPackVisualizeNormals",
"GeomPackXAtlasRemeshWithTexture",
"GeomPackXAtlasUVUnwrap",
"SkeletonToMesh",
"SkeletonToTrimesh"
@ -19751,6 +19758,7 @@
"https://github.com/alexjx/ComfyUI-Sa2VA-XJ": [
[
"XJSa2VAImageSegmentation",
"XJSa2VAImageSegmentationV2",
"XJSa2VAVideoSegmentation"
],
{
@ -28374,6 +28382,7 @@
"LocalLaplacianFilter",
"PaletteFilterLUT",
"PerturbedAttentionDelta",
"PromptShuffler",
"QuantileMatchScaling",
"SADAInfo",
"SADAModelPatch",
@ -33533,6 +33542,7 @@
"RC_ChannelExtractor",
"RC_ChannelMixer",
"RC_ColorBalance",
"RC_ColorMatch",
"RC_CurvesAdjust",
"RC_DropShadow",
"RC_FilmGrain",
@ -40528,6 +40538,7 @@
],
"https://github.com/razvanmatei-sf/razv-wavespeed": [
[
"WaveSpeedAI Alibaba Wan 2.5 Image Edit",
"WaveSpeedAI ByteDance Seedream V4",
"WaveSpeedAI ByteDance Seedream V4 Sequential",
"WaveSpeedAI Bytedance Seedream V4 Edit",
@ -46143,6 +46154,8 @@
"https://github.com/wgedeon/comfyui_play_traversal": [
[
"fot_BatchData",
"fot_PlayAct",
"fot_PlayActData",
"fot_PlayContinue",
"fot_PlayData",
"fot_PlayStart",