Skip to content

Commit 7c3ccc7

Browse files
committed
update DB
1 parent 892dc5d commit 7c3ccc7

File tree

9 files changed

+1863
-1665
lines changed

9 files changed

+1863
-1665
lines changed

custom-node-list.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21262,6 +21262,16 @@
2126221262
"install_type": "git-clone",
2126321263
"description": "A custom node for ComfyUI that integrates IC-Custom model for high-quality image customization and generation."
2126421264
},
21265+
{
21266+
"author": "HM-RunningHub",
21267+
"title": "ComfyUI OneReward Node",
21268+
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward",
21269+
"files": [
21270+
"https://github.com/HM-RunningHub/ComfyUI_RH_OneReward"
21271+
],
21272+
"install_type": "git-clone",
21273+
"description": "A custom node for ComfyUI that integrates OneReward model for high-quality image inpainting, outpainting, and object removal."
21274+
},
2126521275
{
2126621276
"author": "wqjuser",
2126721277
"title": "ComfyUI-Chat-Image",
@@ -32629,6 +32639,16 @@
3262932639
"install_type": "git-clone",
3263032640
"description": "A set of custom nodes for ComfyUI that leverage the Gemini 2.5 Flash Image Preview API to generate images from text prompts, single images, and multiple images."
3263132641
},
32642+
{
32643+
"author": "ru4ls",
32644+
"title": "ComfyUI_Wan",
32645+
"reference": "https://github.com/ru4ls/ComfyUI_Wan",
32646+
"files": [
32647+
"https://github.com/ru4ls/ComfyUI_Wan"
32648+
],
32649+
"install_type": "git-clone",
32650+
"description": "A custom node for ComfyUI that provides seamless integration with the Wan models from Alibaba Cloud Model Studio. This solution delivers cutting-edge image and video generation capabilities directly within ComfyUI, supporting both international and Mainland China regions."
32651+
},
3263232652
{
3263332653
"author": "garg-aayush",
3263432654
"title": "ComfyUI-Svg2Raster",
@@ -32679,6 +32699,16 @@
3267932699
"install_type": "git-clone",
3268032700
"description": "Custom ComfyUI nodes for integrating WaveSpeed AI API for image and video generation."
3268132701
},
32702+
{
32703+
"author": "blurgyy",
32704+
"title": "CoMPaSS-ComfyUI",
32705+
"reference": "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI",
32706+
"files": [
32707+
"https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI"
32708+
],
32709+
"install_type": "git-clone",
32710+
"description": "A ComfyUI custom node that implements CoMPaSS for FLUX.1-dev models. CoMPaSS enhances the spatial understanding capabilities of text-to-image diffusion models."
32711+
},
3268232712

3268332713

3268432714

extension-node-map.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2520,9 +2520,13 @@
25202520
[
25212521
"ModelEnhancerTensorPrism",
25222522
"SDXL Block Merge (Tensor Prism)",
2523+
"SDXLAdvancedBlockMergeTensorPrism",
25232524
"TensorPrism_LayeredBlend",
25242525
"TensorPrism_MainMerge",
2526+
"TensorPrism_ModelKeyFilter",
2527+
"TensorPrism_ModelMaskBlender",
25252528
"TensorPrism_ModelMaskGenerator",
2529+
"TensorPrism_ModelWeightModifier",
25262530
"TensorPrism_Prism",
25272531
"TensorPrism_WeightedMaskMerge"
25282532
],
@@ -6761,6 +6765,16 @@
67616765
"title_aux": "ComfyUI_RH_OminiControl"
67626766
}
67636767
],
6768+
"https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": [
6769+
[
6770+
"RunningHub OneReward Eraser",
6771+
"RunningHub OneReward Loader",
6772+
"RunningHub OneReward Sampler"
6773+
],
6774+
{
6775+
"title_aux": "ComfyUI OneReward Node"
6776+
}
6777+
],
67646778
"https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": [
67656779
[
67666780
"QwenImageModelLoader",
@@ -9539,6 +9553,7 @@
95399553
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
95409554
[
95419555
"AudioVisualizer",
9556+
"ColorfulStartingImage",
95429557
"LoraTagLoader",
95439558
"ResolutionSelector",
95449559
"StringCleaning",
@@ -9553,6 +9568,7 @@
95539568
"\u2728\ud83d\udcac Groq LLM API",
95549569
"\u2728\ud83d\udcdd Groq ALM API - Transcribe",
95559570
"\u2728\ud83d\udcf7 Groq VLM API",
9571+
"\ud83c\udfa8 Colorful Starting Image",
95569572
"\ud83c\udfb5\ud83d\udcca Audio Visualizer",
95579573
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
95589574
"\ud83d\udcbe Save Text File With Path",
@@ -9562,6 +9578,7 @@
95629578
"\ud83d\udcdd Wildcard Processor",
95639579
"\ud83d\udd20 Tiktoken Tokenizer Info",
95649580
"\ud83d\uddbc\ufe0f Download Image from URL",
9581+
"\ud83d\uddbc\ufe0f Load Image Advanced",
95659582
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pair (Single)",
95669583
"\ud83d\uddbc\ufe0f+\ud83d\udcdd Load Text-Image Pairs (List)",
95679584
"\ud83d\uddbc\ufe0f\ud83d\udcca Metadata Extractor",
@@ -17052,6 +17069,8 @@
1705217069
"CogVideoXFunInpaintSampler",
1705317070
"CogVideoXFunT2VSampler",
1705417071
"CogVideoXFunV2VSampler",
17072+
"CombineWan2_2Pipeline",
17073+
"CombineWanPipeline",
1705517074
"CreateTrajectoryBasedOnKJNodes",
1705617075
"FunCompile",
1705717076
"FunRiflex",
@@ -17063,10 +17082,15 @@
1706317082
"LoadWan2_2FunModel",
1706417083
"LoadWan2_2Lora",
1706517084
"LoadWan2_2Model",
17085+
"LoadWan2_2TransformerModel",
17086+
"LoadWanClipEncoderModel",
1706617087
"LoadWanFunLora",
1706717088
"LoadWanFunModel",
1706817089
"LoadWanLora",
1706917090
"LoadWanModel",
17091+
"LoadWanTextEncoderModel",
17092+
"LoadWanTransformerModel",
17093+
"LoadWanVAEModel",
1707017094
"VideoToCanny",
1707117095
"VideoToDepth",
1707217096
"VideoToOpenpose",
@@ -19158,6 +19182,14 @@
1915819182
"title_aux": "ComfyUI_PS_Blend_Node"
1915919183
}
1916019184
],
19185+
"https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": [
19186+
[
19187+
"CoMPaSS for FLUX.1-dev"
19188+
],
19189+
{
19190+
"title_aux": "CoMPaSS-ComfyUI"
19191+
}
19192+
],
1916119193
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
1916219194
[
1916319195
"AB SamplerCustom (experimental)"
@@ -37631,6 +37663,22 @@
3763137663
"title_aux": "ComfyUI_Nano_Banana"
3763237664
}
3763337665
],
37666+
"https://github.com/ru4ls/ComfyUI_Wan": [
37667+
[
37668+
"WanI2VGenerator",
37669+
"WanII2VGenerator",
37670+
"WanT2IGenerator",
37671+
"WanT2VGenerator",
37672+
"WanVACEImageReference",
37673+
"WanVACEVideoEdit",
37674+
"WanVACEVideoExtension",
37675+
"WanVACEVideoOutpainting",
37676+
"WanVACEVideoRepainting"
37677+
],
37678+
{
37679+
"title_aux": "ComfyUI_Wan"
37680+
}
37681+
],
3763437682
"https://github.com/rubenvillarreal/ComfyUI_PoseAlign": [
3763537683
[
3763637684
"PoseAlignTwoToOne",
@@ -40083,6 +40131,7 @@
4008340131
"JM-MiniMax-API/check-video-status",
4008440132
"JM-MiniMax-API/download-video",
4008540133
"JM-MiniMax-API/load-audio",
40134+
"JM-MiniMax-API/music-generation",
4008640135
"JM-MiniMax-API/text-to-speech",
4008740136
"JM-MiniMax-API/video-generation",
4008840137
"JM-MiniMax-API/voice-cloning",

0 commit comments

Comments
 (0)