update DB
This commit is contained in:
@@ -250,16 +250,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A slimmed down collection of ComfyUI nodes either from elsewhere, custom creation or updated independently. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI_Text_Processor [WIP]",
|
||||
"reference": "https://github.com/rookiestar28/ComfyUI_Text_Processor",
|
||||
"files": [
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful and flexible text processing node for ComfyUI designed to automate and simplify dynamic prompt workflows with dual-output design for node chaining and 13+ operation modes.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "liusida",
|
||||
"title": "ComfyUI-Notebook [UNSAFE]",
|
||||
|
||||
@@ -2301,6 +2301,8 @@
|
||||
],
|
||||
"https://github.com/JosDigby/ComfyUI-DigbyWan": [
|
||||
[
|
||||
"DigbyLoopClose",
|
||||
"DigbyLoopOpen",
|
||||
"ImageBatchLoopExtract",
|
||||
"WanMiddleFrameToVideo",
|
||||
"WanVACEVideoSmoother"
|
||||
@@ -3557,18 +3559,15 @@
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
|
||||
[
|
||||
"UniRigApplySkinningMLNew",
|
||||
"UniRigDenormalizeSkeleton",
|
||||
"UniRigExportPosedFBX",
|
||||
"UniRigExtractSkeletonNew",
|
||||
"UniRigLoadMesh",
|
||||
"UniRigLoadRiggedMesh",
|
||||
"UniRigLoadSkeletonModel",
|
||||
"UniRigLoadSkinningModel",
|
||||
"UniRigPrepareSkeletonForSkinning",
|
||||
"UniRigPreviewRiggedMesh",
|
||||
"UniRigSaveMesh",
|
||||
"UniRigSaveSkeleton",
|
||||
"UniRigValidateSkeleton"
|
||||
"UniRigSaveSkeleton"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-UniRig [WIP]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI Text Processor",
|
||||
"id": "ComfyUI_Text_Processor",
|
||||
"reference": "https://github.com/rookiestar28/ComfyUI_Text_Processor",
|
||||
"files": [
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced text processing node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "AAA_Metadata_System",
|
||||
@@ -683,48 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension with several convenience nodes."
|
||||
},
|
||||
{
|
||||
"author": "yano",
|
||||
"title": "ComfyUI Fast Mosaic Detector",
|
||||
"id": "comfyui-fast-mosaic-detector",
|
||||
"reference": "https://github.com/yano/comfyui-fast-mosaic-detector",
|
||||
"files": [
|
||||
"https://github.com/yano/comfyui-fast-mosaic-detector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-speed and high-accuracy mosaic detection node for ComfyUI. Supports FAST, ACCURATE, and HYBRID modes with ROI refinement."
|
||||
},
|
||||
{
|
||||
"author": "cedarconnor",
|
||||
"title": "ComfyUI-OmniX",
|
||||
"reference": "https://github.com/cedarconnor/ComfyUI-OmniX",
|
||||
"files": [
|
||||
"https://github.com/cedarconnor/ComfyUI-OmniX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract comprehensive scene properties from 360-degree equirectangular panoramas, including depth, normals, and PBR materials, using OmniX adapters with Flux."
|
||||
},
|
||||
{
|
||||
"author": "creepybits",
|
||||
"title": "world weaver",
|
||||
"id": "ComfyUI-World_weaver",
|
||||
"reference": "https://github.com/Creepybits/World_weaver",
|
||||
"files": [
|
||||
"https://github.com/Creepybits/World_weaver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components."
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "Comfyui-PainterAudioCut",
|
||||
"reference": "https://github.com/princepainter/Comfyui-PainterAudioCut",
|
||||
"files": [
|
||||
"https://github.com/princepainter/Comfyui-PainterAudioCut"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "High-precision audio trimming custom node based on frame rates for ComfyUI - trim audio precisely by frame numbers instead of timestamps, perfectly matching video frame synchronization needs. (Description by CC)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13120,10 +13120,6 @@
|
||||
"GeomPackPreviewMeshDual",
|
||||
"GeomPackPreviewMeshUV",
|
||||
"GeomPackPreviewMeshVTK",
|
||||
"GeomPackPreviewMeshVTKEdges",
|
||||
"GeomPackPreviewMeshVTKFields",
|
||||
"GeomPackPreviewMeshVTKSplit",
|
||||
"GeomPackPreviewMeshVTKWithNormals",
|
||||
"GeomPackPreviewMeshVTKWithTexture",
|
||||
"GeomPackReconstructSurface",
|
||||
"GeomPackRefineMesh",
|
||||
@@ -13230,12 +13226,14 @@
|
||||
[
|
||||
"LoadSAM3Model",
|
||||
"SAM3AddVideoPrompt",
|
||||
"SAM3BBoxCollector",
|
||||
"SAM3CloseVideoSession",
|
||||
"SAM3CombineBoxes",
|
||||
"SAM3CombinePoints",
|
||||
"SAM3CreateBox",
|
||||
"SAM3CreatePoint",
|
||||
"SAM3InitVideoSession",
|
||||
"SAM3InitVideoSessionAdvanced",
|
||||
"SAM3PointCollector",
|
||||
"SAM3PropagateVideo",
|
||||
"SAM3Segmentation",
|
||||
@@ -15932,6 +15930,7 @@
|
||||
"FluxStartSettings",
|
||||
"Fluxstarsampler",
|
||||
"OllamaModelChooser",
|
||||
"QwenImageStartSettings",
|
||||
"SD35StartSettings",
|
||||
"SDXLStartSettings",
|
||||
"SDstarsampler",
|
||||
@@ -28644,6 +28643,10 @@
|
||||
"FL_WF_Agent",
|
||||
"FL_WanFirstLastFrameToVideo",
|
||||
"FL_WanVaceToVideoMultiRef",
|
||||
"FL_WanVideoBlender",
|
||||
"FL_WanVideoBlender3Way",
|
||||
"FL_WanVideoContinuationBlender",
|
||||
"FL_WanVideoContinue",
|
||||
"FL_WordFrequencyGraph",
|
||||
"FL_ZipDirectory",
|
||||
"FL_ZipSave",
|
||||
@@ -43050,8 +43053,10 @@
|
||||
"AdvancedFolderVideoCombiner",
|
||||
"CameraMoveNode",
|
||||
"CameraShakeNode",
|
||||
"MergeVideoAudioNode",
|
||||
"VideoImageOverlay",
|
||||
"VideoOverlay",
|
||||
"VideoOverlayBatch",
|
||||
"ZoomSequenceBatchNode",
|
||||
"ZoomSequenceNode"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user