From 931ff666aea46bce1d60ca7ef5fde45197373338 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 2 Jul 2025 12:02:20 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 62 +++++++++++ extension-node-map.json | 159 ++++++++++++++++++++++++++++ github-stats.json | 30 ++++++ node_db/dev/custom-node-list.json | 12 ++- node_db/dev/extension-node-map.json | 12 ++- node_db/dev/github-stats.json | 5 + node_db/new/custom-node-list.json | 120 ++++++++++----------- node_db/new/extension-node-map.json | 159 ++++++++++++++++++++++++++++ 8 files changed, 497 insertions(+), 62 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e145c0aa..fc3b36dc 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28456,6 +28456,68 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that performs speaker diarization to isolate individual speaker audio tracks from a single audio source." }, + { + "author": "IIEleven11", + "title": "ComfyUI-FairyTaler", + "reference": "https://github.com/IIEleven11/ComfyUI-FairyTaler", + "files": [ + "https://github.com/IIEleven11/ComfyUI-FairyTaler" + ], + "install_type": "git-clone", + "description": "This package provides ComfyUI nodes for creating 3-scene storyboards from Ollama text output." + }, + { + "author": "manifestations", + "title": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes", + "reference": "https://github.com/manifestations/comfyui-indian-outfit", + "files": [ + "https://github.com/manifestations/comfyui-indian-outfit" + ], + "install_type": "git-clone", + "description": "Features:\n* Extensive options for Indian, Indonesian, and international clothing, jewelry, accessories, and styles\n* Multiple jewelry and accessory fields (with material support: gold, diamond, silver, leather, beads, etc.)\n* Support for tattoos, henna, hair styles, poses, shot types, lighting, and photography genres\n* Seamless prompt expansion using your own Ollama LLM instance\n* Modular, extensible JSON data files for easy customization" + }, + { + "author": "heheok", + "title": "comfyui_wan2.1_vace_infinite_helpers", + "reference": "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers", + "files": [ + "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers" + ], + "install_type": "git-clone", + "description": "This collection of custom nodes for ComfyUI is specifically designed to automate and streamline the process of creating infinite videos with WAN2.1 VACE." + }, + { + "author": "Ltamann", + "title": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO", + "reference": "https://github.com/Ltamann/ComfyUI-TBG-ETUR", + "files": [ + "https://github.com/Ltamann/ComfyUI-TBG-ETUR" + ], + "install_type": "git-clone", + "description": "About TBG Enhanced Tiled Upscaler and Refiner Pro! We at TBG Think. Build. Generate. Pro AI upscaling & image enrichment are excited to make our TBG Enhanced Tiled Upscaler and Refiner Pro available to you for free non-commercial use. We believe in empowering creators and innovators, which is why anything you create or generate using our software" + }, + { + "author": "DavidPiazza", + "title": "Network Bending for ComfyUI", + "reference": "https://github.com/DavidPiazza/network_bending", + "files": [ + "https://github.com/DavidPiazza/network_bending" + ], + "install_type": "git-clone", + "description": "A custom node pack for ComfyUI that enables creative manipulation and 'bending' of neural network models. Perform various operations on loaded model checkpoints to create unique and experimental effects." + }, + { + "author": "DiffusionLight", + "title": "DiffusionLight-ComfyUI", + "reference": "https://github.com/DiffusionLight/DiffusionLight-ComfyUI", + "files": [ + "https://github.com/DiffusionLight/DiffusionLight-ComfyUI" + ], + "install_type": "git-clone", + "description": "DiffusionLight (Turbo) implemented in ComfyUI" + }, + + diff --git a/extension-node-map.json b/extension-node-map.json index 3d344d0d..d5298195 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3944,6 +3944,25 @@ "title_aux": "Prompt Injection Node for ComfyUI" } ], + "https://github.com/DavidPiazza/network_bending": [ + [ + "AudioFeatureExtractor", + "AudioLatentBlend", + "AudioLatentGuidance", + "AudioLatentInterpolate", + "AudioLatentManipulator", + "AudioReferenceEncoder", + "AudioStyleTransfer", + "AudioVAEDecode", + "AudioVAEEncode", + "ModelMixer", + "NetworkBending", + "NetworkBendingAdvanced" + ], + { + "title_aux": "Network Bending for ComfyUI" + } + ], "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": [ [ "DiscordPostViaWebhook", @@ -4139,6 +4158,20 @@ "title_aux": "Comfyui SDAPI Request / NovelAI" } ], + "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": [ + [ + "DiffusionLightBall2Envmap", + "DiffusionLightChromeballMask", + "DiffusionLightExposure2HDR", + "DiffusionLightExposureBracket", + "DiffusionLightPadBlackBorder", + "DiffusionLightPercentileToPixelValueTonemap", + "DiffusionLightSaveHDR" + ], + { + "title_aux": "DiffusionLight-ComfyUI" + } + ], "https://github.com/Diohim/ComfyUI-Unusual-Tools": [ [ "AdjustCrop", @@ -6049,6 +6082,18 @@ "title_aux": "IG-Motion-Search" } ], + "https://github.com/IIEleven11/ComfyUI-FairyTaler": [ + [ + "FairyTalerStoryboard", + "SceneParser", + "SceneToConditioning", + "StoryboardCompositor", + "ThreeSceneGenerator" + ], + { + "title_aux": "ComfyUI-FairyTaler" + } + ], "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": [ [ "BilliardsGameNode", @@ -7990,6 +8035,100 @@ "title_aux": "COMFYUI-ReplacePartOfImage" } ], + "https://github.com/Ltamann/ComfyUI-TBG-ETUR": [ + [ + "AIO_Preprocessor", + "AddFluxFlow", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "AnyLineArtPreprocessor_aux", + "ApplyFluxRaveAttention", + "ApplyRefFlux", + "ApplyRegionalConds", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "ConfigureModifiedFlux", + "ControlNetAuxSimpleAddText", + "ControlNetPreprocessorSelector", + "CreateRegionalCond", + "DSINE-NormalMapPreprocessor", + "DepthAnythingPreprocessor", + "DepthAnythingV2Preprocessor", + "DiffusionEdge_Preprocessor", + "ExecuteAllControlNetPreprocessors", + "FakeScribblePreprocessor", + "FlowEditForwardSampler", + "FlowEditGuider", + "FlowEditReverseSampler", + "FlowEditSampler", + "FluxAttnOverride", + "FluxDeGuidance", + "FluxForwardODESampler", + "FluxInverseSampler", + "FluxNoiseMixer", + "FluxReverseODESampler", + "HEDPreprocessor", + "HintImageEnchance", + "ImageGenResolutionFromImage", + "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", + "InFluxFlipSigmas", + "InFluxModelSamplingPred", + "InpaintPreprocessor", + "JanusImageGeneration", + "JanusImageUnderstanding", + "JanusModelLoader", + "LeReS-DepthMapPreprocessor", + "LineArtPreprocessor", + "LineartStandardPreprocessor", + "M-LSDPreprocessor", + "Manga2Anime_LineArt_Preprocessor", + "MaskOptFlow", + "MediaPipe-FaceMeshPreprocessor", + "MeshGraphormer+ImpactDetector-DepthMapPreprocessor", + "MeshGraphormer-DepthMapPreprocessor", + "Metric3D-DepthMapPreprocessor", + "Metric3D-NormalMapPreprocessor", + "Metric_DepthAnythingV2Preprocessor", + "MiDaS-DepthMapPreprocessor", + "MiDaS-NormalMapPreprocessor", + "OneFormer-ADE20K-SemSegPreprocessor", + "OneFormer-COCO-SemSegPreprocessor", + "OpenposePreprocessor", + "OutFluxModelSamplingPred", + "PAGAttention", + "PatreonStatusCheck", + "PiDiNetPreprocessor", + "PixelPerfectResolution", + "PrepareAttnBank", + "PyraCannyPreprocessor", + "RFDoubleBlocksOverride", + "RFSingleBlocksOverride", + "RegionalStyleModelApply", + "SAMPreprocessor", + "SEGAttention", + "ScribblePreprocessor", + "Scribble_PiDiNet_Preprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TTPlanet_TileGF_Preprocessor", + "TTPlanet_TileSimple_Preprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "UnloadOneModel", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" + ], + { + "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" + } + ], "https://github.com/LucipherDev/ComfyUI-AniDoc": [ [ "AniDocLoader", @@ -23196,6 +23335,16 @@ "title_aux": "ComfyUI-ReplenishNodes" } ], + "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": [ + [ + "CyclicCharacterAndBackgroundPrompt", + "LatestVideoFromFolder", + "PrepareControlVideo" + ], + { + "title_aux": "comfyui_wan2.1_vace_infinite_helpers" + } + ], "https://github.com/hekmon/comfyui-checkpoint-extract": [ [ "CLIPModelSaver", @@ -29151,6 +29300,16 @@ "title_aux": "ComfyUI-Mango-Random" } ], + "https://github.com/manifestations/comfyui-indian-outfit": [ + [ + "OllamaPromptEnhancer", + "WizDroid Indian Clothing Generator", + "WizDroid Indonesian Clothing Generator (ID)" + ], + { + "title_aux": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes" + } + ], "https://github.com/mape/ComfyUI-mape-Helpers": [ [ "mape Variable" diff --git a/github-stats.json b/github-stats.json index 1c3bca8c..82d0f2c5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1414,6 +1414,11 @@ "last_update": "2024-06-21 12:56:43", "author_account_age_days": 1150 }, + "https://github.com/DavidPiazza/network_bending": { + "stars": 0, + "last_update": "2025-07-01 21:21:06", + "author_account_age_days": 2251 + }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 3, "last_update": "2024-10-12 05:12:07", @@ -1454,6 +1459,11 @@ "last_update": "2025-06-02 14:54:47", "author_account_age_days": 857 }, + "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { + "stars": 0, + "last_update": "2025-07-01 21:39:55", + "author_account_age_days": 573 + }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, "last_update": "2025-05-19 23:16:22", @@ -2194,6 +2204,11 @@ "last_update": "2025-01-13 09:37:08", "author_account_age_days": 5853 }, + "https://github.com/IIEleven11/ComfyUI-FairyTaler": { + "stars": 0, + "last_update": "2025-07-01 11:22:57", + "author_account_age_days": 2101 + }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 2, "last_update": "2025-06-04 09:43:26", @@ -2844,6 +2859,11 @@ "last_update": "2025-06-17 05:53:17", "author_account_age_days": 2813 }, + "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { + "stars": 1, + "last_update": "2025-07-01 18:00:56", + "author_account_age_days": 4591 + }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 53, "last_update": "2025-03-28 18:39:10", @@ -8109,6 +8129,11 @@ "last_update": "2024-09-02 14:49:43", "author_account_age_days": 720 }, + "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { + "stars": 0, + "last_update": "2025-07-01 16:10:19", + "author_account_age_days": 4303 + }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 0, "last_update": "2025-03-31 13:30:54", @@ -9909,6 +9934,11 @@ "last_update": "2025-01-21 11:31:10", "author_account_age_days": 776 }, + "https://github.com/manifestations/comfyui-indian-outfit": { + "stars": 0, + "last_update": "2025-07-01 13:54:11", + "author_account_age_days": 4526 + }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 180, "last_update": "2024-06-27 16:30:32", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 495c14f6..6dd4d1e7 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "bikiam", + "title": "ComfyUi_WhisperGTranslate", + "reference": "https://github.com/bikiam/ComfyUi_WhisperGTranslate", + "files": [ + "https://github.com/bikiam/ComfyUi_WhisperGTranslate" + ], + "install_type": "git-clone", + "description": "NODES: Whisper + AudioTranslate, Google Translate Node" + }, { "author": "edgerunner", "title": "ComfyUI Queue Manager [WIP]", @@ -4589,7 +4599,7 @@ "https://github.com/rouxianmantou/comfyui-rxmt-nodes" ], "install_type": "git-clone", - "description": "NODES:Check Value Type, Why Prompt Text" + "description": "NODES: Check Value Type, Why Prompt Text" }, { "author": "SirVeggie", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index d27d01e3..04015b3e 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -4091,6 +4091,15 @@ "title_aux": "ComfyUI-glb-to-stl [WIP]" } ], + "https://github.com/bikiam/ComfyUi_WhisperGTranslate": [ + [ + "GoogleTranslateNode", + "WhisperAudioTranslateNode" + ], + { + "title_aux": "ComfyUi_WhisperGTranslate" + } + ], "https://github.com/birnam/ComfyUI-GenData-Pack": [ [ "Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb", @@ -4326,7 +4335,8 @@ ], "https://github.com/bulldog68/ComfyUI_FMJ": [ [ - "FMJCreaPrompt" + "FMJCreaPrompt", + "FMJKontex" ], { "title_aux": "ComfyUI_FMJ [WIP]" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 930eeb1d..1572d36a 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1329,6 +1329,11 @@ "last_update": "2025-05-31 17:41:31", "author_account_age_days": 4036 }, + "https://github.com/bikiam/ComfyUi_WhisperGTranslate": { + "stars": 0, + "last_update": "2025-07-01 19:41:11", + "author_account_age_days": 522 + }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d72910fa..311142c5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,65 @@ { "custom_nodes": [ + { + "author": "DiffusionLight", + "title": "DiffusionLight-ComfyUI", + "reference": "https://github.com/DiffusionLight/DiffusionLight-ComfyUI", + "files": [ + "https://github.com/DiffusionLight/DiffusionLight-ComfyUI" + ], + "install_type": "git-clone", + "description": "DiffusionLight (Turbo) implemented in ComfyUI" + }, + { + "author": "Ltamann", + "title": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO", + "reference": "https://github.com/Ltamann/ComfyUI-TBG-ETUR", + "files": [ + "https://github.com/Ltamann/ComfyUI-TBG-ETUR" + ], + "install_type": "git-clone", + "description": "About TBG Enhanced Tiled Upscaler and Refiner Pro! We at TBG Think. Build. Generate. Pro AI upscaling & image enrichment are excited to make our TBG Enhanced Tiled Upscaler and Refiner Pro available to you for free non-commercial use. We believe in empowering creators and innovators, which is why anything you create or generate using our software" + }, + { + "author": "DavidPiazza", + "title": "Network Bending for ComfyUI", + "reference": "https://github.com/DavidPiazza/network_bending", + "files": [ + "https://github.com/DavidPiazza/network_bending" + ], + "install_type": "git-clone", + "description": "A custom node pack for ComfyUI that enables creative manipulation and 'bending' of neural network models. Perform various operations on loaded model checkpoints to create unique and experimental effects." + }, + { + "author": "IIEleven11", + "title": "ComfyUI-FairyTaler", + "reference": "https://github.com/IIEleven11/ComfyUI-FairyTaler", + "files": [ + "https://github.com/IIEleven11/ComfyUI-FairyTaler" + ], + "install_type": "git-clone", + "description": "This package provides ComfyUI nodes for creating 3-scene storyboards from Ollama text output." + }, + { + "author": "heheok", + "title": "comfyui_wan2.1_vace_infinite_helpers", + "reference": "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers", + "files": [ + "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers" + ], + "install_type": "git-clone", + "description": "This collection of custom nodes for ComfyUI is specifically designed to automate and streamline the process of creating infinite videos with WAN2.1 VACE." + }, + { + "author": "manifestations", + "title": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes", + "reference": "https://github.com/manifestations/comfyui-indian-outfit", + "files": [ + "https://github.com/manifestations/comfyui-indian-outfit" + ], + "install_type": "git-clone", + "description": "Features:\n* Extensive options for Indian, Indonesian, and international clothing, jewelry, accessories, and styles\n* Multiple jewelry and accessory fields (with material support: gold, diamond, silver, leather, beads, etc.)\n* Support for tattoos, henna, hair styles, poses, shot types, lighting, and photography genres\n* Seamless prompt expansion using your own Ollama LLM instance\n* Modular, extensible JSON data files for easy customization" + }, { "author": "pmarmotte2", "title": "ComfyUI-Speaker-Isolation", @@ -635,66 +695,6 @@ ], "install_type": "git-clone", "description": "The ListHelper collection is a comprehensive set of custom nodes for ComfyUI that provides powerful list manipulation capabilities. This collection includes audio processing, text splitting, and number generation tools for enhanced workflow automation." - }, - { - "author": "Maxed-Out-99", - "title": "ComfyUI-MaxedOut", - "reference": "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut", - "files": [ - "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes used in Maxed Out workflows (SDXL, Flux, etc.)" - }, - { - "author": "smthemex", - "title": "ComfyUI_SongGeneration", - "reference": "https://github.com/smthemex/ComfyUI_SongGeneration", - "files": [ - "https://github.com/smthemex/ComfyUI_SongGeneration" - ], - "install_type": "git-clone", - "description": "[a/SongGeneration](https://github.com/tencent-ailab/SongGeneration):High-Quality Song Generation with Multi-Preference Alignment (SOTA),you can try VRAM>12G" - }, - { - "author": "834t", - "title": "Scene Composer for ComfyUI", - "reference": "https://github.com/834t/ComfyUI_834t_scene_composer", - "files": [ - "https://github.com/834t/ComfyUI_834t_scene_composer" - ], - "install_type": "git-clone", - "description": "An intuitive, all-in-one node for ComfyUI that brings a powerful, layer-based regional prompting workflow directly into your graph. Say goodbye to managing countless Conditioning (Set Area) nodes and hello to drawing your creative vision." - }, - { - "author": "quasiblob", - "title": "ComfyUI-EsesImageAdjustments", - "reference": "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments", - "files": [ - "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments" - ], - "install_type": "git-clone", - "description": "Image Adjustments node for ComfyUI with minimal requirements, uses PyTorch for image manipulation operations." - }, - { - "author": "coiichan", - "title": "ComfyUI-FuncAsTexture-CoiiNode", - "reference": "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode", - "files": [ - "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode" - ], - "install_type": "git-clone", - "description": "This allows for mathematical operations on input images and precise manipulation of channels through NumPy formulas, making it suitable for ComfyUI users with programming experience." - }, - { - "author": "impactframes", - "title": "ComfyUI-WanResolutionSelector", - "reference": "https://github.com/if-ai/ComfyUI-WanResolutionSelector", - "files": [ - "https://github.com/if-ai/ComfyUI-WanResolutionSelector" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node that automatically selects appropriate video resolution dimensions based on generation mode, aspect ratio, and quality settings. Designed to work seamlessly with video generation models and KJNodes image resize nodes." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3d344d0d..d5298195 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3944,6 +3944,25 @@ "title_aux": "Prompt Injection Node for ComfyUI" } ], + "https://github.com/DavidPiazza/network_bending": [ + [ + "AudioFeatureExtractor", + "AudioLatentBlend", + "AudioLatentGuidance", + "AudioLatentInterpolate", + "AudioLatentManipulator", + "AudioReferenceEncoder", + "AudioStyleTransfer", + "AudioVAEDecode", + "AudioVAEEncode", + "ModelMixer", + "NetworkBending", + "NetworkBendingAdvanced" + ], + { + "title_aux": "Network Bending for ComfyUI" + } + ], "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": [ [ "DiscordPostViaWebhook", @@ -4139,6 +4158,20 @@ "title_aux": "Comfyui SDAPI Request / NovelAI" } ], + "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": [ + [ + "DiffusionLightBall2Envmap", + "DiffusionLightChromeballMask", + "DiffusionLightExposure2HDR", + "DiffusionLightExposureBracket", + "DiffusionLightPadBlackBorder", + "DiffusionLightPercentileToPixelValueTonemap", + "DiffusionLightSaveHDR" + ], + { + "title_aux": "DiffusionLight-ComfyUI" + } + ], "https://github.com/Diohim/ComfyUI-Unusual-Tools": [ [ "AdjustCrop", @@ -6049,6 +6082,18 @@ "title_aux": "IG-Motion-Search" } ], + "https://github.com/IIEleven11/ComfyUI-FairyTaler": [ + [ + "FairyTalerStoryboard", + "SceneParser", + "SceneToConditioning", + "StoryboardCompositor", + "ThreeSceneGenerator" + ], + { + "title_aux": "ComfyUI-FairyTaler" + } + ], "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": [ [ "BilliardsGameNode", @@ -7990,6 +8035,100 @@ "title_aux": "COMFYUI-ReplacePartOfImage" } ], + "https://github.com/Ltamann/ComfyUI-TBG-ETUR": [ + [ + "AIO_Preprocessor", + "AddFluxFlow", + "AnimeFace_SemSegPreprocessor", + "AnimeLineArtPreprocessor", + "AnyLineArtPreprocessor_aux", + "ApplyFluxRaveAttention", + "ApplyRefFlux", + "ApplyRegionalConds", + "BAE-NormalMapPreprocessor", + "BinaryPreprocessor", + "CannyEdgePreprocessor", + "ColorPreprocessor", + "ConfigureModifiedFlux", + "ControlNetAuxSimpleAddText", + "ControlNetPreprocessorSelector", + "CreateRegionalCond", + "DSINE-NormalMapPreprocessor", + "DepthAnythingPreprocessor", + "DepthAnythingV2Preprocessor", + "DiffusionEdge_Preprocessor", + "ExecuteAllControlNetPreprocessors", + "FakeScribblePreprocessor", + "FlowEditForwardSampler", + "FlowEditGuider", + "FlowEditReverseSampler", + "FlowEditSampler", + "FluxAttnOverride", + "FluxDeGuidance", + "FluxForwardODESampler", + "FluxInverseSampler", + "FluxNoiseMixer", + "FluxReverseODESampler", + "HEDPreprocessor", + "HintImageEnchance", + "ImageGenResolutionFromImage", + "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", + "InFluxFlipSigmas", + "InFluxModelSamplingPred", + "InpaintPreprocessor", + "JanusImageGeneration", + "JanusImageUnderstanding", + "JanusModelLoader", + "LeReS-DepthMapPreprocessor", + "LineArtPreprocessor", + "LineartStandardPreprocessor", + "M-LSDPreprocessor", + "Manga2Anime_LineArt_Preprocessor", + "MaskOptFlow", + "MediaPipe-FaceMeshPreprocessor", + "MeshGraphormer+ImpactDetector-DepthMapPreprocessor", + "MeshGraphormer-DepthMapPreprocessor", + "Metric3D-DepthMapPreprocessor", + "Metric3D-NormalMapPreprocessor", + "Metric_DepthAnythingV2Preprocessor", + "MiDaS-DepthMapPreprocessor", + "MiDaS-NormalMapPreprocessor", + "OneFormer-ADE20K-SemSegPreprocessor", + "OneFormer-COCO-SemSegPreprocessor", + "OpenposePreprocessor", + "OutFluxModelSamplingPred", + "PAGAttention", + "PatreonStatusCheck", + "PiDiNetPreprocessor", + "PixelPerfectResolution", + "PrepareAttnBank", + "PyraCannyPreprocessor", + "RFDoubleBlocksOverride", + "RFSingleBlocksOverride", + "RegionalStyleModelApply", + "SAMPreprocessor", + "SEGAttention", + "ScribblePreprocessor", + "Scribble_PiDiNet_Preprocessor", + "Scribble_XDoG_Preprocessor", + "SemSegPreprocessor", + "ShufflePreprocessor", + "TEEDPreprocessor", + "TTPlanet_TileGF_Preprocessor", + "TTPlanet_TileSimple_Preprocessor", + "TilePreprocessor", + "UniFormer-SemSegPreprocessor", + "Unimatch_OptFlowPreprocessor", + "UnloadOneModel", + "Zoe-DepthMapPreprocessor", + "Zoe_DepthAnythingPreprocessor" + ], + { + "title_aux": "TBG_Enhanced Tiled Upscaler & Refiner FLUX PRO" + } + ], "https://github.com/LucipherDev/ComfyUI-AniDoc": [ [ "AniDocLoader", @@ -23196,6 +23335,16 @@ "title_aux": "ComfyUI-ReplenishNodes" } ], + "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": [ + [ + "CyclicCharacterAndBackgroundPrompt", + "LatestVideoFromFolder", + "PrepareControlVideo" + ], + { + "title_aux": "comfyui_wan2.1_vace_infinite_helpers" + } + ], "https://github.com/hekmon/comfyui-checkpoint-extract": [ [ "CLIPModelSaver", @@ -29151,6 +29300,16 @@ "title_aux": "ComfyUI-Mango-Random" } ], + "https://github.com/manifestations/comfyui-indian-outfit": [ + [ + "OllamaPromptEnhancer", + "WizDroid Indian Clothing Generator", + "WizDroid Indonesian Clothing Generator (ID)" + ], + { + "title_aux": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes" + } + ], "https://github.com/mape/ComfyUI-mape-Helpers": [ [ "mape Variable"