mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
330c4657b1
commit
e7d0b158e9
@ -21099,16 +21099,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation.\nFeatures: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support"
|
||||
},
|
||||
{
|
||||
"author": "zhilemann",
|
||||
"title": "ComfyUI-moondream2",
|
||||
"reference": "https://github.com/zhilemann/ComfyUI-moondream2",
|
||||
"files": [
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "nodes for nightly moondream2 VLM inference\nsupports only captioning and visual queries at the moment"
|
||||
},
|
||||
{
|
||||
"author": "cherninlab",
|
||||
"title": "Logo Generator Node for ComfyUI",
|
||||
@ -24506,6 +24496,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A model cached-loader custom node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "infinigence",
|
||||
"title": "ComfyUI-Infinigence-Nodes",
|
||||
"reference": "https://github.com/infinigence/ComfyUI-Infinigence-Nodes",
|
||||
"files": [
|
||||
"https://github.com/infinigence/ComfyUI-Infinigence-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: DrawTextNode, ..."
|
||||
},
|
||||
{
|
||||
"author": "zaheenrahman",
|
||||
"title": "ComfyUI-ColorCorrection",
|
||||
@ -26623,6 +26623,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Embeds an invisible watermark in the input image"
|
||||
},
|
||||
{
|
||||
"author": "lihaoyun6",
|
||||
"title": "Comfyui-QwenPromptRewriter",
|
||||
"reference": "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter",
|
||||
"files": [
|
||||
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhance your prompts using the Qwen LLM to align the behavior and capabilities of the Qwen-Image/Edit online version."
|
||||
},
|
||||
{
|
||||
"author": "northumber",
|
||||
"title": "ComfyUI-northTools",
|
||||
@ -31265,6 +31275,46 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows users to perform Image-to-Image generation by calling the FLUX.1-Kontext-Dev model via the official ModelScope API."
|
||||
},
|
||||
{
|
||||
"author": "svntax",
|
||||
"title": "ComfyUI-RetroDiffusion-API-Node",
|
||||
"reference": "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node",
|
||||
"files": [
|
||||
"https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for the [a/Retro Diffusion API](https://retrodiffusion.ai/)"
|
||||
},
|
||||
{
|
||||
"author": "chyer",
|
||||
"title": "Chye ComfyUI Toolset",
|
||||
"reference": "https://github.com/chyer/Chye-ComfyUI-Toolset",
|
||||
"files": [
|
||||
"https://github.com/chyer/Chye-ComfyUI-Toolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive toolset of ComfyUI custom nodes for latent generation, image processing, and workflow utilities"
|
||||
},
|
||||
{
|
||||
"author": "bhvbhushan",
|
||||
"title": "ComfyUI LoRA Block Weight Loader",
|
||||
"reference": "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight",
|
||||
"files": [
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced LoRA loader with per-block weight control for fine-grained influence over different model layers in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "lucasgattas",
|
||||
"title": "comfyui-egregora-tiled",
|
||||
"reference": "https://github.com/lucasgattas/comfyui-egregora-tiled",
|
||||
"files": [
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tiled regional prompting + tiled VAE decode with seam-free blending for ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -6051,6 +6051,7 @@
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
|
||||
[
|
||||
"GeekyQwenCompositor",
|
||||
"GeekyQwenEffects",
|
||||
"GeekyQwenSegmentLoader"
|
||||
],
|
||||
{
|
||||
@ -8708,6 +8709,8 @@
|
||||
],
|
||||
"https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": [
|
||||
[
|
||||
"AutoGrabCutRemover",
|
||||
"GrabCutRefinement",
|
||||
"TransparencyBackgroundRemover",
|
||||
"TransparencyBackgroundRemoverBatch"
|
||||
],
|
||||
@ -10742,6 +10745,7 @@
|
||||
"Pad 180 to 360 Equirectangular",
|
||||
"Paste Image with Coords",
|
||||
"Roll Image Axes",
|
||||
"Roll Mask Axes",
|
||||
"Split Cubemap Faces",
|
||||
"Stack Cubemap Faces"
|
||||
],
|
||||
@ -16906,6 +16910,7 @@
|
||||
"BlenderInputBoolean",
|
||||
"BlenderInputCombo",
|
||||
"BlenderInputFloat",
|
||||
"BlenderInputGroup",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadImage",
|
||||
@ -18042,6 +18047,15 @@
|
||||
"title_aux": "Comfy-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": [
|
||||
[
|
||||
"HierarchicalLoRAWeightEditor",
|
||||
"NunchakuHierarchicalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LoRA Block Weight Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/big-mon/ComfyUI-ResolutionPresets": [
|
||||
[
|
||||
"ResolutionPresetsSDXL"
|
||||
@ -20716,6 +20730,24 @@
|
||||
"title_aux": "comfyui_text_list_stepper"
|
||||
}
|
||||
],
|
||||
"https://github.com/chyer/Chye-ComfyUI-Toolset": [
|
||||
[
|
||||
"CYHARRHalationNode",
|
||||
"CYHChromaticAberrationNode",
|
||||
"CYHFilmGrainNode",
|
||||
"CYHFolderFilenameBuilderNode",
|
||||
"CYHLatentFluxAspectRatio",
|
||||
"CYHLatentPhoneAspectRatio",
|
||||
"CYHLatentQwenAspectRatio",
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHResolutionMultiplierNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chye ComfyUI Toolset"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown": [
|
||||
[
|
||||
"WIZ_AUDIO2MARKDOWN",
|
||||
@ -22783,6 +22815,7 @@
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"MouthMovementAnalyzer",
|
||||
"UnifiedTTSSRTNode",
|
||||
"UnifiedTTSTextNode",
|
||||
@ -26703,6 +26736,14 @@
|
||||
"title_aux": "FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/infinigence/ComfyUI-Infinigence-Nodes": [
|
||||
[
|
||||
"DrawTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Infinigence-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/inflamously/comfyui-prompt-enhancer": [
|
||||
[
|
||||
"PROMPT_ENHANCER",
|
||||
@ -30405,6 +30446,14 @@
|
||||
"title_aux": "ComfyUI-CSV-Random-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [
|
||||
[
|
||||
"QwenPromptRewriter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-QwenPromptRewriter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lingha0h/comfyui_kj": [
|
||||
[
|
||||
"cpm_textInput"
|
||||
@ -31846,6 +31895,17 @@
|
||||
"title_aux": "ComfyUI GFPGAN"
|
||||
}
|
||||
],
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled": [
|
||||
[
|
||||
"EgregoraImageTileSplit",
|
||||
"EgregoraLatentTileSplit",
|
||||
"EgregoraTiledRegionalPrompt",
|
||||
"EgregoraVAEDecodeFromTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-egregora-tiled"
|
||||
}
|
||||
],
|
||||
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
||||
[
|
||||
"CatvtonFluxSampler",
|
||||
@ -32860,12 +32920,14 @@
|
||||
"PngRectanglesToMaskList",
|
||||
"RandomNestedLayouts",
|
||||
"RandomTillingLayouts",
|
||||
"ReverseImageAndAllImages",
|
||||
"SN74HC1G86",
|
||||
"SN74HC86",
|
||||
"SN74LVC1G125",
|
||||
"SeedGeneratorMira",
|
||||
"SingleBooleanTrigger",
|
||||
"SixBooleanTrigger",
|
||||
"StackImages",
|
||||
"StepsAndCfg",
|
||||
"TextBoxMira",
|
||||
"TextCombinerSix",
|
||||
@ -38433,6 +38495,14 @@
|
||||
"title_aux": "AS_LLM_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": [
|
||||
[
|
||||
"Retro Diffusion API Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RetroDiffusion-API-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/sweetndata/ComfyUI-Image-Harmonizer": [
|
||||
[
|
||||
"harmonizer"
|
||||
@ -41928,17 +41998,6 @@
|
||||
"title_aux": "ComfyUI_photomakerV2_native"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2": [
|
||||
[
|
||||
"moondream2_Caption",
|
||||
"moondream2_DownLoad",
|
||||
"moondream2_Encode",
|
||||
"moondream2_Query"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-moondream2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
|
||||
[
|
||||
"SD3AlimamaInpaintControlNetApplyAdvanced",
|
||||
|
||||
3787
github-stats.json
3787
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mrCodinghero",
|
||||
"title": "ComfyUI-Codinghero",
|
||||
"reference": "https://github.com/mrCodinghero/ComfyUI-Codinghero",
|
||||
"files": [
|
||||
"https://github.com/mrCodinghero/ComfyUI-Codinghero"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Image Size, Video Settings"
|
||||
},
|
||||
{
|
||||
"author": "Vsolon",
|
||||
"title": "ComfyUI-CBZ-Pack [UNSAFE]",
|
||||
|
||||
@ -3740,6 +3740,22 @@
|
||||
"title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Vsolon/ComfyUI-CBZ-Pack": [
|
||||
[
|
||||
"CBZ Preview Any",
|
||||
"CBZCollector",
|
||||
"CBZCollectorPassthrough",
|
||||
"CBZUnpacker",
|
||||
"CBZUnpackerPassthrough",
|
||||
"DirToCBZ",
|
||||
"DirToCBZPassthrough",
|
||||
"ExportCBZ",
|
||||
"ExportCBZPassthrough"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CBZ-Pack [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ASTERR": [
|
||||
[
|
||||
"ASTERR",
|
||||
@ -5226,6 +5242,7 @@
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelMergeWAN2_1",
|
||||
"ModelPatchLoader",
|
||||
"ModelSamplingAuraFlow",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingContinuousV",
|
||||
@ -5276,6 +5293,7 @@
|
||||
"PrimitiveString",
|
||||
"PrimitiveStringMultiline",
|
||||
"QuadrupleCLIPLoader",
|
||||
"QwenImageDiffsynthControlnet",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
@ -5728,7 +5746,8 @@
|
||||
"Cosmos1ForwardRenderer",
|
||||
"Cosmos1InverseRenderer",
|
||||
"LoadDiffusionRendererModel",
|
||||
"LoadHDRImage"
|
||||
"LoadHDRImage",
|
||||
"VAEPassthroughTest"
|
||||
],
|
||||
{
|
||||
"title_aux": "DiffusionRenderer-ComfyUI [WIP]"
|
||||
@ -8160,6 +8179,15 @@
|
||||
"title_aux": "ComfyUI-Qwen [CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/mrCodinghero/ComfyUI-Codinghero": [
|
||||
[
|
||||
"Image Size Converter",
|
||||
"Video Settings Converter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Codinghero"
|
||||
}
|
||||
],
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": [
|
||||
[
|
||||
"GLIGEN_GUI"
|
||||
@ -9668,6 +9696,7 @@
|
||||
"https://github.com/tnil25/ComfyUI-TJNodes": [
|
||||
[
|
||||
"ExpandMaskDir",
|
||||
"OverlayMaskNode",
|
||||
"Tracker"
|
||||
],
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "zhilemann",
|
||||
"title": "ComfyUI-moondream2 [REMOVED]",
|
||||
"reference": "https://github.com/zhilemann/ComfyUI-moondream2",
|
||||
"files": [
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "nodes for nightly moondream2 VLM inference\nsupports only captioning and visual queries at the moment"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-is-shit [REMOVED]",
|
||||
|
||||
@ -1,5 +1,65 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "bhvbhushan",
|
||||
"title": "ComfyUI LoRA Block Weight Loader",
|
||||
"reference": "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight",
|
||||
"files": [
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced LoRA loader with per-block weight control for fine-grained influence over different model layers in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "lucasgattas",
|
||||
"title": "comfyui-egregora-tiled",
|
||||
"reference": "https://github.com/lucasgattas/comfyui-egregora-tiled",
|
||||
"files": [
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tiled regional prompting + tiled VAE decode with seam-free blending for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "svntax",
|
||||
"title": "ComfyUI-RetroDiffusion-API-Node",
|
||||
"reference": "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node",
|
||||
"files": [
|
||||
"https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for the [a/Retro Diffusion API](https://retrodiffusion.ai/)"
|
||||
},
|
||||
{
|
||||
"author": "lihaoyun6",
|
||||
"title": "Comfyui-QwenPromptRewriter",
|
||||
"reference": "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter",
|
||||
"files": [
|
||||
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhance your prompts using the Qwen LLM to align the behavior and capabilities of the Qwen-Image/Edit online version."
|
||||
},
|
||||
{
|
||||
"author": "chyer",
|
||||
"title": "Chye ComfyUI Toolset",
|
||||
"reference": "https://github.com/chyer/Chye-ComfyUI-Toolset",
|
||||
"files": [
|
||||
"https://github.com/chyer/Chye-ComfyUI-Toolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive toolset of ComfyUI custom nodes for latent generation, image processing, and workflow utilities"
|
||||
},
|
||||
{
|
||||
"author": "infinigence",
|
||||
"title": "ComfyUI-Infinigence-Nodes",
|
||||
"reference": "https://github.com/infinigence/ComfyUI-Infinigence-Nodes",
|
||||
"files": [
|
||||
"https://github.com/infinigence/ComfyUI-Infinigence-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: DrawTextNode, ..."
|
||||
},
|
||||
{
|
||||
"author": "KohakuBlueleaf",
|
||||
"title": "HDM-ext",
|
||||
@ -631,67 +691,6 @@
|
||||
],
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "lorasubdirectory",
|
||||
"reference": "https://github.com/andrewsthomasj/lorasubdirectory",
|
||||
"files": [
|
||||
"https://github.com/andrewsthomasj/lorasubdirectory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "only show dropdown of loras ina a given subdirectory"
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "comfyui-ea-nodes",
|
||||
"reference": "https://github.com/ExoticArts/comfyui-ea-nodes",
|
||||
"files": [
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "ComfyUI-LLM-VLM-Node",
|
||||
"reference": "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node",
|
||||
"files": [
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A unified ComfyUI node for both LLM (text-only) and VLM (image-to-text) generation using GGUF models.."
|
||||
},
|
||||
{
|
||||
"author": "boricuapab",
|
||||
"title": "ComfyUI-Bori-JsonSetGetConverter",
|
||||
"reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions",
|
||||
"files": [
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model."
|
||||
},
|
||||
{
|
||||
"author": "eric183",
|
||||
"title": "ComfyUI-Only",
|
||||
"id": "comfyui-only",
|
||||
"reference": "https://github.com/eric183/ComfyUI-Only",
|
||||
"files": [
|
||||
"https://github.com/eric183/ComfyUI-Only"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience."
|
||||
},
|
||||
{
|
||||
"author": "o-l-l-i",
|
||||
"title": "Olm Histogram for ComfyUI",
|
||||
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram",
|
||||
"files": [
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-Histogram"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A compact, real-time histogram analysis node for ComfyUI — with easy-to-use interactive UI, smooth rendering, and accurate pixel sampling. Built for compositing-style workflows and color diagnostics."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -6051,6 +6051,7 @@
|
||||
"https://github.com/GeekyGhost/ComfyUI-Image-Segmenting-Loader": [
|
||||
[
|
||||
"GeekyQwenCompositor",
|
||||
"GeekyQwenEffects",
|
||||
"GeekyQwenSegmentLoader"
|
||||
],
|
||||
{
|
||||
@ -8708,6 +8709,8 @@
|
||||
],
|
||||
"https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": [
|
||||
[
|
||||
"AutoGrabCutRemover",
|
||||
"GrabCutRefinement",
|
||||
"TransparencyBackgroundRemover",
|
||||
"TransparencyBackgroundRemoverBatch"
|
||||
],
|
||||
@ -10742,6 +10745,7 @@
|
||||
"Pad 180 to 360 Equirectangular",
|
||||
"Paste Image with Coords",
|
||||
"Roll Image Axes",
|
||||
"Roll Mask Axes",
|
||||
"Split Cubemap Faces",
|
||||
"Stack Cubemap Faces"
|
||||
],
|
||||
@ -16906,6 +16910,7 @@
|
||||
"BlenderInputBoolean",
|
||||
"BlenderInputCombo",
|
||||
"BlenderInputFloat",
|
||||
"BlenderInputGroup",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadImage",
|
||||
@ -18042,6 +18047,15 @@
|
||||
"title_aux": "Comfy-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": [
|
||||
[
|
||||
"HierarchicalLoRAWeightEditor",
|
||||
"NunchakuHierarchicalLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LoRA Block Weight Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/big-mon/ComfyUI-ResolutionPresets": [
|
||||
[
|
||||
"ResolutionPresetsSDXL"
|
||||
@ -20716,6 +20730,24 @@
|
||||
"title_aux": "comfyui_text_list_stepper"
|
||||
}
|
||||
],
|
||||
"https://github.com/chyer/Chye-ComfyUI-Toolset": [
|
||||
[
|
||||
"CYHARRHalationNode",
|
||||
"CYHChromaticAberrationNode",
|
||||
"CYHFilmGrainNode",
|
||||
"CYHFolderFilenameBuilderNode",
|
||||
"CYHLatentFluxAspectRatio",
|
||||
"CYHLatentPhoneAspectRatio",
|
||||
"CYHLatentQwenAspectRatio",
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHResolutionMultiplierNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chye ComfyUI Toolset"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown": [
|
||||
[
|
||||
"WIZ_AUDIO2MARKDOWN",
|
||||
@ -22783,6 +22815,7 @@
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"MouthMovementAnalyzer",
|
||||
"UnifiedTTSSRTNode",
|
||||
"UnifiedTTSTextNode",
|
||||
@ -26703,6 +26736,14 @@
|
||||
"title_aux": "FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/infinigence/ComfyUI-Infinigence-Nodes": [
|
||||
[
|
||||
"DrawTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Infinigence-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/inflamously/comfyui-prompt-enhancer": [
|
||||
[
|
||||
"PROMPT_ENHANCER",
|
||||
@ -30405,6 +30446,14 @@
|
||||
"title_aux": "ComfyUI-CSV-Random-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [
|
||||
[
|
||||
"QwenPromptRewriter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-QwenPromptRewriter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lingha0h/comfyui_kj": [
|
||||
[
|
||||
"cpm_textInput"
|
||||
@ -31846,6 +31895,17 @@
|
||||
"title_aux": "ComfyUI GFPGAN"
|
||||
}
|
||||
],
|
||||
"https://github.com/lucasgattas/comfyui-egregora-tiled": [
|
||||
[
|
||||
"EgregoraImageTileSplit",
|
||||
"EgregoraLatentTileSplit",
|
||||
"EgregoraTiledRegionalPrompt",
|
||||
"EgregoraVAEDecodeFromTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-egregora-tiled"
|
||||
}
|
||||
],
|
||||
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
||||
[
|
||||
"CatvtonFluxSampler",
|
||||
@ -32860,12 +32920,14 @@
|
||||
"PngRectanglesToMaskList",
|
||||
"RandomNestedLayouts",
|
||||
"RandomTillingLayouts",
|
||||
"ReverseImageAndAllImages",
|
||||
"SN74HC1G86",
|
||||
"SN74HC86",
|
||||
"SN74LVC1G125",
|
||||
"SeedGeneratorMira",
|
||||
"SingleBooleanTrigger",
|
||||
"SixBooleanTrigger",
|
||||
"StackImages",
|
||||
"StepsAndCfg",
|
||||
"TextBoxMira",
|
||||
"TextCombinerSix",
|
||||
@ -38433,6 +38495,14 @@
|
||||
"title_aux": "AS_LLM_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": [
|
||||
[
|
||||
"Retro Diffusion API Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RetroDiffusion-API-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/sweetndata/ComfyUI-Image-Harmonizer": [
|
||||
[
|
||||
"harmonizer"
|
||||
@ -41928,17 +41998,6 @@
|
||||
"title_aux": "ComfyUI_photomakerV2_native"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2": [
|
||||
[
|
||||
"moondream2_Caption",
|
||||
"moondream2_DownLoad",
|
||||
"moondream2_Encode",
|
||||
"moondream2_Query"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-moondream2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
|
||||
[
|
||||
"SD3AlimamaInpaintControlNetApplyAdvanced",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user