update DB
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user