mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
553cba12f3
commit
4527d41a7a
@ -4989,6 +4989,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes powering a tensor oracle on a home network with automation"
|
||||
},
|
||||
{
|
||||
"author": "jtrue",
|
||||
"title": "ComfyUI-WordEmbeddings",
|
||||
"reference": "https://github.com/jtrue/ComfyUI-WordEmbeddings",
|
||||
"files": [
|
||||
"https://github.com/jtrue/ComfyUI-WordEmbeddings"
|
||||
],
|
||||
"nodename_pattern": "_jru$",
|
||||
"install_type": "git-clone",
|
||||
"description": "Word embedding utility nodes for ComfyUI. Load a pre-trained embedding model, explore neighbors, do analogies, and project any token/phrase onto 1D/2D/3D semantic axes with human‑readable summaries."
|
||||
},
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_Fill-Nodes",
|
||||
@ -31225,15 +31236,15 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Smart dynamic layer swapping between GPU and CPU for optimal inference performance with comprehensive mixed precision handling and copy-compute overlap optimization. Enables running much larger models on limited VRAM setups."
|
||||
},
|
||||
{
|
||||
{
|
||||
"author": "Dehypnotic",
|
||||
"title": "Numbered Text",
|
||||
"title": "NumberedText",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-numbered-text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node for handling multi-line text with automatic line numbering and extracting a selected line.\nAlways auto-numbers lines (1., 2., 3., …)\nPick a line via 1-based index and output only that line’s content (without the “n. ” prefix)\nRead-only “gutter”-style preview with line numbers on the left, intended for display nodes"
|
||||
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
|
||||
},
|
||||
{
|
||||
"author": "rickrender",
|
||||
@ -31315,6 +31326,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Tiled regional prompting + tiled VAE decode with seam-free blending for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "BEIBEI-star661",
|
||||
"title": "SJ_sweepEffect_Comfyui",
|
||||
"reference": "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui",
|
||||
"files": [
|
||||
"https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A high-quality sweep light effect node designed specifically for ComfyUI, supporting multiple parameter adjustments and anti-aliasing."
|
||||
},
|
||||
{
|
||||
"author": "ReinerBforartists",
|
||||
"title": "Auto Prompt Schedule",
|
||||
"reference": "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule",
|
||||
"files": [
|
||||
"https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Auto Prompt Schedule is a ComfyUI helper node for the Prompt Schedule Node or the Batch Prompt Schedule node from Fizzledorf. You need this Prompt Schedule nodes to make use of the Auto Prompt Schedule Node."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -31750,16 +31781,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Dehypnotic",
|
||||
"title": "NumberedText",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-numbered-text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2492,6 +2492,14 @@
|
||||
"title_aux": "ComfyUI_RSS_Feed_Reader"
|
||||
}
|
||||
],
|
||||
"https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": [
|
||||
[
|
||||
"SJ_sweepEffect"
|
||||
],
|
||||
{
|
||||
"title_aux": "SJ_sweepEffect_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": [
|
||||
[
|
||||
"AudioToPrompt",
|
||||
@ -4403,7 +4411,7 @@
|
||||
"NumberedText"
|
||||
],
|
||||
{
|
||||
"title_aux": "Numbered Text"
|
||||
"title_aux": "NumberedText"
|
||||
}
|
||||
],
|
||||
"https://github.com/DenRakEiw/Latent_Nodes": [
|
||||
@ -5624,11 +5632,13 @@
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"Add Margin With Color",
|
||||
"Any to Int/Float/String",
|
||||
"Essential Params",
|
||||
"Get Last Output Video Path",
|
||||
"If Image Valid",
|
||||
"Image Params",
|
||||
"Is Image Valid ?",
|
||||
"Math Operation",
|
||||
"None if same Image",
|
||||
"Prompt Assembler",
|
||||
"Resize Images To Megapixels",
|
||||
@ -10947,6 +10957,14 @@
|
||||
"title_aux": "ComfyUI-Artist-Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": [
|
||||
[
|
||||
"AutoPromptSchedule"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto Prompt Schedule"
|
||||
}
|
||||
],
|
||||
"https://github.com/Reithan/negative_rejection_steering": [
|
||||
[
|
||||
"NRS"
|
||||
@ -16325,6 +16343,8 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/kontext-super-prompt": [
|
||||
[
|
||||
"AdvancedBackgroundRemoval",
|
||||
"BackgroundRemovalSettings",
|
||||
"CustomModelPromptGenerator",
|
||||
"KontextSuperPrompt",
|
||||
"LRPGCanvas",
|
||||
@ -17245,6 +17265,7 @@
|
||||
"Sage_SaveText",
|
||||
"Sage_SchedulerSelector",
|
||||
"Sage_SetText",
|
||||
"Sage_SetTextWithInt",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextSelectLine",
|
||||
@ -20749,7 +20770,10 @@
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHResolutionMultiplierNode"
|
||||
"CYHResolutionMultiplierNode",
|
||||
"PromptEnhancer",
|
||||
"PromptEnhancerEditable",
|
||||
"PromptToolsSetup"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chye ComfyUI Toolset"
|
||||
@ -27918,6 +27942,24 @@
|
||||
"title_aux": "ComfyUI-JaRue"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-WordEmbeddings": [
|
||||
[
|
||||
"WordEmbeddingsEquation",
|
||||
"WordEmbeddingsExplorer",
|
||||
"WordEmbeddingsInterpolator",
|
||||
"WordEmbeddingsLoader",
|
||||
"WordEmbeddingsLocalModelLoader",
|
||||
"WordEmbeddingsTokenAxis",
|
||||
"WordEmbeddingsTokenAxis2D",
|
||||
"WordEmbeddingsTokenAxis3D",
|
||||
"WordEmbeddingsTokenCentrality",
|
||||
"WordEmbeddingsTokenNeighbors"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "_jru$",
|
||||
"title_aux": "ComfyUI-WordEmbeddings"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": [
|
||||
[
|
||||
"Hunyuan3D V1 - Image Loader",
|
||||
@ -29455,6 +29497,7 @@
|
||||
"WanVideoReCamMasterDefaultCamera",
|
||||
"WanVideoReCamMasterGenerateOrbitCamera",
|
||||
"WanVideoRealisDanceLatents",
|
||||
"WanVideoRoPEFunction",
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoScheduler",
|
||||
@ -29894,6 +29937,7 @@
|
||||
"Leon_Midjourney_Upload_API_Node",
|
||||
"Leon_Model_Selector_Node",
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
"Leon_StableDiffusion_35_API_Node",
|
||||
"Leon_StableDiffusion_3_Ultra_API_Node",
|
||||
@ -31880,9 +31924,8 @@
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled": [
|
||||
[
|
||||
"EgregoraImageTileSplit",
|
||||
"EgregoraLatentTileSplit",
|
||||
"EgregoraTiledRegionalPrompt",
|
||||
"EgregoraVAEDecodeFromTiles"
|
||||
"EgregoraTiledDiffusionModel",
|
||||
"EgregoraTiledRegionalPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-egregora-tiled"
|
||||
|
||||
3229
github-stats.json
3229
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI Local Media Manager [UNSAFE]",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI_Local_Image_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI_Local_Image_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Ultimate Local File Manager for Images, Videos, and Audio in ComfyUI.[w/This nodepack provides functionality to access files through an endpoint.]"
|
||||
},
|
||||
{
|
||||
"author": "Omario92",
|
||||
"title": "ComfyUI-OmarioNodes",
|
||||
"reference": "https://github.com/Omario92/ComfyUI-OmarioNodes",
|
||||
"files": [
|
||||
"https://github.com/Omario92/ComfyUI-OmarioNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Dual Endpoint Color Blend (by Frames)"
|
||||
},
|
||||
{
|
||||
"author": "locphan201",
|
||||
"title": "ComfyUI-Alter-Nodes",
|
||||
"reference": "https://github.com/locphan201/ComfyUI-Alter-Nodes",
|
||||
"files": [
|
||||
"https://github.com/locphan201/ComfyUI-Alter-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Alter MMAudio Config, Alter MMAudio Model Loader, Alter MMAudio Feature Utils, Alter MMAudio Sampler"
|
||||
},
|
||||
{
|
||||
"author": "mrCodinghero",
|
||||
"title": "ComfyUI File Transfer Plugin (comfyui-rsync-plugin) [UNSAFE]",
|
||||
|
||||
@ -757,10 +757,11 @@
|
||||
],
|
||||
"https://github.com/AlexYez/comfyui-timesaver": [
|
||||
[
|
||||
"LoraMegaMergerCorrect",
|
||||
"LoraRankConverterHQ",
|
||||
"TS Cube to Equirectangular",
|
||||
"TS Equirectangular to Cube",
|
||||
"TS Files Downloader",
|
||||
"TS Qwen2.5",
|
||||
"TS Youtube Chapters",
|
||||
"TSCropToMask",
|
||||
"TSRestoreFromCrop",
|
||||
@ -773,6 +774,7 @@
|
||||
"TS_ImageResize",
|
||||
"TS_MarianTranslator",
|
||||
"TS_Qwen3",
|
||||
"TS_Qwen3_Offline",
|
||||
"TS_VideoDepthNode",
|
||||
"TS_Video_Upscale_With_Model"
|
||||
],
|
||||
@ -1716,6 +1718,14 @@
|
||||
"title_aux": "ComfyUI Finetuners [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI_Local_Image_Gallery": [
|
||||
[
|
||||
"LocalImageGalleryNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Local Media Manager [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
@ -2820,6 +2830,14 @@
|
||||
"title_aux": "ComfyUI-LaplaMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/Omario92/ComfyUI-OmarioNodes": [
|
||||
[
|
||||
"DualEndpointColorBlendScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OmarioNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": [
|
||||
[
|
||||
"ColorMatchFalloff",
|
||||
@ -3448,6 +3466,7 @@
|
||||
"SDVN Quick Menu",
|
||||
"SDVN QwenEdit TextEncoder",
|
||||
"SDVN RGBA to RGB",
|
||||
"SDVN Random Prompt",
|
||||
"SDVN Run Python Code",
|
||||
"SDVN Run Test",
|
||||
"SDVN Save Text",
|
||||
@ -7559,6 +7578,17 @@
|
||||
"title_aux": "ComfyUI-MV-HECV"
|
||||
}
|
||||
],
|
||||
"https://github.com/locphan201/ComfyUI-Alter-Nodes": [
|
||||
[
|
||||
"AlterMMAudioConfig",
|
||||
"AlterMMAudioFeatureUtils",
|
||||
"AlterMMAudioModelLoader",
|
||||
"AlterMMAudioSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Alter-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/locphan201/ComfyUI-Alternatives": [
|
||||
[
|
||||
"LoraApplier",
|
||||
|
||||
@ -1,5 +1,36 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jtrue",
|
||||
"title": "ComfyUI-WordEmbeddings",
|
||||
"reference": "https://github.com/jtrue/ComfyUI-WordEmbeddings",
|
||||
"files": [
|
||||
"https://github.com/jtrue/ComfyUI-WordEmbeddings"
|
||||
],
|
||||
"nodename_pattern": "_jru$",
|
||||
"install_type": "git-clone",
|
||||
"description": "Word embedding utility nodes for ComfyUI. Load a pre-trained embedding model, explore neighbors, do analogies, and project any token/phrase onto 1D/2D/3D semantic axes with human‑readable summaries."
|
||||
},
|
||||
{
|
||||
"author": "ReinerBforartists",
|
||||
"title": "Auto Prompt Schedule",
|
||||
"reference": "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule",
|
||||
"files": [
|
||||
"https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Auto Prompt Schedule is a ComfyUI helper node for the Prompt Schedule Node or the Batch Prompt Schedule node from Fizzledorf. You need this Prompt Schedule nodes to make use of the Auto Prompt Schedule Node."
|
||||
},
|
||||
{
|
||||
"author": "BEIBEI-star661",
|
||||
"title": "SJ_sweepEffect_Comfyui",
|
||||
"reference": "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui",
|
||||
"files": [
|
||||
"https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A high-quality sweep light effect node designed specifically for ComfyUI, supporting multiple parameter adjustments and anti-aliasing."
|
||||
},
|
||||
{
|
||||
"author": "bhvbhushan",
|
||||
"title": "ComfyUI LoRA Block Weight Loader",
|
||||
@ -152,15 +183,15 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Smart dynamic layer swapping between GPU and CPU for optimal inference performance with comprehensive mixed precision handling and copy-compute overlap optimization. Enables running much larger models on limited VRAM setups."
|
||||
},
|
||||
{
|
||||
{
|
||||
"author": "Dehypnotic",
|
||||
"title": "Numbered Text",
|
||||
"title": "NumberedText",
|
||||
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
|
||||
"files": [
|
||||
"https://github.com/Dehypnotic/comfyui-numbered-text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node for handling multi-line text with automatic line numbering and extracting a selected line.\nAlways auto-numbers lines (1., 2., 3., …)\nPick a line via 1-based index and output only that line’s content (without the “n. ” prefix)\nRead-only “gutter”-style preview with line numbers on the left, intended for display nodes"
|
||||
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
@ -660,37 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Set global prompts using note node."
|
||||
},
|
||||
{
|
||||
"author": "HSDHCdev",
|
||||
"title": "AI Pixel Art Enhancer for ComfyUI",
|
||||
"reference": "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer",
|
||||
"files": [
|
||||
"https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixel art Enhancement Node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Rzgar Espo",
|
||||
"title": "ComfyUI-Qwen-Image-Size-Picker",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A universal node for generating empty latent tensors with support for Qwen Image, SDXL and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI S4Motion",
|
||||
"id": "comfyui-s4motion",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of ComfyUI nodes for animating a foreground layer over a background, with unified timing and high-quality composition. It includes effectors for rotation, position, path-following position, scale, opacity, distortion, and masking, plus a core node that composes frames and exports APNG/WEBP and a frame sequence."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2492,6 +2492,14 @@
|
||||
"title_aux": "ComfyUI_RSS_Feed_Reader"
|
||||
}
|
||||
],
|
||||
"https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": [
|
||||
[
|
||||
"SJ_sweepEffect"
|
||||
],
|
||||
{
|
||||
"title_aux": "SJ_sweepEffect_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": [
|
||||
[
|
||||
"AudioToPrompt",
|
||||
@ -4403,7 +4411,7 @@
|
||||
"NumberedText"
|
||||
],
|
||||
{
|
||||
"title_aux": "Numbered Text"
|
||||
"title_aux": "NumberedText"
|
||||
}
|
||||
],
|
||||
"https://github.com/DenRakEiw/Latent_Nodes": [
|
||||
@ -5624,11 +5632,13 @@
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"Add Margin With Color",
|
||||
"Any to Int/Float/String",
|
||||
"Essential Params",
|
||||
"Get Last Output Video Path",
|
||||
"If Image Valid",
|
||||
"Image Params",
|
||||
"Is Image Valid ?",
|
||||
"Math Operation",
|
||||
"None if same Image",
|
||||
"Prompt Assembler",
|
||||
"Resize Images To Megapixels",
|
||||
@ -10947,6 +10957,14 @@
|
||||
"title_aux": "ComfyUI-Artist-Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": [
|
||||
[
|
||||
"AutoPromptSchedule"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto Prompt Schedule"
|
||||
}
|
||||
],
|
||||
"https://github.com/Reithan/negative_rejection_steering": [
|
||||
[
|
||||
"NRS"
|
||||
@ -16325,6 +16343,8 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/kontext-super-prompt": [
|
||||
[
|
||||
"AdvancedBackgroundRemoval",
|
||||
"BackgroundRemovalSettings",
|
||||
"CustomModelPromptGenerator",
|
||||
"KontextSuperPrompt",
|
||||
"LRPGCanvas",
|
||||
@ -17245,6 +17265,7 @@
|
||||
"Sage_SaveText",
|
||||
"Sage_SchedulerSelector",
|
||||
"Sage_SetText",
|
||||
"Sage_SetTextWithInt",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextSelectLine",
|
||||
@ -20749,7 +20770,10 @@
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHResolutionMultiplierNode"
|
||||
"CYHResolutionMultiplierNode",
|
||||
"PromptEnhancer",
|
||||
"PromptEnhancerEditable",
|
||||
"PromptToolsSetup"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chye ComfyUI Toolset"
|
||||
@ -27918,6 +27942,24 @@
|
||||
"title_aux": "ComfyUI-JaRue"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-WordEmbeddings": [
|
||||
[
|
||||
"WordEmbeddingsEquation",
|
||||
"WordEmbeddingsExplorer",
|
||||
"WordEmbeddingsInterpolator",
|
||||
"WordEmbeddingsLoader",
|
||||
"WordEmbeddingsLocalModelLoader",
|
||||
"WordEmbeddingsTokenAxis",
|
||||
"WordEmbeddingsTokenAxis2D",
|
||||
"WordEmbeddingsTokenAxis3D",
|
||||
"WordEmbeddingsTokenCentrality",
|
||||
"WordEmbeddingsTokenNeighbors"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "_jru$",
|
||||
"title_aux": "ComfyUI-WordEmbeddings"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Hunyuan3D-1-wrapper": [
|
||||
[
|
||||
"Hunyuan3D V1 - Image Loader",
|
||||
@ -29455,6 +29497,7 @@
|
||||
"WanVideoReCamMasterDefaultCamera",
|
||||
"WanVideoReCamMasterGenerateOrbitCamera",
|
||||
"WanVideoRealisDanceLatents",
|
||||
"WanVideoRoPEFunction",
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoScheduler",
|
||||
@ -29894,6 +29937,7 @@
|
||||
"Leon_Midjourney_Upload_API_Node",
|
||||
"Leon_Model_Selector_Node",
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
"Leon_StableDiffusion_35_API_Node",
|
||||
"Leon_StableDiffusion_3_Ultra_API_Node",
|
||||
@ -31880,9 +31924,8 @@
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled": [
|
||||
[
|
||||
"EgregoraImageTileSplit",
|
||||
"EgregoraLatentTileSplit",
|
||||
"EgregoraTiledRegionalPrompt",
|
||||
"EgregoraVAEDecodeFromTiles"
|
||||
"EgregoraTiledDiffusionModel",
|
||||
"EgregoraTiledRegionalPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-egregora-tiled"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user