Compare commits

...

9 Commits

Author SHA1 Message Date
Liu Sida
f3b45b123e
Merge f96dd66cdcf79fc1babba81616818a0f9b9df39c into de64af4a6873547668187f0e98433a8030880940 2025-12-08 10:32:04 +08:00
Dr.Lt.Data
de64af4a68 update DB 2025-12-07 21:32:58 +09:00
Dr.Lt.Data
4a852ac8a8 update DB 2025-12-07 21:30:06 +09:00
shootthesound
6784bfb98c
Add Realtime LoRA Trainer node to custom-node-list (#2352)
Added a new node for Realtime LoRA Trainer with details.
2025-12-07 21:29:07 +09:00
Dr.Lt.Data
c8f246d344 update DB 2025-12-07 21:28:09 +09:00
The Kraken
8b3d31a936
Add Kraken Discord Bot custom node (#2358) 2025-12-07 21:27:17 +09:00
Dr.Lt.Data
5e88d6445b update DB 2025-12-07 21:25:30 +09:00
ds
fd7dff88df
Add ComfyUI_DashuaiTools to custom-node-list.json (#2319)
This PR adds the ComfyUI_DashuaiTools custom node pack to the ComfyUI-Manager node list.
2025-12-07 21:24:06 +09:00
Sida Liu
f96dd66cdc add Notebook 2025-11-28 07:46:37 +08:00
8 changed files with 2615 additions and 2392 deletions

View File

@ -10204,6 +10204,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)." "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", "author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt", "title": "ComfyUI-Workflow-Encrypt",
@ -32586,6 +32597,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops." "description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops."
}, },
{
"author": "krakenunbound",
"title": "Kraken Discord Bot",
"id": "kraken-discord-bot",
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
"files": [
"https://github.com/krakenunbound/kraken-discord-bot"
],
"install_type": "git-clone",
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
},
{ {
"author": "joanna910225", "author": "joanna910225",
"title": "HouseKeeper", "title": "HouseKeeper",
@ -37724,7 +37746,40 @@
"js_path": "workflow_importer", "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." "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": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
},
{
"author": "ShootTheSound",
"title": "Realtime LoRA Trainer",
"id": "comfyui-realtime-lora",
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
"files": [
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
],
"install_type": "git-clone",
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
},
{
"author": "HackAfterDark",
"title": "AfterDark Film AR Selector",
"id": "ComfyUI-HackAfterDark-Nodes",
"reference": "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes",
"files": [
"https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.",
"tags": ["utility", "presets", "aspect ratio", "film"]
},

View File

@ -18195,6 +18195,22 @@
"title_aux": "LoRA Matcher Nodes for ComfyUI" "title_aux": "LoRA Matcher Nodes for ComfyUI"
} }
], ],
"https://github.com/Transhumai/ComfyUI-LegionPower": [
[
"LegionConfig",
"LegionExporter",
"LegionImporter",
"LegionJoin",
"LegionJoinAll",
"LegionMaster",
"LegionMaster3",
"LegionMaster6",
"LegionWarmup"
],
{
"title_aux": "ComfyUI-LegionPower"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [ "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[ [
"Object Mask" "Object Mask"
@ -21680,6 +21696,14 @@
"title_aux": "Dream Video Batches" "title_aux": "Dream Video Batches"
} }
], ],
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": [
[
"EmptyLatentAdvancedSelector"
],
{
"title_aux": "ComfyUI Empty Latent Advanced"
}
],
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [ "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[ [
"ArchAi3D_Average_Color", "ArchAi3D_Average_Color",
@ -23534,6 +23558,15 @@
"title_aux": "Remembering utils" "title_aux": "Remembering utils"
} }
], ],
"https://github.com/bomborant/ComfyUI-ShakaNodes": [
[
"ShakaTensorDebug",
"ShakaWanKeyframes"
],
{
"title_aux": "ShakaNodes"
}
],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo", "AnyInfo",
@ -33651,6 +33684,26 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jeankassio/ComfyUI_MusicTools": [
[
"Music_AudioMixer",
"Music_AudioTrimmer",
"Music_AudioUpscale",
"Music_Compressor",
"Music_Equalize",
"Music_Gain",
"Music_LufsNormalizer",
"Music_MasterAudioEnhancement",
"Music_NoiseRemove",
"Music_Reverb",
"Music_StemRecombination",
"Music_StemSeparation",
"Music_StereoEnhance"
],
{
"title_aux": "ComfyUI_MusicTools"
}
],
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [ "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [
[ [
"Pony Character Prompt Picker" "Pony Character Prompt Picker"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "krakenunbound",
"title": "Kraken Discord Bot",
"id": "kraken-discord-bot",
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
"files": [
"https://github.com/krakenunbound/kraken-discord-bot"
],
"install_type": "git-clone",
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
},
{ {
"author": "quinteroac", "author": "quinteroac",
"title": "comfyui_api_executor_nodes", "title": "comfyui_api_executor_nodes",

View File

@ -2375,6 +2375,9 @@
"https://github.com/Kraven1109/ComfyUI-Llama": [ "https://github.com/Kraven1109/ComfyUI-Llama": [
[ [
"ComfyLLama", "ComfyLLama",
"ComfyLLamaPreviewText",
"ComfyLLamaPromptBuilder",
"ComfyLLamaSaveText",
"ComfyLLamaServer", "ComfyLLamaServer",
"ComfyLLamaTextConcat", "ComfyLLamaTextConcat",
"ComfyLLamaTextInput", "ComfyLLamaTextInput",
@ -3483,12 +3486,16 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-CADabra": [ "https://github.com/PozzettiAndrea/ComfyUI-CADabra": [
[ [
"BGPSegSegmentation",
"BrepGeneration", "BrepGeneration",
"CADAnalysisViewer", "CADAnalysisViewer",
"CADCheckOverlappingFaces", "CADCheckOverlappingFaces",
"CADConnectedComponents", "CADConnectedComponents",
"CADCountFaces", "CADCountFaces",
"CADDepthMapHybrid", "CADDepthMapHybrid",
"CADEdgeAnalysis",
"CADEdgeDetailAnalyzer",
"CADEdgeViewer",
"CADEstimateGapTolerance", "CADEstimateGapTolerance",
"CADExtractFaces", "CADExtractFaces",
"CADFaceAnalysis", "CADFaceAnalysis",
@ -3503,7 +3510,6 @@
"CADProjectFacesXY", "CADProjectFacesXY",
"CADROISelector", "CADROISelector",
"CADRaytracerBVH", "CADRaytracerBVH",
"CADRecodeExecute",
"CADRecodeInference", "CADRecodeInference",
"CADSave", "CADSave",
"CADSewFaces", "CADSewFaces",
@ -3516,24 +3522,40 @@
"CAD_Quality_Metrics", "CAD_Quality_Metrics",
"CAD_Remesh_OCC", "CAD_Remesh_OCC",
"CAD_Remesh_OCC_Advanced", "CAD_Remesh_OCC_Advanced",
"CadQueryExecute",
"CadrilleImageInference",
"CadrilleInference",
"CadrilleTextInference",
"LoadBGPSegModels",
"LoadCADRecodeModel", "LoadCADRecodeModel",
"LoadCadrilleModel",
"LoadNeurCADReconModel",
"LoadPoint2CADModel", "LoadPoint2CADModel",
"LoadPointCloudXYZ", "LoadPointCloudXYZ",
"LoadSECADNetModel",
"LoadSurfaceParams",
"ML_FeatureDetection", "ML_FeatureDetection",
"ML_SurfaceRecon", "ML_SurfaceRecon",
"MeshFaceSegmentation", "MeshFaceSegmentation",
"MeshSegmentToPointCloud", "MeshSegmentToPointCloud",
"MeshToPointCloud", "MeshToVoxel",
"Mesh_Optimize_Gmsh", "Mesh_Optimize_Gmsh",
"NeurCADReconInference",
"NeurCADReconLoadCheckpoint",
"NeurCADReconTrain",
"Point2CADExportBrep", "Point2CADExportBrep",
"Point2CADSegmentation", "Point2CADSegmentation",
"Point2CADSurfaceFitting", "Point2CADSurfaceFitting",
"Point2CADSurfaceFittingOCC",
"Point2CADTopologyExtraction", "Point2CADTopologyExtraction",
"PointCloudSegmentation", "PointCloudSegmentation",
"PreviewCADBatch", "PreviewCADBatch",
"PreviewCADOCC", "PreviewCADOCC",
"PrimitiveFitting", "PrimitiveFitting",
"QuadRemesh" "QuadRemesh",
"SECADNetFinetune",
"SECADNetInference",
"SaveSurfaceParams"
], ],
{ {
"title_aux": "CADabra [WIP]" "title_aux": "CADabra [WIP]"
@ -3784,6 +3806,7 @@
"List Image Path \ud83d\udc24", "List Image Path \ud83d\udc24",
"List Model Path \ud83d\udc24", "List Model Path \ud83d\udc24",
"List Video Path \ud83d\udc24", "List Video Path \ud83d\udc24",
"Load Image Base64 \ud83d\udc24",
"Peaks Weights Generator \ud83d\udc24" "Peaks Weights Generator \ud83d\udc24"
], ],
{ {
@ -5490,12 +5513,13 @@
"https://github.com/bakker/BK_Utils": [ "https://github.com/bakker/BK_Utils": [
[ [
"DynamicGroupSwitchMulti", "DynamicGroupSwitchMulti",
"FileNameDefinition",
"FluxPromptSaver", "FluxPromptSaver",
"FluxTextSampler", "FluxTextSampler",
"IsOneOfGroupsActive", "IsOneOfGroupsActive",
"ModelName", "ModelName",
"SamePixelResolutionCalculator", "SamePixelResolutionCalculator",
"SubgraphPromptSwitchAutoDisplay" "ZImageTurboResolutions"
], ],
{ {
"title_aux": "BK_Utils [WIP]" "title_aux": "BK_Utils [WIP]"
@ -6191,6 +6215,7 @@
"CLIPTextEncodeFlux", "CLIPTextEncodeFlux",
"CLIPTextEncodeHiDream", "CLIPTextEncodeHiDream",
"CLIPTextEncodeHunyuanDiT", "CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeKandinsky5",
"CLIPTextEncodeLumina2", "CLIPTextEncodeLumina2",
"CLIPTextEncodePixArtAlpha", "CLIPTextEncodePixArtAlpha",
"CLIPTextEncodeSD3", "CLIPTextEncodeSD3",
@ -6319,6 +6344,7 @@
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
"KSamplerSelect", "KSamplerSelect",
"Kandinsky5ImageToVideo",
"KarrasScheduler", "KarrasScheduler",
"KlingCameraControlI2VNode", "KlingCameraControlI2VNode",
"KlingCameraControlT2VNode", "KlingCameraControlT2VNode",
@ -6436,6 +6462,7 @@
"MoonvalleyTxt2VideoNode", "MoonvalleyTxt2VideoNode",
"MoonvalleyVideo2VideoNode", "MoonvalleyVideo2VideoNode",
"Morphology", "Morphology",
"NormalizeVideoLatentStart",
"OpenAIChatConfig", "OpenAIChatConfig",
"OpenAIChatNode", "OpenAIChatNode",
"OpenAIDalle2", "OpenAIDalle2",
@ -6497,6 +6524,7 @@
"RenormCFG", "RenormCFG",
"RepeatImageBatch", "RepeatImageBatch",
"RepeatLatentBatch", "RepeatLatentBatch",
"ReplaceVideoLatentFrames",
"RescaleCFG", "RescaleCFG",
"ResizeAndPadImage", "ResizeAndPadImage",
"Rodin3D_Detail", "Rodin3D_Detail",
@ -8733,12 +8761,14 @@
"CollectVideosNode", "CollectVideosNode",
"ImageDelay", "ImageDelay",
"IntToString", "IntToString",
"KlingVideoHandler",
"LoadImageWithFilename", "LoadImageWithFilename",
"LoadVideoWithFilename", "LoadVideoWithFilename",
"PairSwitchNode", "PairSwitchNode",
"PreviewImageLimited", "PreviewImageLimited",
"StringSplitSelect", "StringSplitSelect",
"Unbroken-Video-Handler" "Unbroken-Video-Handler",
"WorkflowLoggerNode"
], ],
{ {
"title_aux": "Kaskis_Comfy_Nodes" "title_aux": "Kaskis_Comfy_Nodes"
@ -9166,17 +9196,10 @@
], ],
"https://github.com/leacvikas0/ComfyUI-Presence": [ "https://github.com/leacvikas0/ComfyUI-Presence": [
[ [
"BeautifulTextNode",
"FluxAdaptiveInjector", "FluxAdaptiveInjector",
"InspectNode",
"PresenceDirector",
"PresenceDirectorFireworks", "PresenceDirectorFireworks",
"PresenceDirectorVertex", "PresenceDirectorVertex",
"PresenceSaver", "PresenceSaver"
"UnaliverBundlePreview",
"UnaliverNode",
"UnaliverPlanner",
"UnaliverStepIterator"
], ],
{ {
"title_aux": "ComfyUI-Presence [WIP]" "title_aux": "ComfyUI-Presence [WIP]"
@ -11323,7 +11346,10 @@
[ [
"GetJsonKeyValue", "GetJsonKeyValue",
"Image_Color_Noise", "Image_Color_Noise",
"SamplingParameters" "ModifyMask",
"SamplingParameters",
"TextEncodeFlux2SystemPrompt",
"TextEncodeZITSystemPrompt"
], ],
{ {
"title_aux": "Sampling Utility Toolkit" "title_aux": "Sampling Utility Toolkit"
@ -12509,7 +12535,12 @@
], ],
"https://github.com/xtanqn/comfyui-xishen": [ "https://github.com/xtanqn/comfyui-xishen": [
[ [
"XishenRandomIntegerNode" "XishenCommonPromptNode",
"XishenCommonResolutionNode",
"XishenPromptEditNode",
"XishenRandomIntegerNode",
"XishenRemoveEmptyLinesNode",
"XishenSmartDisplayNode"
], ],
{ {
"title_aux": "comfyui-xishen [WIP]" "title_aux": "comfyui-xishen [WIP]"
@ -12851,14 +12882,23 @@
], ],
"https://github.com/zhuanvi/ComfyUI-ZVNodes": [ "https://github.com/zhuanvi/ComfyUI-ZVNodes": [
[ [
"ApimartConfigManagerZV",
"ApimartDownloadSavedTaskImageZV", "ApimartDownloadSavedTaskImageZV",
"ApimartDownloadSavedTaskVideoZV", "ApimartDownloadSavedTaskVideoZV",
"ApimartImage2VideoSubmitZV", "ApimartImage2VideoSubmitZV",
"ApimartNanoBananaProImageSubmitZV",
"ApimartRemixByTaskIdSubmitZV", "ApimartRemixByTaskIdSubmitZV",
"ApimartRemixVideoSubmitZV", "ApimartRemixVideoSubmitZV",
"ApimartSeedream40ImageSubmitZV",
"ApimartSeedream45ImageSubmitZV",
"ApimartText2VideoSubmitZV", "ApimartText2VideoSubmitZV",
"BBOXFormatConverterZV", "BBOXFormatConverterZV",
"GrsaiLoadImageFromPathNodeZV",
"GrsaiNanoBananaGeminiNodeZV",
"GrsaiNanoBananaNodeZV",
"GrsaiResultNodeZV",
"GrsaiSoraCreateCharacterNodeZV",
"GrsaiSoraUploadCharacterNodeZV",
"GrsaiSoraVideoNodeZV",
"ImageCounterNodeZV", "ImageCounterNodeZV",
"JoinListZV", "JoinListZV",
"JsonListIndexerZV", "JsonListIndexerZV",
@ -12875,14 +12915,11 @@
"LoadVideoFromDirZV", "LoadVideoFromDirZV",
"MultiLineConditionalZV", "MultiLineConditionalZV",
"MultiLineOperationZV", "MultiLineOperationZV",
"NanoBananaProText2ImageSubmitZV",
"PatternFillNodeZV", "PatternFillNodeZV",
"ProductionDisplacementMapNodeZV", "ProductionDisplacementMapNodeZV",
"RandomSelectListZV", "RandomSelectListZV",
"SaveImageToPathZV", "SaveImageToPathZV",
"SaveTxtToPathZV", "SaveTxtToPathZV",
"SeeDream40Text2ImageSubmitZV",
"SeeDream45Text2ImageSubmitZV",
"StringToPathZV", "StringToPathZV",
"TriangleCharacterLayoutZV", "TriangleCharacterLayoutZV",
"TxtCounterNodeZV", "TxtCounterNodeZV",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,28 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "HackAfterDark",
"title": "AfterDark Film AR Selector",
"id": "ComfyUI-HackAfterDark-Nodes",
"reference": "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes",
"files": [
"https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.",
"tags": ["utility", "presets", "aspect ratio", "film"]
},
{
"author": "Dashuai",
"title": "ComfyUI DashuaiTools",
"id": "comfyui-dashuai-tools",
"reference": "https://github.com/Hasasasa/ComfyUI_DashuaiTools",
"files": [
"https://github.com/Hasasasa/ComfyUI_DashuaiTools"
],
"install_type": "git-clone",
"description": "A practical and lightweight collection of custom nodes for ComfyUI, providing utility tools and convenient workflow functions."
},
{ {
"author": "jeankassio", "author": "jeankassio",
"title": "ComfyUI_MusicTools", "title": "ComfyUI_MusicTools",
@ -11,7 +34,18 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Professional audio processing and mastering suite for ComfyUI." "description": "Professional audio processing and mastering suite for ComfyUI."
}, },
{ {
"author": "ShootTheSound",
"title": "Realtime LoRA Trainer",
"id": "comfyui-realtime-lora",
"reference": "https://github.com/ShootTheSound/comfyUI-Realtime-Lora",
"files": [
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora"
],
"install_type": "git-clone",
"description": "Train LoRAs directly inside ComfyUI. Supports SDXL (via sd-scripts), FLUX, Z-Image Turbo, and Wan 2.2 (via AI-Toolkit)."
},
{
"author": "Transhumai", "author": "Transhumai",
"title": "ComfyUI-LegionPower", "title": "ComfyUI-LegionPower",
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower", "reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
@ -683,56 +717,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.", "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"] "tags": ["utility", "list", "batch"]
},
{
"author": "huygiatrng",
"title": "Facefusion_comfyui",
"reference": "https://github.com/huygiatrng/Facefusion_comfyui",
"files": [
"https://github.com/huygiatrng/Facefusion_comfyui"
],
"install_type": "git-clone",
"description": "Advanced face swapping for ComfyUI with local ONNX inference - no API required!"
},
{
"author": "Ada123-a",
"title": "ComfyUI-Kandinsky",
"reference": "https://github.com/Ada123-a/ComfyUI-Kandinsky",
"files": [
"https://github.com/Ada123-a/ComfyUI-Kandinsky"
],
"install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
},
{
"author": "chchchadzilla",
"title": "ComfyUI-ChomfyNodes",
"reference": "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes",
"files": [
"https://github.com/chchchadzilla/ComfyUI-ChomfyNodes"
],
"install_type": "git-clone",
"description": "A professional suite of utility nodes for ComfyUI, featuring forensic logging, massive wildcard control, universal noise injection, and persistent counters."
},
{
"author": "nitingrg",
"title": "comfyui-ntools",
"reference": "https://github.com/nitingrg/comfyui-ntools",
"files": [
"https://github.com/nitingrg/comfyui-ntools"
],
"install_type": "git-clone",
"description": "Essential little utilities that should have been in ComfyUI from day one. (Description by CC)"
},
{
"author": "jav12z",
"title": "ComfyUI-ToyShaders",
"reference": "https://github.com/jav12z/ComfyUI-ToyShaders",
"files": [
"https://github.com/jav12z/ComfyUI-ToyShaders"
],
"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)"
} }
] ]
} }

View File

@ -18195,6 +18195,22 @@
"title_aux": "LoRA Matcher Nodes for ComfyUI" "title_aux": "LoRA Matcher Nodes for ComfyUI"
} }
], ],
"https://github.com/Transhumai/ComfyUI-LegionPower": [
[
"LegionConfig",
"LegionExporter",
"LegionImporter",
"LegionJoin",
"LegionJoinAll",
"LegionMaster",
"LegionMaster3",
"LegionMaster6",
"LegionWarmup"
],
{
"title_aux": "ComfyUI-LegionPower"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [ "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[ [
"Object Mask" "Object Mask"
@ -21680,6 +21696,14 @@
"title_aux": "Dream Video Batches" "title_aux": "Dream Video Batches"
} }
], ],
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": [
[
"EmptyLatentAdvancedSelector"
],
{
"title_aux": "ComfyUI Empty Latent Advanced"
}
],
"https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [ "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": [
[ [
"ArchAi3D_Average_Color", "ArchAi3D_Average_Color",
@ -23534,6 +23558,15 @@
"title_aux": "Remembering utils" "title_aux": "Remembering utils"
} }
], ],
"https://github.com/bomborant/ComfyUI-ShakaNodes": [
[
"ShakaTensorDebug",
"ShakaWanKeyframes"
],
{
"title_aux": "ShakaNodes"
}
],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo", "AnyInfo",
@ -33651,6 +33684,26 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jeankassio/ComfyUI_MusicTools": [
[
"Music_AudioMixer",
"Music_AudioTrimmer",
"Music_AudioUpscale",
"Music_Compressor",
"Music_Equalize",
"Music_Gain",
"Music_LufsNormalizer",
"Music_MasterAudioEnhancement",
"Music_NoiseRemove",
"Music_Reverb",
"Music_StemRecombination",
"Music_StemSeparation",
"Music_StereoEnhance"
],
{
"title_aux": "ComfyUI_MusicTools"
}
],
"https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [ "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": [
[ [
"Pony Character Prompt Picker" "Pony Character Prompt Picker"