mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
019acdd840
commit
4a6dee3044
@ -8035,6 +8035,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Joy Caption is a ComfyUI custom node powered by the LLaVA model for efficient, stylized image captioning. Caption Tools nodes handle batch image processing and automatic separation of caption text."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-MiniMax-Remover",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-MiniMax-Remover",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-MiniMax-Remover"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps."
|
||||
},
|
||||
{
|
||||
"author": "Klinter",
|
||||
"title": "Klinter_nodes",
|
||||
@ -23558,39 +23568,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "GlitchNodes is a collection of image processing nodes designed for ComfyUI that specializes in creating glitch art and retro effects."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "Image Position Blend",
|
||||
"id": "ComfyUI-Image-Position-Blend",
|
||||
"version": "1.1",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for conveniently adjusting the overlay position of two images."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "ComfyUI-Text-On-Image",
|
||||
"id": "ComfyUI-Text-On-Image",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows users to add text overlays to images with customizable size, font, position, and shadow."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "ComfyUI-Prompts-Selector",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quickly select preset prompts and merge them"
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "ComfyUI-S4Tool-Image-Overlay",
|
||||
@ -28036,6 +28013,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Offset' node offers basic image offsetting capabilities within ComfyUI. It allows shifting image and mask content horizontally and/or vertically, with an option to wrap content around the canvas edges for a tiling effect."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageLensEffects",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageLensEffects"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Lens Effects' node is a multipurpose node for ComfyUI designed to simulate a variety of lens characteristics. It combines several typical effects into a single, convenient node, allowing to add realistic or stylistic lens distortion, chromatic aberration, post-process scaling, and a highly configurable vignette."
|
||||
},
|
||||
{
|
||||
"author": "TheLustriVA",
|
||||
"title": "ComfyUI Image Size Tool",
|
||||
@ -28249,15 +28236,46 @@
|
||||
"description": "A custom LoRA loader node for ComfyUI with advanced block-weighting controls for both SDXL and FLUX models. Features presets for common use-cases like 'Character' and 'Style', and a 'Custom' mode for fine-grained control over individual model blocks."
|
||||
},
|
||||
{
|
||||
"author": "PeterMikhai",
|
||||
"title": "DoomFLUX Nodes",
|
||||
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
|
||||
"author": "sdtana",
|
||||
"title": "ComfyUI-FDG",
|
||||
"reference": "https://github.com/sdtana/ComfyUI-FDG",
|
||||
"files": [
|
||||
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
|
||||
"https://github.com/sdtana/ComfyUI-FDG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation."
|
||||
"description": "Implementation of [a/Guidance in the Frequency Domain Enables High-Fidelity Sampling at Low CFG Scales](https://arxiv.org/abs/2506.19713) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "AbstractEyes",
|
||||
"title": "comfyui-lycoris",
|
||||
"reference": "https://github.com/AbstractEyes/comfyui-lycoris",
|
||||
"files": [
|
||||
"https://github.com/AbstractEyes/comfyui-lycoris"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A properly implemented lycoris loader for comfyui."
|
||||
},
|
||||
{
|
||||
"author": "aassas2",
|
||||
"title": "ComfyUI-EsesImageEffectBloom",
|
||||
"reference": "https://github.com/aassas2/ComfyUI-EsesImageEffectBloom",
|
||||
"files": [
|
||||
"https://github.com/aassas2/ComfyUI-EsesImageEffectBloom"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-EsesImageEffectBloom provides a powerful bloom image post-processing effect for Comfy. This tool leverages GPU capabilities to deliver optimized blur effect calculations, enhancing your images with a stunning glow. Whether you’re a developer or a digital artist, this effect can elevate your visuals effortlessly."
|
||||
},
|
||||
{
|
||||
"author": "alchemine",
|
||||
"title": "ComfyUI-Alchemine-Pack",
|
||||
"reference": "https://github.com/alchemine/comfyui-alchemine-pack",
|
||||
"files": [
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes pack for ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -106,6 +106,18 @@
|
||||
"title_aux": "ComfyUI-MegaTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-MiniMax-Remover": [
|
||||
[
|
||||
"ImageSizeAdjuster",
|
||||
"MinimaxImageRemover",
|
||||
"MinimaxModelLoader",
|
||||
"MinimaxVideoLoader",
|
||||
"MinimaxVideoRemover"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MiniMax-Remover"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-OmniGen": [
|
||||
[
|
||||
"ailab_OmniGen"
|
||||
@ -1608,6 +1620,16 @@
|
||||
"title_aux": "Comfy-Photoshop-SD"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbstractEyes/comfyui-lycoris": [
|
||||
[
|
||||
"ABS_ConcatPrompts",
|
||||
"ABS_PromptNode",
|
||||
"LycorisLoaderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-lycoris"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssBadger0/ComfyUI_BadgerTools": [
|
||||
[
|
||||
"ApplyMaskToImage-badger",
|
||||
@ -9907,22 +9929,6 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend": [
|
||||
[
|
||||
"ImagePositionBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Position Blend"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector": [
|
||||
[
|
||||
"PromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompts-Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image-Overlay": [
|
||||
[
|
||||
"ImageBlendWithAlpha",
|
||||
@ -9934,14 +9940,6 @@
|
||||
"title_aux": "ComfyUI-S4Tool-Image-Overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image": [
|
||||
[
|
||||
"TextOnImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text-On-Image"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -14350,6 +14348,14 @@
|
||||
"title_aux": "ComfyUI-AudioScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/aassas2/ComfyUI-EsesImageEffectBloom": [
|
||||
[
|
||||
"EsesImageEffectBloom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageEffectBloom"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
[
|
||||
"VocalAndSoundRemoverNode"
|
||||
@ -15036,6 +15042,17 @@
|
||||
"title_aux": "Caching to not Waste"
|
||||
}
|
||||
],
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||
[
|
||||
"ProcessTags",
|
||||
"RemoveSubtags",
|
||||
"RemoveTags",
|
||||
"RemoveUnderscores"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Alchemine-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/aleolidev/comfy_kaizen_package": [
|
||||
[
|
||||
"KaizenImageComposite"
|
||||
@ -31799,6 +31816,14 @@
|
||||
"title_aux": "ComfyUI-EsesImageAdjustments"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": [
|
||||
[
|
||||
"EsesImageLensEffects"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageLensEffects"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageOffset": [
|
||||
[
|
||||
"EsesImageOffset"
|
||||
@ -32936,6 +32961,14 @@
|
||||
"title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdtana/ComfyUI-FDG": [
|
||||
[
|
||||
"FDGNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FDG"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
|
||||
@ -3639,26 +3639,11 @@
|
||||
"last_update": "2024-07-13 13:10:10",
|
||||
"author_account_age_days": 2781
|
||||
},
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-03-06 14:05:23",
|
||||
"author_account_age_days": 3454
|
||||
},
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-03-07 03:24:19",
|
||||
"author_account_age_days": 3454
|
||||
},
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image-Overlay": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-03-10 14:16:35",
|
||||
"author_account_age_days": 3454
|
||||
},
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image": {
|
||||
"stars": 7,
|
||||
"last_update": "2025-03-10 11:48:19",
|
||||
"author_account_age_days": 3454
|
||||
},
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-08-19 01:06:16",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "PeterMikhai",
|
||||
"title": "DoomFLUX Nodes [WIP]",
|
||||
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
|
||||
"files": [
|
||||
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "maque",
|
||||
"title": "comfyui_video_BC [WIP]",
|
||||
"reference": "https://github.com/JioJe/comfyui_video_BC",
|
||||
"files": [
|
||||
"https://github.com/JioJe/comfyui_video_BC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Batch load video nodes and save videos in custom paths\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RedmondAI",
|
||||
"title": "comfyui-tools [UNSAFE/NAME CONFLICT]",
|
||||
|
||||
@ -2028,6 +2028,15 @@
|
||||
"title_aux": "comfyui-genies-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/JioJe/comfyui_video_BC": [
|
||||
[
|
||||
"VideoCombine",
|
||||
"VideoSequenceProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_video_BC [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/JissiChoi/ComfyUI-Jissi-List": [
|
||||
[
|
||||
"JissiFloatList",
|
||||
@ -2681,6 +2690,16 @@
|
||||
"title_aux": "comfyui-giraffe-test-panel"
|
||||
}
|
||||
],
|
||||
"https://github.com/PeterMikhai/Doom_Flux_NodePack": [
|
||||
[
|
||||
"DoomFluxInpaintSampler",
|
||||
"DoomFluxLoader",
|
||||
"DoomFluxSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "DoomFLUX Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Poseidon-fan/ComfyUI-fileCleaner": [
|
||||
[
|
||||
"Clean input and output file"
|
||||
@ -2786,7 +2805,7 @@
|
||||
"AutoName"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tools [UNSAFE]"
|
||||
"title_aux": "comfyui-tools [UNSAFE/NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RicherdLee/comfyui-oss-image-save": [
|
||||
@ -4445,6 +4464,15 @@
|
||||
"title_aux": "ComfyUI-AppGen [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": [
|
||||
[
|
||||
"OmniGen2ModelLoader",
|
||||
"OmniGen2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
[
|
||||
"APG",
|
||||
|
||||
@ -3149,11 +3149,6 @@
|
||||
"last_update": "2025-06-25 17:36:07",
|
||||
"author_account_age_days": 2094
|
||||
},
|
||||
"https://github.com/wTechArtist/ComfyUI_VVL_SAM2": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-06-25 12:03:49",
|
||||
"author_account_age_days": 1728
|
||||
},
|
||||
"https://github.com/wTechArtist/ComfyUI_VVL_Segmentation": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-29 05:25:00",
|
||||
|
||||
@ -1,5 +1,38 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "Image Position Blend [REMOVED]",
|
||||
"id": "ComfyUI-Image-Position-Blend",
|
||||
"version": "1.1",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for conveniently adjusting the overlay position of two images."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "ComfyUI-Text-On-Image [REMOVED]",
|
||||
"id": "ComfyUI-Text-On-Image",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Text-On-Image",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows users to add text overlays to images with customizable size, font, position, and shadow."
|
||||
},
|
||||
{
|
||||
"author": "S4MUEL-404",
|
||||
"title": "ComfyUI-Prompts-Selector [REMOVED]",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quickly select preset prompts and merge them"
|
||||
},
|
||||
{
|
||||
"author": "juntaosun",
|
||||
"title": "ComfyUI_open_nodes [REMOVED]",
|
||||
|
||||
@ -1,14 +1,64 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "PeterMikhai",
|
||||
"title": "DoomFLUX Nodes",
|
||||
"reference": "https://github.com/PeterMikhai/Doom_Flux_NodePack",
|
||||
"author": "sdtana",
|
||||
"title": "ComfyUI-FDG",
|
||||
"reference": "https://github.com/sdtana/ComfyUI-FDG",
|
||||
"files": [
|
||||
"https://github.com/PeterMikhai/Doom_Flux_NodePack"
|
||||
"https://github.com/sdtana/ComfyUI-FDG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for FLUX models, including a loader and specialized samplers for standard and inpaint generation."
|
||||
"description": "Implementation of [a/Guidance in the Frequency Domain Enables High-Fidelity Sampling at Low CFG Scales](https://arxiv.org/abs/2506.19713) for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageLensEffects",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageLensEffects"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Lens Effects' node is a multipurpose node for ComfyUI designed to simulate a variety of lens characteristics. It combines several typical effects into a single, convenient node, allowing to add realistic or stylistic lens distortion, chromatic aberration, post-process scaling, and a highly configurable vignette."
|
||||
},
|
||||
{
|
||||
"author": "aassas2",
|
||||
"title": "ComfyUI-EsesImageEffectBloom",
|
||||
"reference": "https://github.com/aassas2/ComfyUI-EsesImageEffectBloom",
|
||||
"files": [
|
||||
"https://github.com/aassas2/ComfyUI-EsesImageEffectBloom"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-EsesImageEffectBloom provides a powerful bloom image post-processing effect for Comfy. This tool leverages GPU capabilities to deliver optimized blur effect calculations, enhancing your images with a stunning glow. Whether you’re a developer or a digital artist, this effect can elevate your visuals effortlessly."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-MiniMax-Remover",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-MiniMax-Remover",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-MiniMax-Remover"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps."
|
||||
},
|
||||
{
|
||||
"author": "alchemine",
|
||||
"title": "ComfyUI-Alchemine-Pack",
|
||||
"reference": "https://github.com/alchemine/comfyui-alchemine-pack",
|
||||
"files": [
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes pack for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "AbstractEyes",
|
||||
"title": "comfyui-lycoris",
|
||||
"reference": "https://github.com/AbstractEyes/comfyui-lycoris",
|
||||
"files": [
|
||||
"https://github.com/AbstractEyes/comfyui-lycoris"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A properly implemented lycoris loader for comfyui."
|
||||
},
|
||||
{
|
||||
"author": "bobsblazed",
|
||||
@ -639,66 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "jinchanz",
|
||||
"title": "ComfyUI-ADIC",
|
||||
"reference": "https://github.com/jinchanz/ComfyUI-ADIC",
|
||||
"files": [
|
||||
"https://github.com/jinchanz/ComfyUI-ADIC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of custom nodes for calling an image translation API within ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Alex Genovese",
|
||||
"title": "ComfyUI UNO Nodes",
|
||||
"reference": "https://github.com/alexgenovese/ComfyUI-UNO-Flux",
|
||||
"files": [
|
||||
"https://github.com/alexgenovese/ComfyUI-UNO-Flux"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI UNO Nodes is a collection of nodes for ComfyUI that allows you to load and use UNO models."
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "Sync Edit",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-SyncEdit",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-SyncEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node allow to intercept changes on the input string and choose between use the current one or sync with incoming new one."
|
||||
},
|
||||
{
|
||||
"author": "Clybius",
|
||||
"title": "ComfyUI-ClybsChromaNodes",
|
||||
"reference": "https://github.com/Clybius/ComfyUI-ClybsChromaNodes",
|
||||
"files": [
|
||||
"https://github.com/Clybius/ComfyUI-ClybsChromaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A small collection of nodes intended for use with Lodestone Rock's Chroma model, for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "DrStone71",
|
||||
"title": "ComfyUI-Prompt-Translator",
|
||||
"reference": "https://github.com/DrStone71/ComfyUI-Prompt-Translator",
|
||||
"files": [
|
||||
"https://github.com/DrStone71/ComfyUI-Prompt-Translator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI allows you to translate your prompt directly into the language used by your LLM"
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Hunyuan3D-2.1",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Hunyuan3D-2.1 is now available in ComfyUI, Hunyuan3D-2.1 is a scalable 3D asset creation system that advances state-of-the-art 3D generation through two pivotal innovations: Fully Open-Source Framework and Physically-Based Rendering (PBR) Texture Synthesis."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -106,6 +106,18 @@
|
||||
"title_aux": "ComfyUI-MegaTTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-MiniMax-Remover": [
|
||||
[
|
||||
"ImageSizeAdjuster",
|
||||
"MinimaxImageRemover",
|
||||
"MinimaxModelLoader",
|
||||
"MinimaxVideoLoader",
|
||||
"MinimaxVideoRemover"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MiniMax-Remover"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-OmniGen": [
|
||||
[
|
||||
"ailab_OmniGen"
|
||||
@ -1608,6 +1620,16 @@
|
||||
"title_aux": "Comfy-Photoshop-SD"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbstractEyes/comfyui-lycoris": [
|
||||
[
|
||||
"ABS_ConcatPrompts",
|
||||
"ABS_PromptNode",
|
||||
"LycorisLoaderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-lycoris"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbyssBadger0/ComfyUI_BadgerTools": [
|
||||
[
|
||||
"ApplyMaskToImage-badger",
|
||||
@ -9907,22 +9929,6 @@
|
||||
"title_aux": "comfyui_io_helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Image-Position-Blend": [
|
||||
[
|
||||
"ImagePositionBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Position Blend"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Prompts-Selector": [
|
||||
[
|
||||
"PromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompts-Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image-Overlay": [
|
||||
[
|
||||
"ImageBlendWithAlpha",
|
||||
@ -9934,14 +9940,6 @@
|
||||
"title_aux": "ComfyUI-S4Tool-Image-Overlay"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-Text-On-Image": [
|
||||
[
|
||||
"TextOnImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text-On-Image"
|
||||
}
|
||||
],
|
||||
"https://github.com/SEkINVR/ComfyUI-SaveAs": [
|
||||
[
|
||||
"ComfyUISaveAs"
|
||||
@ -14350,6 +14348,14 @@
|
||||
"title_aux": "ComfyUI-AudioScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/aassas2/ComfyUI-EsesImageEffectBloom": [
|
||||
[
|
||||
"EsesImageEffectBloom"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageEffectBloom"
|
||||
}
|
||||
],
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract": [
|
||||
[
|
||||
"VocalAndSoundRemoverNode"
|
||||
@ -15036,6 +15042,17 @@
|
||||
"title_aux": "Caching to not Waste"
|
||||
}
|
||||
],
|
||||
"https://github.com/alchemine/comfyui-alchemine-pack": [
|
||||
[
|
||||
"ProcessTags",
|
||||
"RemoveSubtags",
|
||||
"RemoveTags",
|
||||
"RemoveUnderscores"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Alchemine-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/aleolidev/comfy_kaizen_package": [
|
||||
[
|
||||
"KaizenImageComposite"
|
||||
@ -31799,6 +31816,14 @@
|
||||
"title_aux": "ComfyUI-EsesImageAdjustments"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": [
|
||||
[
|
||||
"EsesImageLensEffects"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EsesImageLensEffects"
|
||||
}
|
||||
],
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageOffset": [
|
||||
[
|
||||
"EsesImageOffset"
|
||||
@ -32936,6 +32961,14 @@
|
||||
"title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdtana/ComfyUI-FDG": [
|
||||
[
|
||||
"FDGNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FDG"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user