update DB

This commit is contained in:
Dr.Lt.Data
2026-07-14 15:28:25 +09:00
parent 351d9c62c4
commit d192cb62c1
6 changed files with 5390 additions and 5101 deletions
+30 -20
View File
@@ -11928,6 +11928,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Compare one to nine images when use ComfyUI" "description": "Compare one to nine images when use ComfyUI"
}, },
{
"author": "smthemex",
"title": "ComfyUI_UniBlockSwap",
"reference": "https://github.com/smthemex/ComfyUI_UniBlockSwap",
"files": [
"https://github.com/smthemex/ComfyUI_UniBlockSwap"
],
"install_type": "git-clone",
"description": "A universal swap node that supports ComfyUI native workflow, allowing 4_6G users to experience Klein9B or other large models"
},
{ {
"author": "choey", "author": "choey",
"title": "Comfy-Topaz", "title": "Comfy-Topaz",
@@ -30570,26 +30580,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Achieve seamless inpainting results without needing a specialized inpainting model." "description": "Achieve seamless inpainting results without needing a specialized inpainting model."
}, },
{
"author": "hvppycoding",
"title": "RandomSamplerSchedulerSteps for ComfyUI",
"reference": "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps",
"files": [
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a (Sampler, Scheduler, Steps) combination from user-defined presets."
},
{
"author": "hvppycoding",
"title": "json prompt renderer",
"reference": "https://github.com/hvppycoding/comfyui-json-prompt-renderer",
"files": [
"https://github.com/hvppycoding/comfyui-json-prompt-renderer"
],
"install_type": "git-clone",
"description": "NODES: Extract JSON, 'Prompt: Render Template from JSON'"
},
{ {
"author": "o-l-l-i", "author": "o-l-l-i",
"title": "Olm Resolution Picker for ComfyUI", "title": "Olm Resolution Picker for ComfyUI",
@@ -49679,6 +49669,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Anima-friendly first-pass resolution picker for ComfyUI. Outputs resolution, width, and height integers for image generation workflows." "description": "Anima-friendly first-pass resolution picker for ComfyUI. Outputs resolution, width, and height integers for image generation workflows."
}, },
{
"author": "cyberdelia",
"title": "NegPiP Prompt (Multi-Model)",
"reference": "https://github.com/cyberdeliaAI/comfyui-negpip-zimage",
"files": [
"https://github.com/cyberdeliaAI/comfyui-negpip-zimage"
],
"install_type": "git-clone",
"description": "One-node NegPiP prompting for Z-Image, SD1, SDXL, and Anima in ComfyUI."
},
{ {
"author": "KATO Kanryu", "author": "KATO Kanryu",
"title": "ComfyUI Text-Driven Workflows", "title": "ComfyUI Text-Driven Workflows",
@@ -54337,6 +54337,16 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs." "description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
},
{
"author": "RmaNMetaverse",
"title": "First Frame & Last Frame Extractor",
"reference": "https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor",
"files": [
"https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor"
],
"install_type": "git-clone",
"description": "Extract the first and last frame from any video file or image batch in ComfyUI."
} }
] ]
} }
+135 -23
View File
@@ -2797,33 +2797,59 @@
], ],
"https://github.com/Alexankharin/camera-comfyUI": [ "https://github.com/Alexankharin/camera-comfyUI": [
[ [
"BuildSplats4D",
"CameraInterpolationNode", "CameraInterpolationNode",
"CameraMotionNode", "CameraMotionNode",
"CameraTrajectoryNode", "CameraTrajectoryNode",
"CombineDepthsNode", "CombineDepthsNode",
"DepthEdgeFilter",
"DepthEstimatorNode", "DepthEstimatorNode",
"DepthFramesToVideo", "DepthFramesToVideo",
"DepthRenormalizer", "DepthRenormalizer",
"DepthScaleAnchor",
"DepthToImageNode", "DepthToImageNode",
"DepthToPointCloud", "DepthToPointCloud",
"EstimateTracks",
"FisheyeDepthEstimator", "FisheyeDepthEstimator",
"FisheyeToGaussian",
"FuseSplats",
"ImageToSplat",
"LoadPlySplat",
"LoadPointCloud", "LoadPointCloud",
"LoadSplats4D",
"LoadTrajectory", "LoadTrajectory",
"MergeSplats",
"MotionMaskFromDepth",
"OutpaintAnyProjection", "OutpaintAnyProjection",
"PointCloudCleaner", "PointCloudCleaner",
"PointCloudUnion", "PointCloudUnion",
"PointcloudTrajectoryEnricher", "PointcloudTrajectoryEnricher",
"ProjectAndClean", "ProjectAndClean",
"ProjectPointCloud", "ProjectPointCloud",
"RenderSplat",
"RenderSplats4DFrame",
"RenderSplats4DVideo",
"ReprojectDepth", "ReprojectDepth",
"ReprojectImage", "ReprojectImage",
"RotateSplats",
"SavePlySplat",
"SavePointCloud", "SavePointCloud",
"SaveSplats4D",
"SaveTrajectory", "SaveTrajectory",
"SphereSplatSeed",
"SplatPolish",
"SplatTrajectoryEnricher",
"SplitSplatsByMask",
"TracksToTrajectories",
"TrajectoryCompose",
"TrajectoryInvert",
"TransformPointCloud", "TransformPointCloud",
"TransformToMatrix", "TransformToMatrix",
"TransformToMatrixManual", "TransformToMatrixManual",
"VideoCameraMotionSequence", "VideoCameraMotionSequence",
"VideoMetricDepthEstimate", "VideoMetricDepthEstimate",
"VideoPoseEstimator",
"VideoToFusedSplats",
"ZDepthToRayDepthNode" "ZDepthToRayDepthNode"
], ],
{ {
@@ -12513,6 +12539,7 @@
"IAMCCS_CineFLFProductorDyno", "IAMCCS_CineFLFProductorDyno",
"IAMCCS_CineFilmmaker", "IAMCCS_CineFilmmaker",
"IAMCCS_CineFilmmakerBackend", "IAMCCS_CineFilmmakerBackend",
"IAMCCS_CineFilmmakerCropGuides1to1",
"IAMCCS_CineFilmmakerGuide", "IAMCCS_CineFilmmakerGuide",
"IAMCCS_CineFilmmakerGuide1to1", "IAMCCS_CineFilmmakerGuide1to1",
"IAMCCS_CineFinalAudioMixer", "IAMCCS_CineFinalAudioMixer",
@@ -12520,6 +12547,10 @@
"IAMCCS_CineInfo3", "IAMCCS_CineInfo3",
"IAMCCS_CineInfoV2", "IAMCCS_CineInfoV2",
"IAMCCS_CineInfoV2V", "IAMCCS_CineInfoV2V",
"IAMCCS_CineInfoV2VBackendRouter",
"IAMCCS_CineInfoV2VPoseTransfer",
"IAMCCS_CineInfoV2VScail",
"IAMCCS_CineInfoV2VWanAnimate",
"IAMCCS_CineLTXSequencer", "IAMCCS_CineLTXSequencer",
"IAMCCS_CineLTXSequencerExact", "IAMCCS_CineLTXSequencerExact",
"IAMCCS_CineLatentDurationCrop", "IAMCCS_CineLatentDurationCrop",
@@ -12542,12 +12573,18 @@
"IAMCCS_CineShotLineBuilder", "IAMCCS_CineShotLineBuilder",
"IAMCCS_CineShotPlanner", "IAMCCS_CineShotPlanner",
"IAMCCS_CineShotboardBackendPro", "IAMCCS_CineShotboardBackendPro",
"IAMCCS_CineShotboardFinalFrameTrim",
"IAMCCS_CineShotboardLite", "IAMCCS_CineShotboardLite",
"IAMCCS_CineShotboardPlannerPro", "IAMCCS_CineShotboardPlannerPro",
"IAMCCS_CineShotboardPlannerProLegacy", "IAMCCS_CineShotboardPlannerProLegacy",
"IAMCCS_CineShotboardPlannerProV2", "IAMCCS_CineShotboardPlannerProV2",
"IAMCCS_CineShotboardPlannerV3", "IAMCCS_CineShotboardPlannerV3",
"IAMCCS_CineShotboardPlannerV4",
"IAMCCS_CineShotboardTailTrimPolicy",
"IAMCCS_CineShotboardTimelinePro", "IAMCCS_CineShotboardTimelinePro",
"IAMCCS_CineShotboardV4Backend",
"IAMCCS_CineShotboardV4CropGuides",
"IAMCCS_CineShotboardV4Guide",
"IAMCCS_CineSpeech1PromptCompiler", "IAMCCS_CineSpeech1PromptCompiler",
"IAMCCS_CineSpeechLength", "IAMCCS_CineSpeechLength",
"IAMCCS_CineStage2BypassSwitch", "IAMCCS_CineStage2BypassSwitch",
@@ -12569,6 +12606,8 @@
"IAMCCS_DetailAtelierSampler", "IAMCCS_DetailAtelierSampler",
"IAMCCS_DialogueAudioBoardBridge", "IAMCCS_DialogueAudioBoardBridge",
"IAMCCS_DialogueTagEditor", "IAMCCS_DialogueTagEditor",
"IAMCCS_FlashVSRPanelBatchPrep",
"IAMCCS_FlashVSRPanelBatchRestore",
"IAMCCS_FluxKleinMultiGen", "IAMCCS_FluxKleinMultiGen",
"IAMCCS_FluxKleinRefine", "IAMCCS_FluxKleinRefine",
"IAMCCS_GGUF_accelerator", "IAMCCS_GGUF_accelerator",
@@ -12580,9 +12619,12 @@
"IAMCCS_HardMemoryPurge", "IAMCCS_HardMemoryPurge",
"IAMCCS_HwSupporter", "IAMCCS_HwSupporter",
"IAMCCS_HwSupporterAny", "IAMCCS_HwSupporterAny",
"IAMCCS_IdeoImageHashDebug",
"IAMCCS_IdeoInfo", "IAMCCS_IdeoInfo",
"IAMCCS_IdeoInpaintPrep", "IAMCCS_IdeoInpaintPrep",
"IAMCCS_IdeoMaskedPixels", "IAMCCS_IdeoMaskedPixels",
"IAMCCS_IdeoNoiseDebug",
"IAMCCS_IdeoRandomNoiseNoCache",
"IAMCCS_IdeoTranslate", "IAMCCS_IdeoTranslate",
"IAMCCS_IdeoboardPrompter", "IAMCCS_IdeoboardPrompter",
"IAMCCS_IdeogramJSONPreviewPass", "IAMCCS_IdeogramJSONPreviewPass",
@@ -12645,6 +12687,7 @@
"IAMCCS_LTX2_SegmentQueueLoop", "IAMCCS_LTX2_SegmentQueueLoop",
"IAMCCS_LTX2_TimeFrameCount", "IAMCCS_LTX2_TimeFrameCount",
"IAMCCS_LTX2_Validator", "IAMCCS_LTX2_Validator",
"IAMCCS_LTXVideoDurationCrop",
"IAMCCS_LatentTailSlice", "IAMCCS_LatentTailSlice",
"IAMCCS_LazyAnySwitch", "IAMCCS_LazyAnySwitch",
"IAMCCS_LoadImagesFromDirLite", "IAMCCS_LoadImagesFromDirLite",
@@ -12676,6 +12719,7 @@
"IAMCCS_MultiTimelineBridge", "IAMCCS_MultiTimelineBridge",
"IAMCCS_MultiTimelineTakePicker", "IAMCCS_MultiTimelineTakePicker",
"IAMCCS_MultilinePromptSplitter8", "IAMCCS_MultilinePromptSplitter8",
"IAMCCS_Navigator",
"IAMCCS_ProjectTimelinePlanner", "IAMCCS_ProjectTimelinePlanner",
"IAMCCS_QWEN_VL_CineReferenceBoardAnalyzer", "IAMCCS_QWEN_VL_CineReferenceBoardAnalyzer",
"IAMCCS_QWEN_VL_FLF", "IAMCCS_QWEN_VL_FLF",
@@ -12696,7 +12740,9 @@
"IAMCCS_SelectScheduledWanModelPairFromConditioning", "IAMCCS_SelectScheduledWanModelPairFromConditioning",
"IAMCCS_SetAutoLink", "IAMCCS_SetAutoLink",
"IAMCCS_ShotboardPlannerV2V", "IAMCCS_ShotboardPlannerV2V",
"IAMCCS_ShotboardVideoEditor", "IAMCCS_ShotboardV4MultigenAdapter",
"IAMCCS_ShotboardVideoEditorRenderV1",
"IAMCCS_ShotboardVideoEditorV1",
"IAMCCS_SourceFramesToDisk", "IAMCCS_SourceFramesToDisk",
"IAMCCS_SourceRangeFromSegmentPlan", "IAMCCS_SourceRangeFromSegmentPlan",
"IAMCCS_StartDirToVideoLatent", "IAMCCS_StartDirToVideoLatent",
@@ -12709,16 +12755,24 @@
"IAMCCS_StoryboardPromptContactSheet", "IAMCCS_StoryboardPromptContactSheet",
"IAMCCS_SupernodeBase", "IAMCCS_SupernodeBase",
"IAMCCS_SupernodeModule", "IAMCCS_SupernodeModule",
"IAMCCS_TakePackage",
"IAMCCS_TakeRouter",
"IAMCCS_TargetCrop", "IAMCCS_TargetCrop",
"IAMCCS_ThreeSegmentPlanner", "IAMCCS_ThreeSegmentPlanner",
"IAMCCS_TwoSegmentPlanner", "IAMCCS_TwoSegmentPlanner",
"IAMCCS_V2VActiveBackendSwitch",
"IAMCCS_V2VBusToLTX",
"IAMCCS_V2VBusToPoseTransfer",
"IAMCCS_V2VBusToScail",
"IAMCCS_V2VBusToWanAnimate",
"IAMCCS_V2VStageSwitch",
"IAMCCS_VAEDecodeTiledSafe", "IAMCCS_VAEDecodeTiledSafe",
"IAMCCS_VAEDecodeToDisk", "IAMCCS_VAEDecodeToDisk",
"IAMCCS_VRAMCleanup", "IAMCCS_VRAMCleanup",
"IAMCCS_VRAMFlushLatent", "IAMCCS_VRAMFlushLatent",
"IAMCCS_VideoColorCorrectionControl",
"IAMCCS_VideoCombineFromDir", "IAMCCS_VideoCombineFromDir",
"IAMCCS_VideoHardConcat", "IAMCCS_VideoHardConcat",
"IAMCCS_VideoTakeCollector",
"IAMCCS_WDC_LTXKeyframer", "IAMCCS_WDC_LTXKeyframer",
"IAMCCS_WDC_LTXSequencer", "IAMCCS_WDC_LTXSequencer",
"IAMCCS_WDC_LTXSequencerFixed5", "IAMCCS_WDC_LTXSequencerFixed5",
@@ -16075,7 +16129,9 @@
"AI2GoIdeogram4PromptBuilder", "AI2GoIdeogram4PromptBuilder",
"AI2GoIdeogram4StyleWizard", "AI2GoIdeogram4StyleWizard",
"AI2GoPromptBatch", "AI2GoPromptBatch",
"AI2GoResolutionSelector" "AI2GoResolutionSelector",
"AI2GoSaveCivitaiMetadata",
"AI2GoSaveCivitaiMetadataAdvanced"
], ],
{ {
"title_aux": "ComfyUI-AI2Go-Utils" "title_aux": "ComfyUI-AI2Go-Utils"
@@ -19218,6 +19274,8 @@
], ],
"https://github.com/PBandDev/comfyui-lora-tag-hash-metadata": [ "https://github.com/PBandDev/comfyui-lora-tag-hash-metadata": [
[ [
"CivitaiResourcesToHashMetadata",
"E2EDummyModel",
"LoraTagsToHashMetadata" "LoraTagsToHashMetadata"
], ],
{ {
@@ -19594,11 +19652,12 @@
[ [
"MayoDropdown", "MayoDropdown",
"MayoLatent", "MayoLatent",
"MayoTextFormatter",
"MayoTimeFormatter" "MayoTimeFormatter"
], ],
{ {
"author": "Mayo", "author": "Mayo",
"description": "Just some nodes with niche usecases, mainly for myself, but maybe for others as well~", "description": "Sleek and responsive custom nodes for latent aspect ratio management, time formatting, text formatting, and dynamic dropdown properties.",
"nickname": "Mayo Nodes", "nickname": "Mayo Nodes",
"title": "Mayo Nodes", "title": "Mayo Nodes",
"title_aux": "Mayo Nodes" "title_aux": "Mayo Nodes"
@@ -20958,6 +21017,14 @@
"title_aux": "comfyui-library-finder" "title_aux": "comfyui-library-finder"
} }
], ],
"https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor": [
[
"FirstFrameLastFrameExtractor"
],
{
"title_aux": "First Frame & Last Frame Extractor"
}
],
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [ "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
[ [
"Image Stitching Node" "Image Stitching Node"
@@ -24015,6 +24082,7 @@
"StarFiveWildcards", "StarFiveWildcards",
"StarFlux2Condition", "StarFlux2Condition",
"StarFlux2Conditioner", "StarFlux2Conditioner",
"StarFlux2Inpainter",
"StarFrameFromVideo", "StarFrameFromVideo",
"StarGridCaptionsBatcher", "StarGridCaptionsBatcher",
"StarGridComposer", "StarGridComposer",
@@ -24069,6 +24137,7 @@
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarTextStorage", "StarTextStorage",
"StarTiledSeedVRUpscaler",
"StarVAE_LTXV_Load", "StarVAE_LTXV_Load",
"StarVAE_LTXV_Save", "StarVAE_LTXV_Save",
"StarVideoJoiner", "StarVideoJoiner",
@@ -26610,6 +26679,7 @@
"XB_BatchFolderLoader", "XB_BatchFolderLoader",
"XB_BerniniConditioning", "XB_BerniniConditioning",
"XB_BerniniPromptRouter", "XB_BerniniPromptRouter",
"XB_CLIPLoaderINT8ROCm",
"XB_CLIPNameBroadcaster", "XB_CLIPNameBroadcaster",
"XB_CanvasLabel", "XB_CanvasLabel",
"XB_CheckpointBlockSwap", "XB_CheckpointBlockSwap",
@@ -26617,9 +26687,15 @@
"XB_ComicPromptParser", "XB_ComicPromptParser",
"XB_ComicTextRenderer", "XB_ComicTextRenderer",
"XB_Dashboard_Zen", "XB_Dashboard_Zen",
"XB_DualCLIPLoaderINT8ROCm",
"XB_DynamicBus", "XB_DynamicBus",
"XB_HumanSegModelLoader", "XB_HumanSegModelLoader",
"XB_HumanSegmentation", "XB_HumanSegmentation",
"XB_INT8CLIPSaveROCm",
"XB_INT8GroupedLoraROCm",
"XB_INT8LoraROCm",
"XB_INT8ModelSaveROCm",
"XB_INT8PreLoraLoaderROCm",
"XB_ImageParamsMaster", "XB_ImageParamsMaster",
"XB_K2StyleRouter", "XB_K2StyleRouter",
"XB_KSampler", "XB_KSampler",
@@ -26642,6 +26718,7 @@
"XB_StoryboardSlicer", "XB_StoryboardSlicer",
"XB_StringMerge", "XB_StringMerge",
"XB_UNetBlockSwap", "XB_UNetBlockSwap",
"XB_UNetLoaderINTROCm",
"XB_UNetNameBroadcaster", "XB_UNetNameBroadcaster",
"XB_VAEDecode", "XB_VAEDecode",
"XB_VAEDecodeTiled", "XB_VAEDecodeTiled",
@@ -30287,6 +30364,7 @@
"Civitai Hash Fetcher (Image Saver)", "Civitai Hash Fetcher (Image Saver)",
"Conditioning Concat Optional (Image Saver)", "Conditioning Concat Optional (Image Saver)",
"Edit Image Saver Pipe", "Edit Image Saver Pipe",
"Empty Latent (Image Saver)",
"Float Literal (Image Saver)", "Float Literal (Image Saver)",
"Image Saver", "Image Saver",
"Image Saver (From Pipe)", "Image Saver (From Pipe)",
@@ -33346,7 +33424,8 @@
"LoadVideoLoraFromUrlOrPathSelect", "LoadVideoLoraFromUrlOrPathSelect",
"OpenRouterGeminiImage", "OpenRouterGeminiImage",
"PasteImageByMask", "PasteImageByMask",
"SimpleMath+" "SimpleMath+",
"SquareMaskRegion"
], ],
{ {
"title_aux": "ComfyUI-load-lora-from-url" "title_aux": "ComfyUI-load-lora-from-url"
@@ -38563,6 +38642,14 @@
"title_aux": "comfyui-cyberdelia-z-engineer" "title_aux": "comfyui-cyberdelia-z-engineer"
} }
], ],
"https://github.com/cyberdeliaAI/comfyui-negpip-zimage": [
[
"ZImageNegPipPrompt"
],
{
"title_aux": "NegPiP Prompt (Multi-Model)"
}
],
"https://github.com/cyberhirsch/seb_nodes": [ "https://github.com/cyberhirsch/seb_nodes": [
[ [
"AspectRatioSeb", "AspectRatioSeb",
@@ -43124,7 +43211,9 @@
], ],
"https://github.com/galigali-san/ComfyUI-PNGInfo": [ "https://github.com/galigali-san/ComfyUI-PNGInfo": [
[ [
"PNGInfoReadable" "PNGInfoReadable",
"SafetensorsInfoReadable",
"SafetensorsMetadataCleaner"
], ],
{ {
"title_aux": "ComfyUI-PNGInfo" "title_aux": "ComfyUI-PNGInfo"
@@ -45720,23 +45809,6 @@
"title_aux": "comfyui-huyl2-nodes" "title_aux": "comfyui-huyl2-nodes"
} }
], ],
"https://github.com/hvppycoding/comfyui-json-prompt-renderer": [
[
"ExtractJSON",
"TemplateRenderFromJSON"
],
{
"title_aux": "json prompt renderer"
}
],
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": [
[
"RandomSamplerSchedulerSteps"
],
{
"title_aux": "RandomSamplerSchedulerSteps for ComfyUI"
}
],
"https://github.com/hwhaocool/ComfyUI-Select-Any": [ "https://github.com/hwhaocool/ComfyUI-Select-Any": [
[ [
"SelectAnyValues" "SelectAnyValues"
@@ -46842,6 +46914,14 @@
"FNI8ComponentLoader", "FNI8ComponentLoader",
"FNI8Multigpu", "FNI8Multigpu",
"FNI8PipelineParallel", "FNI8PipelineParallel",
"FNI8StepController",
"FNI8TeaCache",
"SAM3DBodyLoaderFNI8",
"SAM3DBodyPredict",
"SAM3DObjectLoaderFNI8",
"SAM3DObjectPredict",
"SAM3LoaderFNI8",
"SAM3Predict",
"TiledVAEDecode", "TiledVAEDecode",
"UnetLoaderFNI8", "UnetLoaderFNI8",
"VAETiledChunked" "VAETiledChunked"
@@ -53206,6 +53286,7 @@
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [ "https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [
[ [
"BlockSwap", "BlockSwap",
"BlockSwapKrea2",
"BlockSwapLTX" "BlockSwapLTX"
], ],
{ {
@@ -53291,6 +53372,7 @@
"AUNSetCollapseAndBypassStateAdvanced", "AUNSetCollapseAndBypassStateAdvanced",
"AUNSetMuteByTitle", "AUNSetMuteByTitle",
"AUNSetMuteStateGroup", "AUNSetMuteStateGroup",
"AUNShowMultiText",
"AUNShowTextWithTitle", "AUNShowTextWithTitle",
"AUNSingleLabelSwitch", "AUNSingleLabelSwitch",
"AUNStringListBuilder", "AUNStringListBuilder",
@@ -55799,6 +55881,18 @@
"BoundaryFrameExtractor", "BoundaryFrameExtractor",
"BoundaryFrameSplicer", "BoundaryFrameSplicer",
"Bundle", "Bundle",
"CCC_BBoxAbsoluteConverter",
"CCC_BBoxConverter",
"CCC_BranchGate",
"CCC_DatasetReviewer",
"CCC_FaceAreaBatchMerger",
"CCC_FaceAreaBatchSplitter",
"CCC_Ideogram4_LoRA_Tagger",
"CCC_ImageBatchLoader",
"CCC_PromptStudio",
"CCC_SEGSRelativeAreaFilter",
"CCC_ShowImageTextPairs",
"CCC_TextBatchLoader",
"CheckOutput", "CheckOutput",
"ClampFloat", "ClampFloat",
"ComposeColorMatch", "ComposeColorMatch",
@@ -58042,12 +58136,18 @@
], ],
"https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance": [ "https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance": [
[ [
"Any",
"ConditioningIdeogram4Rebalance", "ConditioningIdeogram4Rebalance",
"ConditioningKrea2Rebalance", "ConditioningKrea2Rebalance",
"ConditioningMerge",
"ConditioningMergeAnchor",
"ConditioningMergeMulti",
"Ideogram4EditRebalance", "Ideogram4EditRebalance",
"Ideogram4EncodeRebalance", "Ideogram4EncodeRebalance",
"Input",
"Krea2EditRebalance", "Krea2EditRebalance",
"Krea2EncodeRebalance", "Krea2EncodeRebalance",
"LoadImages",
"RebalanceCFG", "RebalanceCFG",
"RebalanceGuider", "RebalanceGuider",
"StepRebalance" "StepRebalance"
@@ -58691,6 +58791,7 @@
"orex Crop", "orex Crop",
"orex Image Chunk Cut", "orex Image Chunk Cut",
"orex Image Chunk Stich", "orex Image Chunk Stich",
"orex Image Merging",
"orex Kontext Presets", "orex Kontext Presets",
"orex LMStudio", "orex LMStudio",
"orex Load Image", "orex Load Image",
@@ -59079,7 +59180,9 @@
"https://github.com/oumad/ComfyUI_Gear": [ "https://github.com/oumad/ComfyUI_Gear": [
[ [
"GearACEScctDecodeSaveEXR", "GearACEScctDecodeSaveEXR",
"GearACEScctEncode",
"GearColorGrade", "GearColorGrade",
"GearLoadEXR",
"GearLogC3DecodeSaveEXR", "GearLogC3DecodeSaveEXR",
"GearLogC4DecodeSaveEXR" "GearLogC4DecodeSaveEXR"
], ],
@@ -65292,6 +65395,15 @@
"title_aux": "ComfyUI_UltraFlux" "title_aux": "ComfyUI_UltraFlux"
} }
], ],
"https://github.com/smthemex/ComfyUI_UniBlockSwap": [
[
"UniBlockSwap",
"UniBlockSwapTE"
],
{
"title_aux": "ComfyUI_UniBlockSwap"
}
],
"https://github.com/smthemex/ComfyUI_VisualCloze": [ "https://github.com/smthemex/ComfyUI_VisualCloze": [
[ [
"Img_Quadruple", "Img_Quadruple",
+5040 -5035
View File
File diff suppressed because it is too large Load Diff
+20
View File
@@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "hvppycoding",
"title": "RandomSamplerSchedulerSteps for ComfyUI [REMOVED]",
"reference": "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps",
"files": [
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a (Sampler, Scheduler, Steps) combination from user-defined presets."
},
{
"author": "hvppycoding",
"title": "json prompt renderer [REMOVED]",
"reference": "https://github.com/hvppycoding/comfyui-json-prompt-renderer",
"files": [
"https://github.com/hvppycoding/comfyui-json-prompt-renderer"
],
"install_type": "git-clone",
"description": "NODES: Extract JSON, 'Prompt: Render Template from JSON'"
},
{ {
"author": "zhangrui", "author": "zhangrui",
"title": "ComfyUI-QuickUseTools [REMOVED]", "title": "ComfyUI-QuickUseTools [REMOVED]",
+30
View File
@@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "cyberdelia",
"title": "NegPiP Prompt (Multi-Model)",
"reference": "https://github.com/cyberdeliaAI/comfyui-negpip-zimage",
"files": [
"https://github.com/cyberdeliaAI/comfyui-negpip-zimage"
],
"install_type": "git-clone",
"description": "One-node NegPiP prompting for Z-Image, SD1, SDXL, and Anima in ComfyUI."
},
{
"author": "smthemex",
"title": "ComfyUI_UniBlockSwap",
"reference": "https://github.com/smthemex/ComfyUI_UniBlockSwap",
"files": [
"https://github.com/smthemex/ComfyUI_UniBlockSwap"
],
"install_type": "git-clone",
"description": "A universal swap node that supports ComfyUI native workflow, allowing 4_6G users to experience Klein9B or other large models"
},
{
"author": "RmaNMetaverse",
"title": "First Frame & Last Frame Extractor",
"reference": "https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor",
"files": [
"https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor"
],
"install_type": "git-clone",
"description": "Extract the first and last frame from any video file or image batch in ComfyUI."
},
{ {
"author": "galigali", "author": "galigali",
"title": "ComfyUI-PNGInfo", "title": "ComfyUI-PNGInfo",
+135 -23
View File
@@ -2797,33 +2797,59 @@
], ],
"https://github.com/Alexankharin/camera-comfyUI": [ "https://github.com/Alexankharin/camera-comfyUI": [
[ [
"BuildSplats4D",
"CameraInterpolationNode", "CameraInterpolationNode",
"CameraMotionNode", "CameraMotionNode",
"CameraTrajectoryNode", "CameraTrajectoryNode",
"CombineDepthsNode", "CombineDepthsNode",
"DepthEdgeFilter",
"DepthEstimatorNode", "DepthEstimatorNode",
"DepthFramesToVideo", "DepthFramesToVideo",
"DepthRenormalizer", "DepthRenormalizer",
"DepthScaleAnchor",
"DepthToImageNode", "DepthToImageNode",
"DepthToPointCloud", "DepthToPointCloud",
"EstimateTracks",
"FisheyeDepthEstimator", "FisheyeDepthEstimator",
"FisheyeToGaussian",
"FuseSplats",
"ImageToSplat",
"LoadPlySplat",
"LoadPointCloud", "LoadPointCloud",
"LoadSplats4D",
"LoadTrajectory", "LoadTrajectory",
"MergeSplats",
"MotionMaskFromDepth",
"OutpaintAnyProjection", "OutpaintAnyProjection",
"PointCloudCleaner", "PointCloudCleaner",
"PointCloudUnion", "PointCloudUnion",
"PointcloudTrajectoryEnricher", "PointcloudTrajectoryEnricher",
"ProjectAndClean", "ProjectAndClean",
"ProjectPointCloud", "ProjectPointCloud",
"RenderSplat",
"RenderSplats4DFrame",
"RenderSplats4DVideo",
"ReprojectDepth", "ReprojectDepth",
"ReprojectImage", "ReprojectImage",
"RotateSplats",
"SavePlySplat",
"SavePointCloud", "SavePointCloud",
"SaveSplats4D",
"SaveTrajectory", "SaveTrajectory",
"SphereSplatSeed",
"SplatPolish",
"SplatTrajectoryEnricher",
"SplitSplatsByMask",
"TracksToTrajectories",
"TrajectoryCompose",
"TrajectoryInvert",
"TransformPointCloud", "TransformPointCloud",
"TransformToMatrix", "TransformToMatrix",
"TransformToMatrixManual", "TransformToMatrixManual",
"VideoCameraMotionSequence", "VideoCameraMotionSequence",
"VideoMetricDepthEstimate", "VideoMetricDepthEstimate",
"VideoPoseEstimator",
"VideoToFusedSplats",
"ZDepthToRayDepthNode" "ZDepthToRayDepthNode"
], ],
{ {
@@ -12513,6 +12539,7 @@
"IAMCCS_CineFLFProductorDyno", "IAMCCS_CineFLFProductorDyno",
"IAMCCS_CineFilmmaker", "IAMCCS_CineFilmmaker",
"IAMCCS_CineFilmmakerBackend", "IAMCCS_CineFilmmakerBackend",
"IAMCCS_CineFilmmakerCropGuides1to1",
"IAMCCS_CineFilmmakerGuide", "IAMCCS_CineFilmmakerGuide",
"IAMCCS_CineFilmmakerGuide1to1", "IAMCCS_CineFilmmakerGuide1to1",
"IAMCCS_CineFinalAudioMixer", "IAMCCS_CineFinalAudioMixer",
@@ -12520,6 +12547,10 @@
"IAMCCS_CineInfo3", "IAMCCS_CineInfo3",
"IAMCCS_CineInfoV2", "IAMCCS_CineInfoV2",
"IAMCCS_CineInfoV2V", "IAMCCS_CineInfoV2V",
"IAMCCS_CineInfoV2VBackendRouter",
"IAMCCS_CineInfoV2VPoseTransfer",
"IAMCCS_CineInfoV2VScail",
"IAMCCS_CineInfoV2VWanAnimate",
"IAMCCS_CineLTXSequencer", "IAMCCS_CineLTXSequencer",
"IAMCCS_CineLTXSequencerExact", "IAMCCS_CineLTXSequencerExact",
"IAMCCS_CineLatentDurationCrop", "IAMCCS_CineLatentDurationCrop",
@@ -12542,12 +12573,18 @@
"IAMCCS_CineShotLineBuilder", "IAMCCS_CineShotLineBuilder",
"IAMCCS_CineShotPlanner", "IAMCCS_CineShotPlanner",
"IAMCCS_CineShotboardBackendPro", "IAMCCS_CineShotboardBackendPro",
"IAMCCS_CineShotboardFinalFrameTrim",
"IAMCCS_CineShotboardLite", "IAMCCS_CineShotboardLite",
"IAMCCS_CineShotboardPlannerPro", "IAMCCS_CineShotboardPlannerPro",
"IAMCCS_CineShotboardPlannerProLegacy", "IAMCCS_CineShotboardPlannerProLegacy",
"IAMCCS_CineShotboardPlannerProV2", "IAMCCS_CineShotboardPlannerProV2",
"IAMCCS_CineShotboardPlannerV3", "IAMCCS_CineShotboardPlannerV3",
"IAMCCS_CineShotboardPlannerV4",
"IAMCCS_CineShotboardTailTrimPolicy",
"IAMCCS_CineShotboardTimelinePro", "IAMCCS_CineShotboardTimelinePro",
"IAMCCS_CineShotboardV4Backend",
"IAMCCS_CineShotboardV4CropGuides",
"IAMCCS_CineShotboardV4Guide",
"IAMCCS_CineSpeech1PromptCompiler", "IAMCCS_CineSpeech1PromptCompiler",
"IAMCCS_CineSpeechLength", "IAMCCS_CineSpeechLength",
"IAMCCS_CineStage2BypassSwitch", "IAMCCS_CineStage2BypassSwitch",
@@ -12569,6 +12606,8 @@
"IAMCCS_DetailAtelierSampler", "IAMCCS_DetailAtelierSampler",
"IAMCCS_DialogueAudioBoardBridge", "IAMCCS_DialogueAudioBoardBridge",
"IAMCCS_DialogueTagEditor", "IAMCCS_DialogueTagEditor",
"IAMCCS_FlashVSRPanelBatchPrep",
"IAMCCS_FlashVSRPanelBatchRestore",
"IAMCCS_FluxKleinMultiGen", "IAMCCS_FluxKleinMultiGen",
"IAMCCS_FluxKleinRefine", "IAMCCS_FluxKleinRefine",
"IAMCCS_GGUF_accelerator", "IAMCCS_GGUF_accelerator",
@@ -12580,9 +12619,12 @@
"IAMCCS_HardMemoryPurge", "IAMCCS_HardMemoryPurge",
"IAMCCS_HwSupporter", "IAMCCS_HwSupporter",
"IAMCCS_HwSupporterAny", "IAMCCS_HwSupporterAny",
"IAMCCS_IdeoImageHashDebug",
"IAMCCS_IdeoInfo", "IAMCCS_IdeoInfo",
"IAMCCS_IdeoInpaintPrep", "IAMCCS_IdeoInpaintPrep",
"IAMCCS_IdeoMaskedPixels", "IAMCCS_IdeoMaskedPixels",
"IAMCCS_IdeoNoiseDebug",
"IAMCCS_IdeoRandomNoiseNoCache",
"IAMCCS_IdeoTranslate", "IAMCCS_IdeoTranslate",
"IAMCCS_IdeoboardPrompter", "IAMCCS_IdeoboardPrompter",
"IAMCCS_IdeogramJSONPreviewPass", "IAMCCS_IdeogramJSONPreviewPass",
@@ -12645,6 +12687,7 @@
"IAMCCS_LTX2_SegmentQueueLoop", "IAMCCS_LTX2_SegmentQueueLoop",
"IAMCCS_LTX2_TimeFrameCount", "IAMCCS_LTX2_TimeFrameCount",
"IAMCCS_LTX2_Validator", "IAMCCS_LTX2_Validator",
"IAMCCS_LTXVideoDurationCrop",
"IAMCCS_LatentTailSlice", "IAMCCS_LatentTailSlice",
"IAMCCS_LazyAnySwitch", "IAMCCS_LazyAnySwitch",
"IAMCCS_LoadImagesFromDirLite", "IAMCCS_LoadImagesFromDirLite",
@@ -12676,6 +12719,7 @@
"IAMCCS_MultiTimelineBridge", "IAMCCS_MultiTimelineBridge",
"IAMCCS_MultiTimelineTakePicker", "IAMCCS_MultiTimelineTakePicker",
"IAMCCS_MultilinePromptSplitter8", "IAMCCS_MultilinePromptSplitter8",
"IAMCCS_Navigator",
"IAMCCS_ProjectTimelinePlanner", "IAMCCS_ProjectTimelinePlanner",
"IAMCCS_QWEN_VL_CineReferenceBoardAnalyzer", "IAMCCS_QWEN_VL_CineReferenceBoardAnalyzer",
"IAMCCS_QWEN_VL_FLF", "IAMCCS_QWEN_VL_FLF",
@@ -12696,7 +12740,9 @@
"IAMCCS_SelectScheduledWanModelPairFromConditioning", "IAMCCS_SelectScheduledWanModelPairFromConditioning",
"IAMCCS_SetAutoLink", "IAMCCS_SetAutoLink",
"IAMCCS_ShotboardPlannerV2V", "IAMCCS_ShotboardPlannerV2V",
"IAMCCS_ShotboardVideoEditor", "IAMCCS_ShotboardV4MultigenAdapter",
"IAMCCS_ShotboardVideoEditorRenderV1",
"IAMCCS_ShotboardVideoEditorV1",
"IAMCCS_SourceFramesToDisk", "IAMCCS_SourceFramesToDisk",
"IAMCCS_SourceRangeFromSegmentPlan", "IAMCCS_SourceRangeFromSegmentPlan",
"IAMCCS_StartDirToVideoLatent", "IAMCCS_StartDirToVideoLatent",
@@ -12709,16 +12755,24 @@
"IAMCCS_StoryboardPromptContactSheet", "IAMCCS_StoryboardPromptContactSheet",
"IAMCCS_SupernodeBase", "IAMCCS_SupernodeBase",
"IAMCCS_SupernodeModule", "IAMCCS_SupernodeModule",
"IAMCCS_TakePackage",
"IAMCCS_TakeRouter",
"IAMCCS_TargetCrop", "IAMCCS_TargetCrop",
"IAMCCS_ThreeSegmentPlanner", "IAMCCS_ThreeSegmentPlanner",
"IAMCCS_TwoSegmentPlanner", "IAMCCS_TwoSegmentPlanner",
"IAMCCS_V2VActiveBackendSwitch",
"IAMCCS_V2VBusToLTX",
"IAMCCS_V2VBusToPoseTransfer",
"IAMCCS_V2VBusToScail",
"IAMCCS_V2VBusToWanAnimate",
"IAMCCS_V2VStageSwitch",
"IAMCCS_VAEDecodeTiledSafe", "IAMCCS_VAEDecodeTiledSafe",
"IAMCCS_VAEDecodeToDisk", "IAMCCS_VAEDecodeToDisk",
"IAMCCS_VRAMCleanup", "IAMCCS_VRAMCleanup",
"IAMCCS_VRAMFlushLatent", "IAMCCS_VRAMFlushLatent",
"IAMCCS_VideoColorCorrectionControl",
"IAMCCS_VideoCombineFromDir", "IAMCCS_VideoCombineFromDir",
"IAMCCS_VideoHardConcat", "IAMCCS_VideoHardConcat",
"IAMCCS_VideoTakeCollector",
"IAMCCS_WDC_LTXKeyframer", "IAMCCS_WDC_LTXKeyframer",
"IAMCCS_WDC_LTXSequencer", "IAMCCS_WDC_LTXSequencer",
"IAMCCS_WDC_LTXSequencerFixed5", "IAMCCS_WDC_LTXSequencerFixed5",
@@ -16075,7 +16129,9 @@
"AI2GoIdeogram4PromptBuilder", "AI2GoIdeogram4PromptBuilder",
"AI2GoIdeogram4StyleWizard", "AI2GoIdeogram4StyleWizard",
"AI2GoPromptBatch", "AI2GoPromptBatch",
"AI2GoResolutionSelector" "AI2GoResolutionSelector",
"AI2GoSaveCivitaiMetadata",
"AI2GoSaveCivitaiMetadataAdvanced"
], ],
{ {
"title_aux": "ComfyUI-AI2Go-Utils" "title_aux": "ComfyUI-AI2Go-Utils"
@@ -19218,6 +19274,8 @@
], ],
"https://github.com/PBandDev/comfyui-lora-tag-hash-metadata": [ "https://github.com/PBandDev/comfyui-lora-tag-hash-metadata": [
[ [
"CivitaiResourcesToHashMetadata",
"E2EDummyModel",
"LoraTagsToHashMetadata" "LoraTagsToHashMetadata"
], ],
{ {
@@ -19594,11 +19652,12 @@
[ [
"MayoDropdown", "MayoDropdown",
"MayoLatent", "MayoLatent",
"MayoTextFormatter",
"MayoTimeFormatter" "MayoTimeFormatter"
], ],
{ {
"author": "Mayo", "author": "Mayo",
"description": "Just some nodes with niche usecases, mainly for myself, but maybe for others as well~", "description": "Sleek and responsive custom nodes for latent aspect ratio management, time formatting, text formatting, and dynamic dropdown properties.",
"nickname": "Mayo Nodes", "nickname": "Mayo Nodes",
"title": "Mayo Nodes", "title": "Mayo Nodes",
"title_aux": "Mayo Nodes" "title_aux": "Mayo Nodes"
@@ -20958,6 +21017,14 @@
"title_aux": "comfyui-library-finder" "title_aux": "comfyui-library-finder"
} }
], ],
"https://github.com/RmaNMetaverse/ComfyUI-FirstframeLastframeExtractor": [
[
"FirstFrameLastFrameExtractor"
],
{
"title_aux": "First Frame & Last Frame Extractor"
}
],
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [ "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
[ [
"Image Stitching Node" "Image Stitching Node"
@@ -24015,6 +24082,7 @@
"StarFiveWildcards", "StarFiveWildcards",
"StarFlux2Condition", "StarFlux2Condition",
"StarFlux2Conditioner", "StarFlux2Conditioner",
"StarFlux2Inpainter",
"StarFrameFromVideo", "StarFrameFromVideo",
"StarGridCaptionsBatcher", "StarGridCaptionsBatcher",
"StarGridComposer", "StarGridComposer",
@@ -24069,6 +24137,7 @@
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarTextStorage", "StarTextStorage",
"StarTiledSeedVRUpscaler",
"StarVAE_LTXV_Load", "StarVAE_LTXV_Load",
"StarVAE_LTXV_Save", "StarVAE_LTXV_Save",
"StarVideoJoiner", "StarVideoJoiner",
@@ -26610,6 +26679,7 @@
"XB_BatchFolderLoader", "XB_BatchFolderLoader",
"XB_BerniniConditioning", "XB_BerniniConditioning",
"XB_BerniniPromptRouter", "XB_BerniniPromptRouter",
"XB_CLIPLoaderINT8ROCm",
"XB_CLIPNameBroadcaster", "XB_CLIPNameBroadcaster",
"XB_CanvasLabel", "XB_CanvasLabel",
"XB_CheckpointBlockSwap", "XB_CheckpointBlockSwap",
@@ -26617,9 +26687,15 @@
"XB_ComicPromptParser", "XB_ComicPromptParser",
"XB_ComicTextRenderer", "XB_ComicTextRenderer",
"XB_Dashboard_Zen", "XB_Dashboard_Zen",
"XB_DualCLIPLoaderINT8ROCm",
"XB_DynamicBus", "XB_DynamicBus",
"XB_HumanSegModelLoader", "XB_HumanSegModelLoader",
"XB_HumanSegmentation", "XB_HumanSegmentation",
"XB_INT8CLIPSaveROCm",
"XB_INT8GroupedLoraROCm",
"XB_INT8LoraROCm",
"XB_INT8ModelSaveROCm",
"XB_INT8PreLoraLoaderROCm",
"XB_ImageParamsMaster", "XB_ImageParamsMaster",
"XB_K2StyleRouter", "XB_K2StyleRouter",
"XB_KSampler", "XB_KSampler",
@@ -26642,6 +26718,7 @@
"XB_StoryboardSlicer", "XB_StoryboardSlicer",
"XB_StringMerge", "XB_StringMerge",
"XB_UNetBlockSwap", "XB_UNetBlockSwap",
"XB_UNetLoaderINTROCm",
"XB_UNetNameBroadcaster", "XB_UNetNameBroadcaster",
"XB_VAEDecode", "XB_VAEDecode",
"XB_VAEDecodeTiled", "XB_VAEDecodeTiled",
@@ -30287,6 +30364,7 @@
"Civitai Hash Fetcher (Image Saver)", "Civitai Hash Fetcher (Image Saver)",
"Conditioning Concat Optional (Image Saver)", "Conditioning Concat Optional (Image Saver)",
"Edit Image Saver Pipe", "Edit Image Saver Pipe",
"Empty Latent (Image Saver)",
"Float Literal (Image Saver)", "Float Literal (Image Saver)",
"Image Saver", "Image Saver",
"Image Saver (From Pipe)", "Image Saver (From Pipe)",
@@ -33346,7 +33424,8 @@
"LoadVideoLoraFromUrlOrPathSelect", "LoadVideoLoraFromUrlOrPathSelect",
"OpenRouterGeminiImage", "OpenRouterGeminiImage",
"PasteImageByMask", "PasteImageByMask",
"SimpleMath+" "SimpleMath+",
"SquareMaskRegion"
], ],
{ {
"title_aux": "ComfyUI-load-lora-from-url" "title_aux": "ComfyUI-load-lora-from-url"
@@ -38563,6 +38642,14 @@
"title_aux": "comfyui-cyberdelia-z-engineer" "title_aux": "comfyui-cyberdelia-z-engineer"
} }
], ],
"https://github.com/cyberdeliaAI/comfyui-negpip-zimage": [
[
"ZImageNegPipPrompt"
],
{
"title_aux": "NegPiP Prompt (Multi-Model)"
}
],
"https://github.com/cyberhirsch/seb_nodes": [ "https://github.com/cyberhirsch/seb_nodes": [
[ [
"AspectRatioSeb", "AspectRatioSeb",
@@ -43124,7 +43211,9 @@
], ],
"https://github.com/galigali-san/ComfyUI-PNGInfo": [ "https://github.com/galigali-san/ComfyUI-PNGInfo": [
[ [
"PNGInfoReadable" "PNGInfoReadable",
"SafetensorsInfoReadable",
"SafetensorsMetadataCleaner"
], ],
{ {
"title_aux": "ComfyUI-PNGInfo" "title_aux": "ComfyUI-PNGInfo"
@@ -45720,23 +45809,6 @@
"title_aux": "comfyui-huyl2-nodes" "title_aux": "comfyui-huyl2-nodes"
} }
], ],
"https://github.com/hvppycoding/comfyui-json-prompt-renderer": [
[
"ExtractJSON",
"TemplateRenderFromJSON"
],
{
"title_aux": "json prompt renderer"
}
],
"https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": [
[
"RandomSamplerSchedulerSteps"
],
{
"title_aux": "RandomSamplerSchedulerSteps for ComfyUI"
}
],
"https://github.com/hwhaocool/ComfyUI-Select-Any": [ "https://github.com/hwhaocool/ComfyUI-Select-Any": [
[ [
"SelectAnyValues" "SelectAnyValues"
@@ -46842,6 +46914,14 @@
"FNI8ComponentLoader", "FNI8ComponentLoader",
"FNI8Multigpu", "FNI8Multigpu",
"FNI8PipelineParallel", "FNI8PipelineParallel",
"FNI8StepController",
"FNI8TeaCache",
"SAM3DBodyLoaderFNI8",
"SAM3DBodyPredict",
"SAM3DObjectLoaderFNI8",
"SAM3DObjectPredict",
"SAM3LoaderFNI8",
"SAM3Predict",
"TiledVAEDecode", "TiledVAEDecode",
"UnetLoaderFNI8", "UnetLoaderFNI8",
"VAETiledChunked" "VAETiledChunked"
@@ -53206,6 +53286,7 @@
"https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [ "https://github.com/lovemachine100/ComfyUI-JITBlockSwap": [
[ [
"BlockSwap", "BlockSwap",
"BlockSwapKrea2",
"BlockSwapLTX" "BlockSwapLTX"
], ],
{ {
@@ -53291,6 +53372,7 @@
"AUNSetCollapseAndBypassStateAdvanced", "AUNSetCollapseAndBypassStateAdvanced",
"AUNSetMuteByTitle", "AUNSetMuteByTitle",
"AUNSetMuteStateGroup", "AUNSetMuteStateGroup",
"AUNShowMultiText",
"AUNShowTextWithTitle", "AUNShowTextWithTitle",
"AUNSingleLabelSwitch", "AUNSingleLabelSwitch",
"AUNStringListBuilder", "AUNStringListBuilder",
@@ -55799,6 +55881,18 @@
"BoundaryFrameExtractor", "BoundaryFrameExtractor",
"BoundaryFrameSplicer", "BoundaryFrameSplicer",
"Bundle", "Bundle",
"CCC_BBoxAbsoluteConverter",
"CCC_BBoxConverter",
"CCC_BranchGate",
"CCC_DatasetReviewer",
"CCC_FaceAreaBatchMerger",
"CCC_FaceAreaBatchSplitter",
"CCC_Ideogram4_LoRA_Tagger",
"CCC_ImageBatchLoader",
"CCC_PromptStudio",
"CCC_SEGSRelativeAreaFilter",
"CCC_ShowImageTextPairs",
"CCC_TextBatchLoader",
"CheckOutput", "CheckOutput",
"ClampFloat", "ClampFloat",
"ComposeColorMatch", "ComposeColorMatch",
@@ -58042,12 +58136,18 @@
], ],
"https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance": [ "https://github.com/nova452/ComfyUI-ConditioningKrea2Rebalance": [
[ [
"Any",
"ConditioningIdeogram4Rebalance", "ConditioningIdeogram4Rebalance",
"ConditioningKrea2Rebalance", "ConditioningKrea2Rebalance",
"ConditioningMerge",
"ConditioningMergeAnchor",
"ConditioningMergeMulti",
"Ideogram4EditRebalance", "Ideogram4EditRebalance",
"Ideogram4EncodeRebalance", "Ideogram4EncodeRebalance",
"Input",
"Krea2EditRebalance", "Krea2EditRebalance",
"Krea2EncodeRebalance", "Krea2EncodeRebalance",
"LoadImages",
"RebalanceCFG", "RebalanceCFG",
"RebalanceGuider", "RebalanceGuider",
"StepRebalance" "StepRebalance"
@@ -58691,6 +58791,7 @@
"orex Crop", "orex Crop",
"orex Image Chunk Cut", "orex Image Chunk Cut",
"orex Image Chunk Stich", "orex Image Chunk Stich",
"orex Image Merging",
"orex Kontext Presets", "orex Kontext Presets",
"orex LMStudio", "orex LMStudio",
"orex Load Image", "orex Load Image",
@@ -59079,7 +59180,9 @@
"https://github.com/oumad/ComfyUI_Gear": [ "https://github.com/oumad/ComfyUI_Gear": [
[ [
"GearACEScctDecodeSaveEXR", "GearACEScctDecodeSaveEXR",
"GearACEScctEncode",
"GearColorGrade", "GearColorGrade",
"GearLoadEXR",
"GearLogC3DecodeSaveEXR", "GearLogC3DecodeSaveEXR",
"GearLogC4DecodeSaveEXR" "GearLogC4DecodeSaveEXR"
], ],
@@ -65292,6 +65395,15 @@
"title_aux": "ComfyUI_UltraFlux" "title_aux": "ComfyUI_UltraFlux"
} }
], ],
"https://github.com/smthemex/ComfyUI_UniBlockSwap": [
[
"UniBlockSwap",
"UniBlockSwapTE"
],
{
"title_aux": "ComfyUI_UniBlockSwap"
}
],
"https://github.com/smthemex/ComfyUI_VisualCloze": [ "https://github.com/smthemex/ComfyUI_VisualCloze": [
[ [
"Img_Quadruple", "Img_Quadruple",