update DB

This commit is contained in:
Dr.Lt.Data
2025-10-27 12:57:21 +09:00
parent 179a1e1ca0
commit 26da78cf15
9 changed files with 5044 additions and 4715 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Beinsezii",
"title": "DEET: Diffusion Entropy Equalization Transform [WIP]",
"reference": "https://github.com/Beinsezii/DEET",
"files": [
"https://github.com/Beinsezii/DEET"
],
"install_type": "git-clone",
"description": "A simple transform to regulate the noise as it flows in and out of a diffusion model. Currently implemented as a nn.Module forward hook for Diffusers and as a node for ComfyUI"
},
{
"author": "woitec",
"title": "ComfyUI_ImageDimensions [WIP]",
"reference": "https://github.com/woitec/ComfyUI_ImageDimensions",
"files": [
"https://github.com/woitec/ComfyUI_ImageDimensions"
],
"install_type": "git-clone",
"description": "Node for extraction of dimensions from an upstream-loaded tensor image.\nNOTE: The files in the repo are not organized."
},
{
"author": "PopeyesBiscuit",
"title": "ComfyUI-WebSocketLoRAExporter",
@@ -240,16 +260,6 @@
"install_type": "git-clone",
"description": "NODES: Qwen Image, ..."
},
{
"author": "tmode-1960",
"title": "comfyui-ta-nodes-pack",
"reference": "https://github.com/tmode-1960/comfyui-ta-nodes-pack",
"files": [
"https://github.com/tmode-1960/comfyui-ta-nodes-pack"
],
"install_type": "git-clone",
"description": "Model loaders with an additional model name output"
},
{
"author": "A1rCHAN",
"title": "Eric's Prompt Enhancers for ComfyUI# Eric's Prompt Enhancers for ComfyUI",
@@ -3954,16 +3964,6 @@
"install_type": "git-clone",
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
},
{
"author": "xl0",
"title": "q_tools",
"reference": "https://github.com/xl0/q_tools",
"files": [
"https://github.com/xl0/q_tools"
],
"install_type": "git-clone",
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
},
{
"author": "virallover",
"reference": "https://github.com/maizerrr/comfyui-code-nodes",

View File

@@ -11018,26 +11018,6 @@
"title_aux": "my-useful-comfyui-custom-nodes"
}
],
"https://github.com/tmode-1960/comfyui-ta-nodes-pack": [
[
"TAClearPrompt",
"TADescriptionToPrompt",
"TAEbuLMStudioLoadModel",
"TAEbuLMStudioUnload",
"TAEbuLMStudioVisionRequest",
"TALMStudioAutoLoad",
"TALMStudioLoadOnRun",
"TALMStudioLoadedModels",
"TALMStudioModelSelector",
"TALoadCheckpointModelWithName",
"TALoadDiffusionModelWithName",
"TALoadGGUFModelWithName",
"TAPromptEnhancer"
],
{
"title_aux": "comfyui-ta-nodes-pack"
}
],
"https://github.com/tnil25/ComfyUI-TJNodes": [
[
"ExpandMaskDir",
@@ -11530,6 +11510,15 @@
"title_aux": "Comfyui-zZzZz [UNSAFE]"
}
],
"https://github.com/woitec/ComfyUI_ImageDimensions": [
[
"ImageDimensionsExtractorFloat",
"ImageDimensionsExtractorInt"
],
{
"title_aux": "ComfyUI_ImageDimensions [WIP]"
}
],
"https://github.com/wordbrew/comfyui-wan-control-nodes": [
[
"WanWeightedControlToVideo"
@@ -11591,31 +11580,6 @@
"title_aux": "CombineMasksNode"
}
],
"https://github.com/xl0/q_tools": [
[
"PreviewModelMetadata",
"QBlendLatent",
"QConcatLatentBatch",
"QGaussianLatent",
"QImageSizeSetter",
"QKSampler",
"QLatentOp",
"QLatentToShape",
"QLinearScheduler",
"QLoadLatent",
"QLoadLatentTimeline",
"QParamRandomizerRange",
"QParamaRandomizerList",
"QPreviewLatent",
"QReshapeLatent",
"QSamplerCustom",
"QSamplerEulerAncestral",
"QUniformLatent"
],
{
"title_aux": "q_tools"
}
],
"https://github.com/xqqe/honey_nodes": [
[
"ExtractLoRAName",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "xl0",
"title": "q_tools [REMOVED]",
"reference": "https://github.com/xl0/q_tools",
"files": [
"https://github.com/xl0/q_tools"
],
"install_type": "git-clone",
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
},
{
"author": "tmode-1960",
"title": "comfyui-ta-nodes-pack [REMOVED]",
"reference": "https://github.com/tmode-1960/comfyui-ta-nodes-pack",
"files": [
"https://github.com/tmode-1960/comfyui-ta-nodes-pack"
],
"install_type": "git-clone",
"description": "Model loaders with an additional model name output"
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes [REMOVED]",

View File

@@ -1,5 +1,105 @@
{
"custom_nodes": [
{
"author": "ussoewwin",
"title": "ComfyUI-QwenImageLoraLoader",
"reference": "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader",
"files": [
"https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader"
],
"install_type": "git-clone",
"description": "Standalone ComfyUI custom node for Nunchaku QwenImage LoRA loading functionality."
},
{
"author": "rsxdalv",
"title": "ComfyUI: TTS WebUI (OpenAI-style) nodes",
"reference": "https://github.com/rsxdalv/ComfyUI-TTS-Webui",
"files": [
"https://github.com/rsxdalv/ComfyUI-TTS-Webui"
],
"install_type": "git-clone",
"description": "This package provides ComfyUI custom nodes that call a TTS WebUI OpenAI-style HTTP endpoint (POST /v1/audio/speech) and return in-memory AUDIO usable in ComfyUI workflows."
},
{
"author": "styletransfer",
"title": "Sequential Group Controller for ComfyUI",
"reference": "https://github.com/styletransfer/ComfyUI_SequentialGroupController",
"files": [
"https://github.com/styletransfer/ComfyUI_SequentialGroupController"
],
"install_type": "git-clone",
"description": "Control which groups execute based on iteration ranges - a simplified alternative to complex conditional branching workflows."
},
{
"author": "djdarcy",
"title": "Smart Resolution Calculator",
"reference": "https://github.com/djdarcy/ComfyUI-Smart-Resolution-Calc",
"files": [
"https://github.com/djdarcy/ComfyUI-Smart-Resolution-Calc"
],
"install_type": "git-clone",
"description": "Flexible resolution and latent generation for ComfyUI with toggle-based dimension inputs and automatic calculation of missing values"
},
{
"author": "yannickcruz",
"title": "ComfyUI YSC HighRes-Fix",
"reference": "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix",
"files": [
"https://github.com/yannickcruz/ComfyUI_YSC_HighResFix"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI designed to simplify the 'High-Resolution Fix' process. This node takes an input image, performs a direct upscale, and then re-encodes it into a latent image, preparing it for a final sampling pass to add details."
},
{
"author": "GeekatplayStudio",
"title": "ComfyUI HiTem3D Integration",
"reference": "https://github.com/GeekatplayStudio/comfyui-hitem3d",
"files": [
"https://github.com/GeekatplayStudio/comfyui-hitem3d"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI node collection that integrates with the HiTem3D API to generate high-quality 3D models from images, featuring advanced HTML preview capabilities and dynamic content generation."
},
{
"author": "abdullahceylan",
"title": "AC Image Optimizer",
"reference": "https://github.com/abdullahceylan/ac-comfyui-image-optimizer",
"files": [
"https://github.com/abdullahceylan/ac-comfyui-image-optimizer"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for optimizing and compressing images with support for multiple formats (JPEG, WebP, PNG) and configurable quality settings."
},
{
"author": "Windecay",
"title": "ComfyUI_CheckVprediction",
"reference": "https://github.com/Windecay/ComfyUI_CheckVprediction",
"files": [
"https://github.com/Windecay/ComfyUI_CheckVprediction"
],
"install_type": "git-clone",
"description": "A simple node for detecting vrediction, outputs a boolean value, used for logical switching (for example, automatically adding rescalecfg when vrediction model is detected), recommended to be used with if else and other nodes."
},
{
"author": "eddyhhlure1Eddy",
"title": "ComfyUI-TorchCompileSpeed",
"reference": "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed",
"files": [
"https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed"
],
"install_type": "git-clone",
"description": "Standalone torch.compile optimization node for ComfyUI with speed-focused presets"
},
{
"author": "Fossiel",
"title": "ComfyUI-Fossiel-QoL-Nodes",
"reference": "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes",
"files": [
"https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI-Fossiel-QoL-Nodes is (what will hopefully become) a suite of custom nodes for ComfyUI to improve quality of life. These nodes have been developed for personal use but maybe youll find them useful as well."
},
{
"author": "Dehypnotic",
"title": "Dehypnotic Save nodes",
@@ -599,97 +699,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI custom node for facial expression editing via pipeline-level modification of diffusion models"
},
{
"author": "ru4ls",
"title": "ComfyUI Street View Loader Node",
"reference": "https://github.com/ru4ls/ComfyUI_StreetView-Loader",
"files": [
"https://github.com/ru4ls/ComfyUI_StreetView-Loader"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to load images directly from Google Street View to use as backgrounds, textures, or inputs in your workflows."
},
{
"author": "nomadoor",
"title": "ComfyUI Temporal Mask Tools",
"reference": "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools",
"files": [
"https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools"
],
"install_type": "git-clone",
"description": "Utility collection of ComfyUI V3 nodes for stabilizing temporal segmentation masks while staying deterministic and torch-only."
},
{
"author": "flybirdxx",
"title": "ComfyUI-Rex-Omni",
"reference": "https://github.com/flybirdxx/ComfyUI-RexOmni",
"files": [
"https://github.com/flybirdxx/ComfyUI-RexOmni"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for integrating Rex-Omni multimodal AI models. This node provides seamless integration of Rex-Omni's advanced computer vision and natural language processing capabilities into your ComfyUI workflows."
},
{
"author": "EricRollei",
"title": "Eric's Prompt Enhancers for ComfyUI# Eric's Prompt Enhancers for ComfyUI",
"reference": "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer",
"files": [
"https://github.com/EricRollei/Local_LLM_Prompt_Enhancer"
],
"install_type": "git-clone",
"description": "A comprehensive suite of AI-powered prompt enhancement nodes for ComfyUI using local LLMs (LM Studio or Ollama). Transform simple prompts into detailed, platform-optimized descriptions for video and image generation."
},
{
"author": "neo-editer",
"title": "ComfyUI-Better-Dimensions-wan-v2",
"reference": "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2",
"files": [
"https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2"
],
"install_type": "git-clone",
"description": "NODES: Better Image Dimensions, Standard SDXL Dimensions node, Dimensions by Ratio node, ..."
},
{
"author": "smthemex",
"title": "ComfyUI_FlashVSR",
"reference": "https://github.com/smthemex/ComfyUI_FlashVSR",
"files": [
"https://github.com/smthemex/ComfyUI_FlashVSR"
],
"install_type": "git-clone",
"description": "FlashVSR: Towards Real-Time Diffusion-Based Streaming Video Super-Resolution,this node ,you can use it in comfyUI"
},
{
"author": "smthemex",
"title": "ComfyUI_OmniPart",
"reference": "https://github.com/smthemex/ComfyUI_OmniPart",
"files": [
"https://github.com/smthemex/ComfyUI_OmniPart"
],
"install_type": "git-clone",
"description": "OmniPart: Part-Aware 3D Generation with Semantic Decoupling and Structural Cohesion,this node ,you can use it in comfyUI"
},
{
"author": "AIGODLIKE",
"title": "Blender-IO",
"id": "blender-io",
"reference": "https://github.com/AIGODLIKE/Blender-IO",
"files": [
"https://github.com/AIGODLIKE/Blender-IO"
],
"install_type": "git-clone",
"description": "Add data chain operation between blender and comfyui. Provides ComfyUIInputs node for blender to fetching data from ComfyUI, and Blender Inputs/Outputs node for ComfyUI to fetching/sending data with blender."
},
{
"author": "polym",
"title": "ComfyUI-musubi",
"reference": "https://github.com/polym/ComfyUI-musubi",
"files": [
"https://github.com/polym/ComfyUI-musubi"
],
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI to load diffusion models with musubi block-wise scaling."
}
]
}

View File

@@ -1899,6 +1899,7 @@
"https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": [
[
"CharacterFeatureSwapNode",
"GlobalTextCacheGet",
"GroupExecutorManager",
"GroupExecutorTrigger",
"GroupMuteManager",
@@ -6638,6 +6639,15 @@
"title_aux": "Stereoscopic"
}
],
"https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": [
[
"FossielCentralControlLite",
"FossielCentralControl_v2"
],
{
"title_aux": "ComfyUI-Fossiel-QoL-Nodes"
}
],
"https://github.com/Franck-Demongin/NX_HuggingFace_Flux": [
[
"HFFlux"
@@ -6926,6 +6936,20 @@
"title_aux": "ComfyUI-SD3LatentSelectRes"
}
],
"https://github.com/GeekatplayStudio/comfyui-hitem3d": [
[
"DynamicValueGenerator",
"HTMLPreviewer",
"HiTem3DConfigNode",
"HiTem3DDownloaderNode",
"HiTem3DNode",
"HiTem3DPreviewNode",
"TextTemplate"
],
{
"title_aux": "ComfyUI HiTem3D Integration"
}
],
"https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": [
[
"GeekyKokoroAdvancedVoice",
@@ -10388,14 +10412,26 @@
"AdvancedAudioPreviewAndSave",
"AdvancedMediaSave",
"AdvancedTextNode",
"AutoLayoutOptimizer",
"EnhancedAnnotationNode",
"EnhancedSeedSaver",
"FilenameCounterNode",
"FilenameTokenReplacer",
"GPUTemperatureProtectionEnhanced",
"HybridAdaptiveSigmas",
"LLMVRAMManager",
"MD_AudioAutoEQ",
"MD_AutoMasterNode",
"MasteringChainNode",
"NoiseDecayScheduler_Custom",
"PingPongSampler_Custom_FBG",
"PingPongSamplerNodeFBG",
"PingPongSampler_Custom_Lite",
"SceneGeniusAutocreator",
"TextFileLoader"
"SmartColorPaletteManager",
"SmartFilenameBuilder",
"TextFileLoader",
"UniversalRoutingHubAdvanced",
"WorkflowSectionOrganizer"
],
{
"title_aux": "MD Nodes"
@@ -12280,28 +12316,16 @@
"EncodeDINO",
"Hy3D21CameraConfig",
"Hy3D21ExportMesh",
"Hy3D21IMRemesh",
"Hy3D21ImageWithAlphaInput",
"Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh",
"Hy3D21MeshUVWrap",
"Hy3D21MeshlibDecimate",
"Hy3D21MultiViewsGeneratorWithMetaData",
"Hy3D21MultiViewsMeshGenerator",
"Hy3D21PostprocessMesh",
"Hy3D21PostprocessMeshSimple",
"Hy3D21ResizeImages",
"Hy3D21SimpleMeshlibDecimate",
"Hy3D21UseMultiViews",
"Hy3D21UseMultiViewsFromMetaData",
"Hy3D21VAEConfig",
"Hy3D21VAEDecode",
"Hy3D21VAELoader",
"Hy3DBakeMultiViews",
"Hy3DBakeMultiViewsWithMetaData",
"Hy3DDecodeLatents",
"Hy3DGenerateLatents",
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
"Hy3DImageToLatents",
"Hy3DInPaint",
"Hy3DMeshGenerator",
@@ -12311,9 +12335,12 @@
"LoadHunyuanVAE",
"MeshCraftPostProcess",
"MeshCraftRenderMultiView",
"MeshCraft_ApplyAndSaveTexturedMesh",
"MeshCraft_BakeMultiviewTextures",
"MeshCraft_DINOEmbeddingInterpolation",
"MeshCraft_GenerateMultiviewPBR",
"MeshCraft_Hunyuan3DLatentInterpolation",
"MeshCraft_InpaintTextures",
"MeshCraft_LoadHunyuanMultiViewModel",
"MeshCraft_RenderConditioningMaps",
"MeshCraft_RenderRGBMultiview",
@@ -16874,6 +16901,14 @@
"title_aux": "ComfyUI-SDupcaleTiledSize"
}
],
"https://github.com/Windecay/ComfyUI_CheckVprediction": [
[
"CheckVpredictionNode"
],
{
"title_aux": "ComfyUI_CheckVprediction"
}
],
"https://github.com/X-School-Academy/X-FluxAgent": [
[
"X-FluxAgent.AICodeGenNode",
@@ -17973,6 +18008,18 @@
"title_aux": "DeepExtract2"
}
],
"https://github.com/abdullahceylan/ac-comfyui-image-optimizer": [
[
"ACImageOptimizer",
"ACImageOptimizerAdvanced",
"ACImageOptimizerPreview",
"ACImageOptimizerSave"
],
{
"author": "Abdullah Ceylan",
"title_aux": "AC Image Optimizer"
}
],
"https://github.com/abdullahceylan/ac-comfyui-queue-manager": [
[
"QueueManagerNode"
@@ -19341,7 +19388,12 @@
"Sage_OllamaLLMPromptVision",
"Sage_OllamaLLMPromptVisionRefine",
"Sage_PonyPrefix",
"Sage_PonyRatingv6",
"Sage_PonyRatingv7",
"Sage_PonyScore",
"Sage_PonySource",
"Sage_PonyStyle",
"Sage_PonyStyleCluster",
"Sage_PromptText",
"Sage_QuadCLIPSelector",
"Sage_QuickLoraStack",
@@ -21353,9 +21405,9 @@
"https://github.com/cardenluo/ComfyUI-Apt_Preset": [
[
"AD_DrawSchedule",
"AD_FILM_VFI",
"AD_ImageExpandBatch",
"AD_MaskExpandBatch",
"AD_font2img",
"AD_frame_replace",
"AD_pingpong_vedio",
"AD_sch_IPA",
@@ -21394,6 +21446,8 @@
"IPA_XL_PromptInjection",
"IPA_clip_vision",
"Image_Channel_Apply",
"Image_CnMapMix",
"Image_Detail_HL_frequencye",
"Image_Pair_Merge",
"Image_Pair_crop",
"Image_Resize2",
@@ -21433,8 +21487,15 @@
"Stack_IPA",
"Stack_Kontext_MulCondi",
"Stack_Kontext_MulImg",
"Stack_Ksampler_adv",
"Stack_Ksampler_basic",
"Stack_Ksampler_custom",
"Stack_Ksampler_dual_paint",
"Stack_Ksampler_highAndLow",
"Stack_Ksampler_refine",
"Stack_LoRA",
"Stack_Redux",
"Stack_VAEDecodeTiled",
"Stack_Wan22FunControlToVideo",
"Stack_WanAnimateToVideo",
"Stack_WanCameraImageToVideo",
@@ -21451,6 +21512,7 @@
"Stack_adv_CN",
"Stack_condi",
"Stack_inpaint",
"Stack_ksampler_tile",
"Stack_latent",
"Stack_pre_Mark2",
"Stack_sample_data",
@@ -21489,19 +21551,16 @@
"chx_Ksampler_inpaint",
"chx_Ksampler_mix",
"chx_Ksampler_refine",
"chx_Ksampler_texture",
"chx_StyleModelApply",
"chx_Style_Redux",
"chx_YC_LG_Redux",
"chx_ksampler_Deforum_sch",
"chx_ksampler_tile",
"chx_latent_adjust",
"color_Local_Gray",
"color_OneColor_keep",
"color_OneColor_replace",
"color_adjust_HDR",
"color_adjust_HSL",
"color_adjust_light",
"color_balance_adv",
"color_match_adv",
"color_tool",
@@ -21534,7 +21593,6 @@
"excel_write_data",
"excel_write_data_easy",
"flow_auto_pixel",
"flow_break_switch",
"flow_judge",
"flow_low_gpu",
"flow_sch_control",
@@ -21555,7 +21613,6 @@
"lay_imgCanvas",
"lay_mul_image",
"lay_text_sum",
"lay_texture_Offset",
"list_ListSlice",
"list_MergeList",
"list_Value",
@@ -21580,6 +21637,7 @@
"pre_Kontext",
"pre_Kontext_mul_Image",
"pre_Kontext_mul_mask",
"pre_MulCondiMode",
"pre_QwenEdit",
"pre_USO",
"pre_condi_combine_switch",
@@ -21604,6 +21662,7 @@
"sch_text",
"stack_Mask2color",
"stack_sum_pack",
"sum_Ksampler",
"sum_create_chx",
"sum_editor",
"sum_latent",
@@ -21625,6 +21684,10 @@
"text_mul_replace",
"text_stack_wildcards",
"text_sum",
"texture_Ksampler",
"texture_Offset",
"texture_apply",
"texture_create",
"type_AnyCast",
"type_AnyIndex",
"type_Anyswitch",
@@ -21716,14 +21779,11 @@
],
"https://github.com/cedarconnor/ComfyUI-DiT360": [
[
"DiT360Decode",
"DiT360Inpaint",
"DiT360LoRALoader",
"DiT360Loader",
"DiT360Sampler",
"DiT360TextEncode",
"Equirect360Preview",
"Equirect360Process"
"Equirect360EdgeBlender",
"Equirect360EmptyLatent",
"Equirect360KSampler",
"Equirect360VAEDecode",
"Equirect360Viewer"
],
{
"title_aux": "ComfyUI-DiT360"
@@ -25184,6 +25244,14 @@
"title_aux": "a-person-mask-generator"
}
],
"https://github.com/djdarcy/ComfyUI-Smart-Resolution-Calc": [
[
"SmartResolutionCalc"
],
{
"title_aux": "Smart Resolution Calculator"
}
],
"https://github.com/dmMaze/sketch2manga": [
[
"BlendScreentone",
@@ -27614,7 +27682,8 @@
"VideoUpscaler_fal",
"Wan25_preview_fal",
"WanLoraTrainer_fal",
"WanPro_fal"
"WanPro_fal",
"WanVACEVideoEdit_fal"
],
{
"title_aux": "ComfyUI-fal-API"
@@ -28582,6 +28651,8 @@
"SeedVR2Prep",
"SimpleImageSaver",
"StitchByMask",
"StripBottomBanner",
"StripSolidBorders",
"WorkflowConfig"
],
{
@@ -33406,15 +33477,6 @@
"title_aux": "ComfyUI-Minitools"
}
],
"https://github.com/lerignoux/ComfyUI-PechaKucha": [
[
"GeneratePowerpoint",
"SplitPrompt"
],
{
"title_aux": "ComfyUI-PechaKucha"
}
],
"https://github.com/lerignoux/ComfyUI-Stable3DGen": [
[
"Stable3DGenerate3D",
@@ -35301,8 +35363,6 @@
"EasyResize",
"EasyWan22Prompt",
"Easy_Version",
"ImageAspect",
"Wan22EasyPrompt",
"easy_ImageBatch"
],
{
@@ -40087,6 +40147,20 @@
"title_aux": "ComfyUI Batch BBox Detector"
}
],
"https://github.com/rsxdalv/ComfyUI-TTS-Webui": [
[
"TTSWebUI_OpenAI_TTS",
"TTS_ChatterboxNode",
"TTS_F5TTSNode",
"TTS_GlobalPresetNode",
"TTS_KittenTTSNode",
"TTS_KokoroNode",
"TTS_StyleTTS2Node"
],
{
"title_aux": "ComfyUI: TTS WebUI (OpenAI-style) nodes"
}
],
"https://github.com/ru4ls/ComfyUI_Google-Fonts": [
[
"GoogleFontTextNode"
@@ -42587,6 +42661,15 @@
"title_aux": "ComfyUI-sudo-latent-upscale"
}
],
"https://github.com/styletransfer/ComfyUI_SequentialGroupController": [
[
"SequentialGroupController",
"SequentialGroupControllerV2"
],
{
"title_aux": "Sequential Group Controller for ComfyUI"
}
],
"https://github.com/sugarkwork/ComfyUI_AspectRatioToSize": [
[
"AspectRatio",
@@ -44385,8 +44468,10 @@
"VRGDG_LoadVideos",
"VRGDG_MusicVideoPromptCreator",
"VRGDG_MusicVideoPromptCreatorV2",
"VRGDG_MusicVideoPromptCreatorV3",
"VRGDG_PostRunIndexStepper",
"VRGDG_PromptSplitter",
"VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2",
"VRGDG_QueueTriggerFromAudio",
"VRGDG_StringConcat",
@@ -45646,6 +45731,14 @@
"title_aux": "ComfyUI_Lam"
}
],
"https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": [
[
"YSC_HighresFix"
],
{
"title_aux": "ComfyUI YSC HighRes-Fix"
}
],
"https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": [
[
"ColorGradeSampler",