Compare commits

...

14 Commits

Author SHA1 Message Date
Liu Sida
7ae426fc88
Merge f96dd66cdcf79fc1babba81616818a0f9b9df39c into 8cfee1f483ab2402f9f013ba176413e63826ee54 2025-12-07 03:35:53 +00:00
Dr.Lt.Data
8cfee1f483 update DB 2025-12-07 07:36:12 +09:00
Matthew-X
cf4d8e6125
Workflow Importer (#2356)
* Add Workflow Importer node to custom-node-list.json

* Update custom-node-list.json

* Add entry for SDXL_sizing by Ser-Hilary

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-12-07 07:35:14 +09:00
Dr.Lt.Data
c0e8a41d2a update DB 2025-12-07 07:32:45 +09:00
Antonio Covelo
a02c27b1af
Add ShakaNodes utility tools for ComfyUI (#2353)
Added new ShakaNodes project with author and description to ComfyUI-Maanager
2025-12-07 07:32:07 +09:00
Dr.Lt.Data
712e1bac0d update DB 2025-12-07 07:30:31 +09:00
ameyukisora
513ea46cbe
Add ComfyUI-Empty-Latent-Advanced (#2351) 2025-12-07 07:28:19 +09:00
Dr.Lt.Data
b1919b6f95 update DB 2025-12-07 07:28:06 +09:00
Jean Kássio
43561d209b
Add ComfyUI_MusicTools (#2350) 2025-12-07 07:25:47 +09:00
Dr.Lt.Data
16dcbc5412 update DB 2025-12-07 07:25:11 +09:00
HALXP
c8dd2d5cad
Added new file to existing HALXP-Comfy custom node (#2341)
* Added HALXP-Comfy to the custom node lists

* Update custom-node-list.json

* Added new file (HALXP Monitor) to current custom node

HALXP Monitor lets you run a custom script on workflow Success or Error

* Added one new file to the custom tools (runmonitor)

Lets you run custom scripts on workflow success or error

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-12-07 07:22:18 +09:00
Dr.Lt.Data
4b37777066 update DB 2025-12-07 07:15:35 +09:00
Antonio Sorrentini
95ecd85a12
Add ComfyUI-LegionPower node with description (#2326) 2025-12-07 07:11:33 +09:00
Sida Liu
f96dd66cdc add Notebook 2025-11-28 07:46:37 +08:00
5 changed files with 2883 additions and 2824 deletions

View File

@ -10204,6 +10204,17 @@
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "Sida Liu",
"title": "ComfyUI-Notebook",
"id": "notebook",
"reference": "https://github.com/liusida/ComfyUI-Notebook",
"files": [
"https://github.com/liusida/ComfyUI-Notebook"
],
"install_type": "git-clone",
"description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows."
},
{
"author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt",
@ -37387,9 +37398,9 @@
{
"author": "HAL-XP",
"title": "HALXP-Comfy",
"reference": "https://github.com/hal-xp/halxp-comfy",
"reference": "https://github.com/HAL-XP/halxp-comfy",
"files": [
"https://github.com/hal-xp/halxp-comfy"
"https://github.com/HAL-XP/halxp-comfy"
],
"install_type": "git-clone",
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
@ -37670,6 +37681,60 @@
"install_type": "git-clone",
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
},
{
"author": "Transhumai",
"title": "ComfyUI-LegionPower",
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
"files": [
"https://github.com/Transhumai/ComfyUI-LegionPower"
],
"install_type": "git-clone",
"description": "Nodes to run ComfyUI workflows in isolated workers for optimal GPU and memory use."
},
{
"author": "jeankassio",
"title": "ComfyUI_MusicTools",
"id": "ComfyUI_MusicTools",
"reference": "https://github.com/jeankassio/ComfyUI_MusicTools",
"files": [
"https://github.com/jeankassio/ComfyUI_MusicTools"
],
"install_type": "git-clone",
"description": "Professional audio processing and mastering suite for ComfyUI."
},
{
"author": "ameyukisora",
"title": "ComfyUI Empty Latent Advanced",
"reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced",
"files": [
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced"
],
"install_type": "git-clone",
"description": "An advanced Empty Latent selector with visual presets and foldable UI."
},
{
"author": "Bomborant",
"title": "ShakaNodes",
"id": "shakanodes",
"reference": "https://github.com/bomborant/ComfyUI-ShakaNodes",
"files": [
"https://github.com/bomborant/ComfyUI-ShakaNodes"
],
"install_type": "git-clone",
"description": "ShakaNodes: Utility tools for ComfyUI"
},
{
"author": "Matthew-X",
"title": "Workflow Importer",
"id": "comfyui-workflow_importer",
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
"files": [
"https://github.com/Matthew-X/comfyui-workflow_importer"
],
"install_type": "git-clone",
"js_path": "workflow_importer",
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
},

View File

@ -2024,7 +2024,9 @@
],
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
[
"AcademiaSD_BatchLoader",
"AcademiaSD_Gemini_Node",
"AcademiaSD_SaveCaption",
"IntegerBypasser",
"LoopCounterToFile",
"PaddedFileName",
@ -2700,10 +2702,12 @@
"AGSoft Text Operation",
"AGSoft Text Overlay",
"AGSoft Text Replace",
"AGSoftLoadVideo",
"AGSoftTextConcatenateX2",
"AGSoftTextConcatenateX4",
"AGSoftTextConcatenateX8",
"AGSoftTextSplit",
"AGSoftVideoFrameExtractor",
"AGSoft_Draw_Mask_On_Image",
"AGSoft_Empty_Latent",
"AGSoft_Empty_Latent_QwenImage",
@ -2978,6 +2982,10 @@
"ConcatKDFHash_Derive",
"ConcatKDFHash_Verify",
"ConstantTimeCompare",
"EdDSAPrivateKeyFormat",
"EdDSAPublicKeyFormat",
"EdDSASignature",
"EdDSAVerify",
"FernetKeygenSimple",
"FernetSimple",
"Foursquare",
@ -3021,6 +3029,7 @@
"String2Base64",
"String2Binary",
"String2Hex",
"StringLooper",
"SymmetricEncryptDecrypt",
"SystemRandom",
"ThreeSquare",
@ -4608,7 +4617,8 @@
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
[
"PromptManager",
"PromptManagerText"
"PromptManagerText",
"PromptSearchList"
],
{
"title_aux": "ComfyUI_PromptManager"
@ -7095,6 +7105,7 @@
"Add Margin With Color",
"Any to Int/Float/String",
"Audio Duration",
"Clamp Images To Megapixels",
"Essential Params",
"Get Last Output Video Path",
"If Image Valid",
@ -11385,6 +11396,7 @@
"LMMExtractPromptsNode",
"LatentSettings",
"PipeHub",
"PreviewMask",
"cropImage"
],
{
@ -13358,7 +13370,8 @@
],
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
[
"Image2Prompt"
"Image2Prompt",
"Text2Prompt"
],
{
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
@ -15631,7 +15644,8 @@
"Simple Readable Metadata Text Viewer-SG",
"SimpleReadableMetadataMAXSG",
"SimpleReadableMetadataSG",
"SimpleReadableMetadataSaveTextSG"
"SimpleReadableMetadataSaveTextSG",
"SimpleReadableMetadataVideoSG"
],
{
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
@ -21676,6 +21690,7 @@
"ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Conditioning_Balance",
"ArchAi3D_Dependency_Installer",
"ArchAi3D_Float_Input",
"ArchAi3D_GDrive_Download",
"ArchAi3D_Gemini",
@ -21688,6 +21703,7 @@
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
"ArchAi3D_Nunchaku_Installer",
"ArchAi3D_Object_Focus_Camera",
"ArchAi3D_Object_Focus_Camera_V2",
"ArchAi3D_Object_Focus_Camera_V3",
@ -24069,6 +24085,7 @@
"AI_Qwen",
"AI_Qwen_text",
"Ai_Ollama_RunModel",
"Ai_doubao_seedream",
"Amp_audio_Normalized",
"Amp_drive_String",
"Amp_drive_mask",
@ -24076,6 +24093,7 @@
"CN_preset1_Unpack",
"CN_preset1_pack",
"Coordinate_Generator",
"Coordinate_Index2Text",
"Coordinate_MarkRender",
"Coordinate_SplitIndex",
"Coordinate_fromImage",
@ -24123,6 +24141,7 @@
"Image_pad_adjust_restore",
"Image_pad_keep",
"Image_precision_Converter",
"Image_safe_size",
"Image_smooth_blur",
"Image_solo_crop",
"Image_solo_stitch",
@ -24259,6 +24278,7 @@
"excel_search_data",
"excel_write_data",
"excel_write_data_easy",
"flow_GetNodeInfo",
"flow_QueueTrigger",
"flow_ValueReceiver",
"flow_ValueSender",
@ -24406,8 +24426,18 @@
],
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
[
"ClearCacheNode",
"GetFrameByIndex",
"GetLastFrame"
"GetLastFrame",
"GetNode",
"ListCacheNode",
"PromptInfo",
"PromptModelLoader",
"PromptRefiner",
"SetNode",
"SetNodeNamed",
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced"
],
{
"title_aux": "COMFYUI_PROMPTMODELS"
@ -26379,6 +26409,7 @@
"CLIPTextEncodeFlux",
"CLIPTextEncodeHiDream",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeKandinsky5",
"CLIPTextEncodeLumina2",
"CLIPTextEncodePixArtAlpha",
"CLIPTextEncodeSD3",
@ -26507,6 +26538,7 @@
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"Kandinsky5ImageToVideo",
"KarrasScheduler",
"KlingCameraControlI2VNode",
"KlingCameraControlT2VNode",
@ -26624,6 +26656,7 @@
"MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode",
"Morphology",
"NormalizeVideoLatentStart",
"OpenAIChatConfig",
"OpenAIChatNode",
"OpenAIDalle2",
@ -26685,6 +26718,7 @@
"RenormCFG",
"RepeatImageBatch",
"RepeatLatentBatch",
"ReplaceVideoLatentFrames",
"RescaleCFG",
"ResizeAndPadImage",
"Rodin3D_Detail",
@ -28586,7 +28620,8 @@
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
"SaveVideoPath"
"SaveVideoPath",
"SimpleWildCardPlayer"
],
{
"title_aux": "ComfyUI-ListHelper"
@ -42461,7 +42496,6 @@
"LoadLastLatent",
"LoadVideoForVCaptioning",
"Lora Loader Str",
"LoraLoaderZImage",
"MaskEmptyFloatNode",
"MaskPassOrPlaceholder",
"ParametricEQNode",
@ -46783,6 +46817,7 @@
"NukeChannelShuffle",
"NukeColorBars",
"NukeColorCorrect",
"NukeConstant",
"NukeCornerPin",
"NukeCrop",
"NukeDefocus",
@ -48293,6 +48328,7 @@
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,59 @@
{
"custom_nodes": [
{
"author": "jeankassio",
"title": "ComfyUI_MusicTools",
"id": "ComfyUI_MusicTools",
"reference": "https://github.com/jeankassio/ComfyUI_MusicTools",
"files": [
"https://github.com/jeankassio/ComfyUI_MusicTools"
],
"install_type": "git-clone",
"description": "Professional audio processing and mastering suite for ComfyUI."
},
{
"author": "Transhumai",
"title": "ComfyUI-LegionPower",
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
"files": [
"https://github.com/Transhumai/ComfyUI-LegionPower"
],
"install_type": "git-clone",
"description": "Nodes to run ComfyUI workflows in isolated workers for optimal GPU and memory use."
},
{
"author": "Bomborant",
"title": "ShakaNodes",
"id": "shakanodes",
"reference": "https://github.com/bomborant/ComfyUI-ShakaNodes",
"files": [
"https://github.com/bomborant/ComfyUI-ShakaNodes"
],
"install_type": "git-clone",
"description": "ShakaNodes: Utility tools for ComfyUI"
},
{
"author": "Matthew-X",
"title": "Workflow Importer",
"id": "comfyui-workflow_importer",
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
"files": [
"https://github.com/Matthew-X/comfyui-workflow_importer"
],
"install_type": "git-clone",
"js_path": "workflow_importer",
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
},
{
"author": "ameyukisora",
"title": "ComfyUI Empty Latent Advanced",
"reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced",
"files": [
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced"
],
"install_type": "git-clone",
"description": "An advanced Empty Latent selector with visual presets and foldable UI."
},
{
"author": "KLL535",
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
@ -353,13 +407,12 @@
"install_type": "git-clone",
"description": "Comprehensive image processing plugin for ComfyUI"
},
{
"author": "HAL-XP",
"title": "HALXP-Comfy",
"reference": "https://github.com/hal-xp/halxp-comfy",
"reference": "https://github.com/HAL-XP/halxp-comfy",
"files": [
"https://github.com/hal-xp/halxp-comfy"
"https://github.com/HAL-XP/halxp-comfy"
],
"install_type": "git-clone",
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
@ -680,137 +733,6 @@
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
},
{
"author": "Nynxz",
"title": "ComfyUI-NynxzNodes",
"reference": "https://github.com/Nynxz/ComfyUI-NynxzNodes",
"files": [
"https://github.com/Nynxz/ComfyUI-NynxzNodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes providing video comparison utilities, including wipe and fade compare video generation in multiple directions. (Description by CC)"
},
{
"author": "comrender",
"title": "ComfyUI-edge-match-checker",
"reference": "https://github.com/comrender/ComfyUI-edge-match-checker",
"files": [
"https://github.com/comrender/ComfyUI-edge-match-checker"
],
"install_type": "git-clone",
"description": "Node comparing two image masks or images with adjustable overlap threshold (default 95%) for detecting minor shifts and mismatches in proportions, suitable for automated post-processing validation. (Description by CC)"
},
{
"author": "lovisdotio",
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
"reference": "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame",
"files": [
"https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame"
],
"install_type": "git-clone",
"description": "Replace the first and last frames of an image sequence in ComfyUI. Auto-resizes frames to match video dimensions, handles batches, and adjusts parameters if needed."
},
{
"author": "FuryNocturn",
"title": "ComfyUI-Dummy_Node_Pack",
"reference": "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack",
"files": [
"https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack"
],
"install_type": "git-clone",
"description": "Custom node pack creating fake/dummy nodes to replace missing, obsolete, or cloud-specific nodes, allowing legacy workflows to load visually without errors while preserving connections. (Description by CC)"
},
{
"author": "yukascomfy",
"title": "ATI_AudioReactive",
"reference": "https://github.com/yukascomfy/ATI_AudioReactive",
"files": [
"https://github.com/yukascomfy/ATI_AudioReactive"
],
"install_type": "git-clone",
"description": "ComfyUI audio-reactive animation node combining RyanOnTheInside's reactive features with Fillip's path animation for creating audio-driven visual animations. (Description by CC)"
},
{
"author": "techzuhaib",
"title": "FaceCLIP-ComfyUI",
"reference": "https://github.com/techzuhaib/FaceCLIP-ComfyUI",
"files": [
"https://github.com/techzuhaib/FaceCLIP-ComfyUI"
],
"install_type": "git-clone",
"description": "FaceCLIP nodes for ComfyUI providing joint embeddings from aligned face images plus text prompts, and identity-preserving image synthesis using fine-tuned SDXL UNet. (Description by CC)"
},
{
"author": "Windecay",
"title": "ComfyUI_Dynamic-RAMCache",
"reference": "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache",
"files": [
"https://github.com/Windecay/ComfyUI_Dynamic-RAMCache"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that dynamically manages RAM usage by intelligently controlling cache purging based on available system memory."
},
{
"author": "tuki0918",
"title": "comfyui-image-expand-nodes",
"reference": "https://github.com/tuki0918/comfyui-image-expand-nodes",
"files": [
"https://github.com/tuki0918/comfyui-image-expand-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to expand images with noise for outpainting or inpainting purposes. This allows for seamless image extension in any direction."
},
{
"author": "tuki0918",
"title": "comfyui-image-tiled-nodes",
"reference": "https://github.com/tuki0918/comfyui-image-tiled-nodes",
"files": [
"https://github.com/tuki0918/comfyui-image-tiled-nodes"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes that split large images into overlapping tiles for processing and merge them back seamlessly with feathering blending. (Description by CC)"
},
{
"author": "NeoDroleDeGueule",
"title": "NDDG_Great_Nodes",
"reference": "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes",
"files": [
"https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes"
],
"install_type": "git-clone",
"description": "NDDG Great Nodes - ComfyUI custom nodes featuring Great Conditioning Modifier with advanced semantic drift, token dropout, gradient amplification and other conceptual manipulation tools. (Description by CC)"
},
{
"author": "EnragedAntelope",
"title": "ComfyUI_EasyRegion",
"reference": "https://github.com/EnragedAntelope/ComfyUI_EasyRegion",
"files": [
"https://github.com/EnragedAntelope/ComfyUI_EasyRegion"
],
"install_type": "git-clone",
"description": "Control different parts of your image with separate prompts using visual box drawing."
},
{
"author": "aining2022",
"title": "ComfyUI_Swwan",
"reference": "https://github.com/aining2022/ComfyUI_Swwan",
"files": [
"https://github.com/aining2022/ComfyUI_Swwan"
],
"install_type": "git-clone",
"description": "Collection of image processing utility nodes for ComfyUI including intelligent cropping, aspect ratio scaling, and crop box restoration capabilities. (Description by CC)"
},
{
"author": "brucew4yn3rp",
"title": "Vintage Effect",
"id": "VintageEffect",
"reference": "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect",
"files": [
"https://github.com/brucew4yn3rp/ComfyUI_VintageEffect"
],
"install_type": "git-clone",
"description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, vignette, and more to emulate more realistic photo aesthetics."
}
]
}

View File

@ -2024,7 +2024,9 @@
],
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
[
"AcademiaSD_BatchLoader",
"AcademiaSD_Gemini_Node",
"AcademiaSD_SaveCaption",
"IntegerBypasser",
"LoopCounterToFile",
"PaddedFileName",
@ -2700,10 +2702,12 @@
"AGSoft Text Operation",
"AGSoft Text Overlay",
"AGSoft Text Replace",
"AGSoftLoadVideo",
"AGSoftTextConcatenateX2",
"AGSoftTextConcatenateX4",
"AGSoftTextConcatenateX8",
"AGSoftTextSplit",
"AGSoftVideoFrameExtractor",
"AGSoft_Draw_Mask_On_Image",
"AGSoft_Empty_Latent",
"AGSoft_Empty_Latent_QwenImage",
@ -2978,6 +2982,10 @@
"ConcatKDFHash_Derive",
"ConcatKDFHash_Verify",
"ConstantTimeCompare",
"EdDSAPrivateKeyFormat",
"EdDSAPublicKeyFormat",
"EdDSASignature",
"EdDSAVerify",
"FernetKeygenSimple",
"FernetSimple",
"Foursquare",
@ -3021,6 +3029,7 @@
"String2Base64",
"String2Binary",
"String2Hex",
"StringLooper",
"SymmetricEncryptDecrypt",
"SystemRandom",
"ThreeSquare",
@ -4608,7 +4617,8 @@
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
[
"PromptManager",
"PromptManagerText"
"PromptManagerText",
"PromptSearchList"
],
{
"title_aux": "ComfyUI_PromptManager"
@ -7095,6 +7105,7 @@
"Add Margin With Color",
"Any to Int/Float/String",
"Audio Duration",
"Clamp Images To Megapixels",
"Essential Params",
"Get Last Output Video Path",
"If Image Valid",
@ -11385,6 +11396,7 @@
"LMMExtractPromptsNode",
"LatentSettings",
"PipeHub",
"PreviewMask",
"cropImage"
],
{
@ -13358,7 +13370,8 @@
],
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
[
"Image2Prompt"
"Image2Prompt",
"Text2Prompt"
],
{
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
@ -15631,7 +15644,8 @@
"Simple Readable Metadata Text Viewer-SG",
"SimpleReadableMetadataMAXSG",
"SimpleReadableMetadataSG",
"SimpleReadableMetadataSaveTextSG"
"SimpleReadableMetadataSaveTextSG",
"SimpleReadableMetadataVideoSG"
],
{
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
@ -21676,6 +21690,7 @@
"ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Conditioning_Balance",
"ArchAi3D_Dependency_Installer",
"ArchAi3D_Float_Input",
"ArchAi3D_GDrive_Download",
"ArchAi3D_Gemini",
@ -21688,6 +21703,7 @@
"ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
"ArchAi3D_Nunchaku_Installer",
"ArchAi3D_Object_Focus_Camera",
"ArchAi3D_Object_Focus_Camera_V2",
"ArchAi3D_Object_Focus_Camera_V3",
@ -24069,6 +24085,7 @@
"AI_Qwen",
"AI_Qwen_text",
"Ai_Ollama_RunModel",
"Ai_doubao_seedream",
"Amp_audio_Normalized",
"Amp_drive_String",
"Amp_drive_mask",
@ -24076,6 +24093,7 @@
"CN_preset1_Unpack",
"CN_preset1_pack",
"Coordinate_Generator",
"Coordinate_Index2Text",
"Coordinate_MarkRender",
"Coordinate_SplitIndex",
"Coordinate_fromImage",
@ -24123,6 +24141,7 @@
"Image_pad_adjust_restore",
"Image_pad_keep",
"Image_precision_Converter",
"Image_safe_size",
"Image_smooth_blur",
"Image_solo_crop",
"Image_solo_stitch",
@ -24259,6 +24278,7 @@
"excel_search_data",
"excel_write_data",
"excel_write_data_easy",
"flow_GetNodeInfo",
"flow_QueueTrigger",
"flow_ValueReceiver",
"flow_ValueSender",
@ -24406,8 +24426,18 @@
],
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
[
"ClearCacheNode",
"GetFrameByIndex",
"GetLastFrame"
"GetLastFrame",
"GetNode",
"ListCacheNode",
"PromptInfo",
"PromptModelLoader",
"PromptRefiner",
"SetNode",
"SetNodeNamed",
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced"
],
{
"title_aux": "COMFYUI_PROMPTMODELS"
@ -26379,6 +26409,7 @@
"CLIPTextEncodeFlux",
"CLIPTextEncodeHiDream",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeKandinsky5",
"CLIPTextEncodeLumina2",
"CLIPTextEncodePixArtAlpha",
"CLIPTextEncodeSD3",
@ -26507,6 +26538,7 @@
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"Kandinsky5ImageToVideo",
"KarrasScheduler",
"KlingCameraControlI2VNode",
"KlingCameraControlT2VNode",
@ -26624,6 +26656,7 @@
"MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode",
"Morphology",
"NormalizeVideoLatentStart",
"OpenAIChatConfig",
"OpenAIChatNode",
"OpenAIDalle2",
@ -26685,6 +26718,7 @@
"RenormCFG",
"RepeatImageBatch",
"RepeatLatentBatch",
"ReplaceVideoLatentFrames",
"RescaleCFG",
"ResizeAndPadImage",
"Rodin3D_Detail",
@ -28586,7 +28620,8 @@
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
"SaveVideoPath"
"SaveVideoPath",
"SimpleWildCardPlayer"
],
{
"title_aux": "ComfyUI-ListHelper"
@ -42461,7 +42496,6 @@
"LoadLastLatent",
"LoadVideoForVCaptioning",
"Lora Loader Str",
"LoraLoaderZImage",
"MaskEmptyFloatNode",
"MaskPassOrPlaceholder",
"ParametricEQNode",
@ -46783,6 +46817,7 @@
"NukeChannelShuffle",
"NukeColorBars",
"NukeColorCorrect",
"NukeConstant",
"NukeCornerPin",
"NukeCrop",
"NukeDefocus",
@ -48293,6 +48328,7 @@
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
],
{