update DB

This commit is contained in:
Dr.Lt.Data 2025-08-14 23:24:08 +09:00
parent 103f89551a
commit 8d9820b3fb
9 changed files with 101 additions and 251 deletions

View File

@ -22689,16 +22689,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh." "description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh."
}, },
{
"author": "SykkoAtHome",
"title": "Sykko Tools for ComfyUI",
"reference": "https://github.com/SykkoAtHome/ComfyUI_SykkoTools",
"files": [
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools"
],
"install_type": "git-clone",
"description": "Utilities for working with camera animations inside ComfyUI. The repository currently provides a node for loading camera motion from ASCII FBX files and a corresponding command line helper for debugging."
},
{ {
"author": "Mattabyte", "author": "Mattabyte",
"title": "ComfyUI Secure API Call", "title": "ComfyUI Secure API Call",
@ -27171,6 +27161,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom node for removing specified tags and their content from text" "description": "ComfyUI custom node for removing specified tags and their content from text"
}, },
{
"author": "Charonartist",
"title": "comfyui-last-frame-extractor",
"reference": "https://github.com/Charonartist/comfyui-last-frame-extractor",
"files": [
"https://github.com/Charonartist/comfyui-last-frame-extractor"
],
"install_type": "git-clone",
"description": "This is a ComfyUI custom node that extracts the last frame (image) from an input image batch. It is particularly useful when you want to obtain the final scene or frame in a video generation workflow."
},
{ {
"author": "ptmaster", "author": "ptmaster",
"title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs", "title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",

View File

@ -3382,6 +3382,14 @@
"title_aux": "ComfyUI Auto LoRA" "title_aux": "ComfyUI Auto LoRA"
} }
], ],
"https://github.com/Charonartist/comfyui-last-frame-extractor": [
[
"LastFrameExtractorNode"
],
{
"title_aux": "comfyui-last-frame-extractor"
}
],
"https://github.com/Charonartist/comfyui-smart-resize-node": [ "https://github.com/Charonartist/comfyui-smart-resize-node": [
[ [
"SmartResizeNode" "SmartResizeNode"
@ -4708,14 +4716,17 @@
"https://github.com/Duanyll/duanyll_nodepack": [ "https://github.com/Duanyll/duanyll_nodepack": [
[ [
"AdvancedMorphology", "AdvancedMorphology",
"AsAny",
"BBoxCrop", "BBoxCrop",
"BBoxImageStitcher", "BBoxImageStitcher",
"CoverWordsWithRectangles", "CoverWordsWithRectangles",
"CreateArkClient", "CreateArkClient",
"CreateBoundingBoxesMaskQwen", "CreateBoundingBoxesMaskQwen",
"DownloadImageFromUrl",
"DrawBBox", "DrawBBox",
"DrawBBoxMask", "DrawBBoxMask",
"DrawBoundingBoxesQwen", "DrawBoundingBoxesQwen",
"DumpJson",
"ExpandBBoxByRatio", "ExpandBBoxByRatio",
"FluxKontextTrue3DPE", "FluxKontextTrue3DPE",
"FluxTextLoraLoader", "FluxTextLoraLoader",
@ -4736,8 +4747,10 @@
"JsonPathQuerySingle", "JsonPathQuerySingle",
"JsonPathUpdate", "JsonPathUpdate",
"ParseBBoxQwenVL", "ParseBBoxQwenVL",
"ParseJson5",
"ParseLlmJsonOutput", "ParseLlmJsonOutput",
"PhotoDoddleConditioning", "PhotoDoddleConditioning",
"ReadTextFile",
"SeedEditNode" "SeedEditNode"
], ],
{ {
@ -13341,14 +13354,6 @@
"title_aux": "Face Processor for ComfyUI" "title_aux": "Face Processor for ComfyUI"
} }
], ],
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools": [
[
"LoadFBXCamera"
],
{
"title_aux": "Sykko Tools for ComfyUI"
}
],
"https://github.com/T-Ph525/ComfyUI-Underage-Filter": [ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": [
[ [
"AgeCheckerNode", "AgeCheckerNode",
@ -20835,6 +20840,7 @@
"GenerateSpeech", "GenerateSpeech",
"GenerateVideo", "GenerateVideo",
"GroqProviderNode", "GroqProviderNode",
"HighLowSNR",
"ImageComparer", "ImageComparer",
"JoinStringsMulti", "JoinStringsMulti",
"LLMToolkitProviderSelector", "LLMToolkitProviderSelector",
@ -26757,6 +26763,7 @@
"CM_Vec4UnaryOperation JK", "CM_Vec4UnaryOperation JK",
"CR Apply ControlNet JK", "CR Apply ControlNet JK",
"CR Apply LoRA Stack JK", "CR Apply LoRA Stack JK",
"CR Apply LoRA Stack Model Only JK",
"CR Apply Multi-ControlNet Adv JK", "CR Apply Multi-ControlNet Adv JK",
"CR Apply Multi-ControlNet JK", "CR Apply Multi-ControlNet JK",
"CR Aspect Ratio JK", "CR Aspect Ratio JK",
@ -26773,6 +26780,7 @@
"CR Int Input Switch JK", "CR Int Input Switch JK",
"CR Latent Input Switch JK", "CR Latent Input Switch JK",
"CR LoRA Stack JK", "CR LoRA Stack JK",
"CR LoRA Stack Model Only JK",
"CR Load LoRA JK", "CR Load LoRA JK",
"CR Mask Input Switch JK", "CR Mask Input Switch JK",
"CR Mesh Input Switch JK", "CR Mesh Input Switch JK",
@ -26793,6 +26801,7 @@
"CR VAE Input Switch JK", "CR VAE Input Switch JK",
"Ckpt Loader JK", "Ckpt Loader JK",
"Color Grading JK", "Color Grading JK",
"Create Loop Schedule List",
"Detailer Parameters JK", "Detailer Parameters JK",
"Embedding Picker JK", "Embedding Picker JK",
"Embedding Picker Multi JK", "Embedding Picker Multi JK",
@ -26850,6 +26859,7 @@
"Image Upscale Parameters Extract JK", "Image Upscale Parameters Extract JK",
"Inject Noise Params JK", "Inject Noise Params JK",
"Is Mask Empty JK", "Is Mask Empty JK",
"Ksampler Adv Parameters Default JK",
"Ksampler Parameters Default JK", "Ksampler Parameters Default JK",
"Ksampler Parameters JK", "Ksampler Parameters JK",
"Latent Crop Offset JK", "Latent Crop Offset JK",
@ -34995,15 +35005,6 @@
"title_aux": "queuetools" "title_aux": "queuetools"
} }
], ],
"https://github.com/r-vage/ComfyUI-RvTools_v2": [
[
"Combine Video Clips",
"WanVideo Vace Seamless Join"
],
{
"title_aux": "ComfyUI-RvTools_v2"
}
],
"https://github.com/r3dial/redial-discomphy": [ "https://github.com/r3dial/redial-discomphy": [
[ [
"DiscordMessage" "DiscordMessage"

View File

@ -1294,6 +1294,11 @@
"last_update": "2025-06-17 15:00:30", "last_update": "2025-06-17 15:00:30",
"author_account_age_days": 410 "author_account_age_days": 410
}, },
"https://github.com/Charonartist/comfyui-last-frame-extractor": {
"stars": 0,
"last_update": "2025-08-14 13:42:17",
"author_account_age_days": 410
},
"https://github.com/Charonartist/comfyui-smart-resize-node": { "https://github.com/Charonartist/comfyui-smart-resize-node": {
"stars": 0, "stars": 0,
"last_update": "2025-08-12 13:01:48", "last_update": "2025-08-12 13:01:48",
@ -4804,11 +4809,6 @@
"last_update": "2025-07-07 09:20:21", "last_update": "2025-07-07 09:20:21",
"author_account_age_days": 811 "author_account_age_days": 811
}, },
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools": {
"stars": 0,
"last_update": "2025-08-14 07:26:38",
"author_account_age_days": 811
},
"https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "https://github.com/T-Ph525/ComfyUI-Underage-Filter": {
"stars": 0, "stars": 0,
"last_update": "2025-05-30 12:10:57", "last_update": "2025-05-30 12:10:57",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "GuusF",
"title": "Comfyui_CrazyMaths [WIP]",
"reference": "https://github.com/GuusF/Comfyui_CrazyMaths",
"files": [
"https://github.com/GuusF/Comfyui_CrazyMaths"
],
"install_type": "git-clone",
"description": "A custom nodepack with a bunch of nodes that helps you generate fun math paterns directly inside of comfyui for masking or other reasons.\nNOTE: The files in the repo are not organized."
},
{ {
"author": "KohakuBlueleaf", "author": "KohakuBlueleaf",
"title": "hdm-ext [WIP]", "title": "hdm-ext [WIP]",

View File

@ -1765,6 +1765,21 @@
"title_aux": "GH Tools for ComfyUI" "title_aux": "GH Tools for ComfyUI"
} }
], ],
"https://github.com/GuusF/Comfyui_CrazyMaths": [
[
"AttractorAlphaMask",
"EquationAlphaMask",
"FractalNoiseAlphaMask",
"HarmonographAlphaMask",
"MathAlphaMask",
"QuasicrystalAlphaMask",
"SierpinskiAlphaMask",
"VoronoiAlphaMask"
],
{
"title_aux": "Comfyui_CrazyMaths [WIP]"
}
],
"https://github.com/HWDigi/Camera_Factory_Station_comfyui": [ "https://github.com/HWDigi/Camera_Factory_Station_comfyui": [
[ [
"FactoryCameraOperator", "FactoryCameraOperator",

View File

@ -544,6 +544,11 @@
"last_update": "2024-03-10 13:27:14", "last_update": "2024-03-10 13:27:14",
"author_account_age_days": 1040 "author_account_age_days": 1040
}, },
"https://github.com/GuusF/Comfyui_CrazyMaths": {
"stars": 0,
"last_update": "2025-08-14 13:12:31",
"author_account_age_days": 1801
},
"https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "https://github.com/HWDigi/Camera_Factory_Station_comfyui": {
"stars": 0, "stars": 0,
"last_update": "2025-08-06 17:46:41", "last_update": "2025-08-06 17:46:41",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "SykkoAtHome",
"title": "Sykko Tools for ComfyUI [REMOVED]",
"reference": "https://github.com/SykkoAtHome/ComfyUI_SykkoTools",
"files": [
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools"
],
"install_type": "git-clone",
"description": "Utilities for working with camera animations inside ComfyUI. The repository currently provides a node for loading camera motion from ASCII FBX files and a corresponding command line helper for debugging."
},
{ {
"author": "hananbeer", "author": "hananbeer",
"title": "node_dev - ComfyUI Node Development Helper [REMOVED]", "title": "node_dev - ComfyUI Node Development Helper [REMOVED]",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Charonartist",
"title": "comfyui-last-frame-extractor",
"reference": "https://github.com/Charonartist/comfyui-last-frame-extractor",
"files": [
"https://github.com/Charonartist/comfyui-last-frame-extractor"
],
"install_type": "git-clone",
"description": "This is a ComfyUI custom node that extracts the last frame (image) from an input image batch. It is particularly useful when you want to obtain the final scene or frame in a video generation workflow."
},
{ {
"author": "Charonartist", "author": "Charonartist",
"title": "ComfyUI Tag Remover", "title": "ComfyUI Tag Remover",
@ -688,208 +698,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "generate empty latent with aspect ratios" "description": "generate empty latent with aspect ratios"
},
{
"author": "A043-studios",
"title": "ComfyUI HunyuanWorld - Complete 3D Generation Suite",
"reference": "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode",
"files": [
"https://github.com/A043-studios/ComfyUI_HunyuanWorldnode"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Hunyuan3D - Complete 3D generation suite"
},
{
"author": "A043-studios",
"title": "ComfyUI OmniSVG Nodes",
"reference": "https://github.com/A043-studios/ComfyUI-OmniSVG",
"files": [
"https://github.com/A043-studios/ComfyUI-OmniSVG"
],
"install_type": "git-clone",
"description": "Generate high-quality SVG graphics from text descriptions and images using OmniSVG in ComfyUI."
},
{
"author": "tercumantanumut",
"title": "ComfyUI-Omini-Kontext",
"reference": "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext",
"files": [
"https://github.com/tercumantanumut/ComfyUI-Omini-Kontext"
],
"install_type": "git-clone",
"description": "Wrapper ComfyUI integration for the [a/Flux Omini Kontext](https://github.com/Saquib764/omini-kontext) pipeline, enabling seamless character/object insertion into scenes using FLUX.1-Kontext-dev with LoRA adaptation."
},
{
"author": "judian17",
"title": "ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node",
"reference": "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node",
"files": [
"https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node"
],
"install_type": "git-clone",
"description": "Prompt node for the [a/JoyCaption-beta-one-hf-llava](https://huggingface.co/mradermacher/llama-joycaption-beta-one-hf-llava-GGUF) model, to use JoyCaption-beta-one-hf-llava with Ollama"
},
{
"author": "cedarconnor",
"title": "ComfyUI HunyuanWorld - Professional 3D World Generation",
"reference": "https://github.com/cedarconnor/ComfyUI_HunyuanWorld",
"files": [
"https://github.com/cedarconnor/ComfyUI_HunyuanWorld"
],
"install_type": "git-clone",
"description": "Transform text and images into immersive 360° 3D worlds using Tencent's HunyuanWorld-1.0 in ComfyUI with native FLUX architecture integration."
},
{
"author": "stduhpf",
"title": "WanImageToVideoTiledVAE for ComfyUI",
"reference": "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled",
"files": [
"https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled"
],
"install_type": "git-clone",
"description": "This is a set of custom nodes for ComfyUI that replaces nodes like WanImageToVideo but using a Tiled VAE approach to reduce VRAM requirements."
},
{
"author": "SaturMars",
"title": "ComfyUI-NVVFR",
"reference": "https://github.com/SaturMars/ComfyUI-NVVFR",
"files": [
"https://github.com/SaturMars/ComfyUI-NVVFR"
],
"install_type": "git-clone",
"description": "ComfyUI node for video super-resolution and frame interpolation using [a/NVEncC](https://github.com/rigaya/NVEnc)."
},
{
"author": "ranska",
"title": "pixel_palette_art",
"reference": "https://github.com/ranska/pixel_palette_art",
"files": [
"https://github.com/ranska/pixel_palette_art"
],
"install_type": "git-clone",
"description": "Comfyui custom node: Set of tools for pixel art palette."
},
{
"author": "chuchu114514",
"title": "comfyui_text_list_stepper",
"reference": "https://github.com/chuchu114514/comfyui_text_list_stepper",
"files": [
"https://github.com/chuchu114514/comfyui_text_list_stepper"
],
"install_type": "git-clone",
"description": "Used for batch extraction of prompt words."
},
{
"author": "comfyui-wiki",
"title": "ComfyUI Wiki Workflows",
"reference": "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows",
"files": [
"https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows"
],
"install_type": "git-clone",
"description": "Workflow templates from ComfyUI Wiki - No custom nodes or dependencies included"
},
{
"author": "charlyad142",
"title": "ComfyUI Charly FitToAspectNode",
"reference": "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode",
"files": [
"https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode"
],
"install_type": "git-clone",
"description": "Un nodo personalizado para ComfyUI que ajusta imágenes a diferentes relaciones de aspecto manteniendo las proporciones originales."
},
{
"author": "Rizzlord",
"title": "ComfyUI-RizzNodes",
"reference": "https://github.com/Rizzlord/ComfyUI-RizzNodes",
"files": [
"https://github.com/Rizzlord/ComfyUI-RizzNodes"
],
"install_type": "git-clone",
"description": "RizzNodes for ComfyUI Welcome to RizzNodes, a collection of custom nodes for ComfyUI designed to streamline various workflows, from loading images and models in batches to dynamic prompt generation and memory management."
},
{
"author": "ShmuelRonen",
"title": "multi-lora-stack",
"reference": "https://github.com/ShmuelRonen/multi-lora-stack",
"files": [
"https://github.com/ShmuelRonen/multi-lora-stack"
],
"install_type": "git-clone",
"description": "A complete replacement for rgthree's Power Lora Loader with zero dependencies and two specialized versions to fit any workflow."
},
{
"author": "MiaoshouAI",
"title": "ComfyUI Video Segmentation Node",
"id": "miaoshouai-tagger",
"reference": "https://github.com/miaoshouai/ComfyUI-Video-Segmentation",
"files": [
"https://github.com/miaoshouai/ComfyUI-Video-Segmentation"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for automatic video scene segmentation using TransNetV2."
},
{
"author": "rubenvillarreal",
"title": "ComfyUI_PoseAlign",
"reference": "https://github.com/rubenvillarreal/ComfyUI_PoseAlign",
"files": [
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides pose alignment functionality."
},
{
"author": "Simlym",
"title": "ComfyUI Prompt Helper",
"id": "prompt-helper",
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
"files": [
"https://github.com/Simlym/comfyui-prompt-helper"
],
"install_type": "git-clone",
"description": "A simple and intuitive prompt management tool for ComfyUI."
},
{
"author": "What-a-stupid-username",
"title": "comfyui_InversedSampler",
"reference": "https://github.com/What-a-stupid-username/comfyui-InversedSampler",
"files": [
"https://github.com/What-a-stupid-username/comfyui-InversedSampler"
],
"install_type": "git-clone",
"description": "A inversed euler sampler to revert image to noisy latent. Can be used to improve content consistency when perform I2I."
},
{
"author": "woct0rdho",
"title": "ComfyUI-RadialAttn",
"reference": "https://github.com/woct0rdho/ComfyUI-RadialAttn",
"files": [
"https://github.com/woct0rdho/ComfyUI-RadialAttn"
],
"install_type": "git-clone",
"description": "RadialAttention in ComfyUI native workflow"
},
{
"author": "11dogzi",
"title": "HYPIR ComfyUI Plugin",
"reference": "https://github.com/11dogzi/Comfyui-HYPIR",
"files": [
"https://github.com/11dogzi/Comfyui-HYPIR"
],
"install_type": "git-clone",
"description": "This is a ComfyUI plugin for [a/HYPIR (Harnessing Diffusion-Yielded Score Priors for Image Restoration)](https://github.com/XPixelGroup/HYPIR), a state-of-the-art image restoration model based on Stable Diffusion 2.1."
},
{
"author": "jiafuzeng",
"title": "LatentSync",
"reference": "https://github.com/jiafuzeng/comfyui-LatentSync",
"files": [
"https://github.com/jiafuzeng/comfyui-LatentSync"
],
"install_type": "git-clone",
"description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations."
} }
] ]
} }

View File

@ -3382,6 +3382,14 @@
"title_aux": "ComfyUI Auto LoRA" "title_aux": "ComfyUI Auto LoRA"
} }
], ],
"https://github.com/Charonartist/comfyui-last-frame-extractor": [
[
"LastFrameExtractorNode"
],
{
"title_aux": "comfyui-last-frame-extractor"
}
],
"https://github.com/Charonartist/comfyui-smart-resize-node": [ "https://github.com/Charonartist/comfyui-smart-resize-node": [
[ [
"SmartResizeNode" "SmartResizeNode"
@ -4708,14 +4716,17 @@
"https://github.com/Duanyll/duanyll_nodepack": [ "https://github.com/Duanyll/duanyll_nodepack": [
[ [
"AdvancedMorphology", "AdvancedMorphology",
"AsAny",
"BBoxCrop", "BBoxCrop",
"BBoxImageStitcher", "BBoxImageStitcher",
"CoverWordsWithRectangles", "CoverWordsWithRectangles",
"CreateArkClient", "CreateArkClient",
"CreateBoundingBoxesMaskQwen", "CreateBoundingBoxesMaskQwen",
"DownloadImageFromUrl",
"DrawBBox", "DrawBBox",
"DrawBBoxMask", "DrawBBoxMask",
"DrawBoundingBoxesQwen", "DrawBoundingBoxesQwen",
"DumpJson",
"ExpandBBoxByRatio", "ExpandBBoxByRatio",
"FluxKontextTrue3DPE", "FluxKontextTrue3DPE",
"FluxTextLoraLoader", "FluxTextLoraLoader",
@ -4736,8 +4747,10 @@
"JsonPathQuerySingle", "JsonPathQuerySingle",
"JsonPathUpdate", "JsonPathUpdate",
"ParseBBoxQwenVL", "ParseBBoxQwenVL",
"ParseJson5",
"ParseLlmJsonOutput", "ParseLlmJsonOutput",
"PhotoDoddleConditioning", "PhotoDoddleConditioning",
"ReadTextFile",
"SeedEditNode" "SeedEditNode"
], ],
{ {
@ -13341,14 +13354,6 @@
"title_aux": "Face Processor for ComfyUI" "title_aux": "Face Processor for ComfyUI"
} }
], ],
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools": [
[
"LoadFBXCamera"
],
{
"title_aux": "Sykko Tools for ComfyUI"
}
],
"https://github.com/T-Ph525/ComfyUI-Underage-Filter": [ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": [
[ [
"AgeCheckerNode", "AgeCheckerNode",
@ -20835,6 +20840,7 @@
"GenerateSpeech", "GenerateSpeech",
"GenerateVideo", "GenerateVideo",
"GroqProviderNode", "GroqProviderNode",
"HighLowSNR",
"ImageComparer", "ImageComparer",
"JoinStringsMulti", "JoinStringsMulti",
"LLMToolkitProviderSelector", "LLMToolkitProviderSelector",
@ -26757,6 +26763,7 @@
"CM_Vec4UnaryOperation JK", "CM_Vec4UnaryOperation JK",
"CR Apply ControlNet JK", "CR Apply ControlNet JK",
"CR Apply LoRA Stack JK", "CR Apply LoRA Stack JK",
"CR Apply LoRA Stack Model Only JK",
"CR Apply Multi-ControlNet Adv JK", "CR Apply Multi-ControlNet Adv JK",
"CR Apply Multi-ControlNet JK", "CR Apply Multi-ControlNet JK",
"CR Aspect Ratio JK", "CR Aspect Ratio JK",
@ -26773,6 +26780,7 @@
"CR Int Input Switch JK", "CR Int Input Switch JK",
"CR Latent Input Switch JK", "CR Latent Input Switch JK",
"CR LoRA Stack JK", "CR LoRA Stack JK",
"CR LoRA Stack Model Only JK",
"CR Load LoRA JK", "CR Load LoRA JK",
"CR Mask Input Switch JK", "CR Mask Input Switch JK",
"CR Mesh Input Switch JK", "CR Mesh Input Switch JK",
@ -26793,6 +26801,7 @@
"CR VAE Input Switch JK", "CR VAE Input Switch JK",
"Ckpt Loader JK", "Ckpt Loader JK",
"Color Grading JK", "Color Grading JK",
"Create Loop Schedule List",
"Detailer Parameters JK", "Detailer Parameters JK",
"Embedding Picker JK", "Embedding Picker JK",
"Embedding Picker Multi JK", "Embedding Picker Multi JK",
@ -26850,6 +26859,7 @@
"Image Upscale Parameters Extract JK", "Image Upscale Parameters Extract JK",
"Inject Noise Params JK", "Inject Noise Params JK",
"Is Mask Empty JK", "Is Mask Empty JK",
"Ksampler Adv Parameters Default JK",
"Ksampler Parameters Default JK", "Ksampler Parameters Default JK",
"Ksampler Parameters JK", "Ksampler Parameters JK",
"Latent Crop Offset JK", "Latent Crop Offset JK",
@ -34995,15 +35005,6 @@
"title_aux": "queuetools" "title_aux": "queuetools"
} }
], ],
"https://github.com/r-vage/ComfyUI-RvTools_v2": [
[
"Combine Video Clips",
"WanVideo Vace Seamless Join"
],
{
"title_aux": "ComfyUI-RvTools_v2"
}
],
"https://github.com/r3dial/redial-discomphy": [ "https://github.com/r3dial/redial-discomphy": [
[ [
"DiscordMessage" "DiscordMessage"