mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
9efb350be9
commit
a8b0e3641b
@ -14856,6 +14856,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package based on the BAGEL-7B-MoT multimodal model."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Ovis-U1",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Ovis-U1",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Ovis-U1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository adds ComfyUI custom nodes that wrap the Ovis-U1 multimodal model, exposing three primary workflows inside the ComfyUI editor."
|
||||
},
|
||||
{
|
||||
"author": "var1ableX",
|
||||
"title": "ComfyUI_Accessories",
|
||||
@ -30876,9 +30886,20 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced color manipulation and image adjustments directly in ComfyUI's latent space"
|
||||
},
|
||||
{
|
||||
"author": "DenRakEiw",
|
||||
"title": "Universal NN Latent Upscaler for ComfyUI",
|
||||
"reference": "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale",
|
||||
"files": [
|
||||
"https://github.com/DenRakEiw/WAN_NN_Latent_Upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A universal neural network latent upscaler that supports SD1.5, SDXL, Flux, and Wan2.2 models. Uses trained neural networks instead of simple interpolation for higher quality latent upscaling.\nBuilt upon the excellent foundation of [a/Ttl's ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale) - this project extends the original work with universal model support and improved architectures."
|
||||
},
|
||||
{
|
||||
"author": "RainyN0077",
|
||||
"title": "ComfyUI-PromptSE",
|
||||
"id": "comfyui-promptse",
|
||||
"reference": "https://github.com/RainyN0077/ComfyUI-PromptSE",
|
||||
"files": [
|
||||
"https://github.com/RainyN0077/ComfyUI-PromptSE"
|
||||
@ -30886,6 +30907,67 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for managing and combining multiple prompt entries. Supports weight adjustment, lexicon assistance, drag-and-drop sorting, and global settings to greatly enhance prompt engineering efficiency and flexibility."
|
||||
},
|
||||
{
|
||||
"author": "kusurin",
|
||||
"title": "ComfyUI-chronophotography",
|
||||
"reference": "https://github.com/kusurin/ComfyUI-chronophotography",
|
||||
"files": [
|
||||
"https://github.com/kusurin/ComfyUI-chronophotography"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for creating chronophotography effects from video frames"
|
||||
},
|
||||
{
|
||||
"author": "feffy380",
|
||||
"title": "Chroma Cache",
|
||||
"reference": "https://github.com/feffy380/comfyui-chroma-cache",
|
||||
"files": [
|
||||
"https://github.com/feffy380/comfyui-chroma-cache"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Caching optimization for Chroma"
|
||||
},
|
||||
{
|
||||
"author": "FearL0rd",
|
||||
"title": "ComfyUI MaskAIFingerprint",
|
||||
"reference": "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint",
|
||||
"files": [
|
||||
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Attempt to create a ComfyUI node for masking AI-generated fingerprints."
|
||||
},
|
||||
{
|
||||
"author": "Avalre",
|
||||
"title": "ComfyUI-avaNodes",
|
||||
"reference": "https://github.com/Avalre/ComfyUI-avaNodes",
|
||||
"files": [
|
||||
"https://github.com/Avalre/ComfyUI-avaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes were created to personalize/optimize several ComfyUI nodes for my own use. You can replicate the functionality of most of my nodes by some combination of default ComfyUI nodes and custom nodes from other developers."
|
||||
},
|
||||
{
|
||||
"author": "Alectriciti",
|
||||
"title": "comfyui-creativeprompts",
|
||||
"reference": "https://github.com/Alectriciti/comfyui-creativeprompts",
|
||||
"files": [
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A creative alternative to dynamicprompts"
|
||||
},
|
||||
{
|
||||
"author": "VraethrDalkr",
|
||||
"title": "ComfyUI-ProgressiveBlend",
|
||||
"reference": "https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend",
|
||||
"files": [
|
||||
"https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enable progressive blending and color matching effects across image batches/video frames."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -31319,17 +31401,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "RainyN0077",
|
||||
"title": "ComfyUI-PromptSE",
|
||||
"id": "comfyui-promptse",
|
||||
"reference": "https://github.com/RainyN0077/ComfyUI-PromptSE",
|
||||
"files": [
|
||||
"https://github.com/RainyN0077/ComfyUI-PromptSE"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for managing and combining multiple prompt entries. Supports weight adjustment, lexicon assistance, drag-and-drop sorting, and global settings to greatly enhance prompt engineering efficiency and flexibility."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1954,6 +1954,18 @@
|
||||
"title_aux": "seamless-clone-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts": [
|
||||
[
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringListAppend",
|
||||
"WildcardPrompts",
|
||||
"WildcardReplace"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-creativeprompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/Alexankharin/camera-comfyUI": [
|
||||
[
|
||||
"CameraInterpolationNode",
|
||||
@ -2432,6 +2444,18 @@
|
||||
"title_aux": "ComfyUI-ImageCropper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Avalre/ComfyUI-avaNodes": [
|
||||
[
|
||||
"Checkpoint+",
|
||||
"Cond Upscaler",
|
||||
"DeepCache+",
|
||||
"KSampler+",
|
||||
"VidToTrainingData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-avaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Azornes/Comfyui-LayerForge": [
|
||||
[
|
||||
"LayerForgeNode"
|
||||
@ -3542,6 +3566,7 @@
|
||||
"Latent Normalize Channels",
|
||||
"Latent Replace State Info",
|
||||
"Latent Transfer State Info",
|
||||
"Latent TrimVideo State Info",
|
||||
"Latent to Cuda",
|
||||
"Latent to RawX",
|
||||
"LatentBatch_channels",
|
||||
@ -4350,6 +4375,14 @@
|
||||
"title_aux": "ComfyUI Latent Color Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": [
|
||||
[
|
||||
"UniversalNNLatentUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||
[],
|
||||
{
|
||||
@ -5500,6 +5533,14 @@
|
||||
"title_aux": "ComfyUI-ParamNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": [
|
||||
[
|
||||
"MaskAIFingerprint"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI MaskAIFingerprint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Feidorian/feidorian-ComfyNodes": [
|
||||
[],
|
||||
{
|
||||
@ -14253,6 +14294,15 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend": [
|
||||
[
|
||||
"ProgressiveColorMatchBlend",
|
||||
"ProgressiveImageBatchBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProgressiveBlend"
|
||||
}
|
||||
],
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer": [
|
||||
[
|
||||
"VrchAnyOSCControlNode",
|
||||
@ -23553,6 +23603,14 @@
|
||||
"title_aux": "Fearnworks Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/feffy380/comfyui-chroma-cache": [
|
||||
[
|
||||
"ChromaCache"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chroma Cache"
|
||||
}
|
||||
],
|
||||
"https://github.com/feixuetuba/Spleeter": [
|
||||
[
|
||||
"Spleeter"
|
||||
@ -29506,6 +29564,14 @@
|
||||
"title_aux": "ComfyUI_alkaid"
|
||||
}
|
||||
],
|
||||
"https://github.com/kusurin/ComfyUI-chronophotography": [
|
||||
[
|
||||
"CreateChronophotography"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-chronophotography"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -32491,6 +32557,7 @@
|
||||
"ImageSaturation",
|
||||
"ImageSaverMira",
|
||||
"ImageSharpness",
|
||||
"ImageToGzippedBase64",
|
||||
"ImageToneCurve",
|
||||
"IntMultiplication",
|
||||
"IntSubtraction",
|
||||
@ -33158,6 +33225,17 @@
|
||||
"title_aux": "ComfyUI-Image-Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Ovis-U1": [
|
||||
[
|
||||
"OvisU1ImageEdit",
|
||||
"OvisU1ImageToText",
|
||||
"OvisU1ModelLoader",
|
||||
"OvisU1TextToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Ovis-U1"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-SAM2": [
|
||||
[
|
||||
"GroundingDinoModelLoader (segment anything2)",
|
||||
|
||||
3980
github-stats.json
3980
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "InfiniNode",
|
||||
"title": "Comfyui-InfiniNode-Model-Suite [UNSAFE]",
|
||||
"reference": "https://github.com/InfiniNode/Comfyui-InfiniNode-Model-Suite",
|
||||
"files": [
|
||||
"https://github.com/InfiniNode/Comfyui-InfiniNode-Model-Suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to the InfiniNode Model Suite, a custom node pack for ComfyUI that transforms the process of manipulating generative AI models. Our suite is a direct implementation of the 'GUI-Based Key Converter Development Plan,' designed to remove technical barriers for advanced AI practitioners and integrate seamlessly with existing image generation pipelines.[w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "GuusF",
|
||||
"title": "Comfyui_CrazyMaths [WIP]",
|
||||
|
||||
@ -1844,6 +1844,24 @@
|
||||
"title_aux": "ComfyUI-igTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/InfiniNode/Comfyui-InfiniNode-Model-Suite": [
|
||||
[
|
||||
"InfiniNode_ApplyKeymapFile",
|
||||
"InfiniNode_CompareStateDicts",
|
||||
"InfiniNode_ComponentCombiner",
|
||||
"InfiniNode_ComponentSplitter",
|
||||
"InfiniNode_LoadStateDict",
|
||||
"InfiniNode_MergeAddDifference",
|
||||
"InfiniNode_MergeSLERP",
|
||||
"InfiniNode_MergeWeightedSum",
|
||||
"InfiniNode_PruneKeys",
|
||||
"InfiniNode_RenameKeys",
|
||||
"InfiniNode_SaveStateDict"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-InfiniNode-Model-Suite [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/IsItDanOrAi/ComfyUI-exLoadout": [
|
||||
[
|
||||
"dropdowns",
|
||||
@ -6697,7 +6715,8 @@
|
||||
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": [
|
||||
[
|
||||
"FilestashUploadNode",
|
||||
"HttpUploadNode"
|
||||
"HttpUploadNode",
|
||||
"MultipartFileHTTPUploadNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Filestash Upload Node [UNSAFE]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,95 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kusurin",
|
||||
"title": "ComfyUI-chronophotography",
|
||||
"reference": "https://github.com/kusurin/ComfyUI-chronophotography",
|
||||
"files": [
|
||||
"https://github.com/kusurin/ComfyUI-chronophotography"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for creating chronophotography effects from video frames"
|
||||
},
|
||||
{
|
||||
"author": "InfiniNode",
|
||||
"title": "Comfyui-InfiniNode-Model-Suite",
|
||||
"reference": "https://github.com/InfiniNode/Comfyui-InfiniNode-Model-Suite",
|
||||
"files": [
|
||||
"https://github.com/InfiniNode/Comfyui-InfiniNode-Model-Suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to the InfiniNode Model Suite, a custom node pack for ComfyUI that transforms the process of manipulating generative AI models. Our suite is a direct implementation of the 'GUI-Based Key Converter Development Plan,' designed to remove technical barriers for advanced AI practitioners and integrate seamlessly with existing image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "DenRakEiw",
|
||||
"title": "Universal NN Latent Upscaler for ComfyUI",
|
||||
"reference": "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale",
|
||||
"files": [
|
||||
"https://github.com/DenRakEiw/WAN_NN_Latent_Upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A universal neural network latent upscaler that supports SD1.5, SDXL, Flux, and Wan2.2 models. Uses trained neural networks instead of simple interpolation for higher quality latent upscaling.\nBuilt upon the excellent foundation of [a/Ttl's ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale) - this project extends the original work with universal model support and improved architectures."
|
||||
},
|
||||
{
|
||||
"author": "feffy380",
|
||||
"title": "Chroma Cache",
|
||||
"reference": "https://github.com/feffy380/comfyui-chroma-cache",
|
||||
"files": [
|
||||
"https://github.com/feffy380/comfyui-chroma-cache"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Caching optimization for Chroma"
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Ovis-U1",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Ovis-U1",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Ovis-U1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository adds ComfyUI custom nodes that wrap the Ovis-U1 multimodal model, exposing three primary workflows inside the ComfyUI editor."
|
||||
},
|
||||
{
|
||||
"author": "FearL0rd",
|
||||
"title": "ComfyUI MaskAIFingerprint",
|
||||
"reference": "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint",
|
||||
"files": [
|
||||
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Attempt to create a ComfyUI node for masking AI-generated fingerprints."
|
||||
},
|
||||
{
|
||||
"author": "Avalre",
|
||||
"title": "ComfyUI-avaNodes",
|
||||
"reference": "https://github.com/Avalre/ComfyUI-avaNodes",
|
||||
"files": [
|
||||
"https://github.com/Avalre/ComfyUI-avaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes were created to personalize/optimize several ComfyUI nodes for my own use. You can replicate the functionality of most of my nodes by some combination of default ComfyUI nodes and custom nodes from other developers."
|
||||
},
|
||||
{
|
||||
"author": "Alectriciti",
|
||||
"title": "comfyui-creativeprompts",
|
||||
"reference": "https://github.com/Alectriciti/comfyui-creativeprompts",
|
||||
"files": [
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A creative alternative to dynamicprompts"
|
||||
},
|
||||
{
|
||||
"author": "VraethrDalkr",
|
||||
"title": "ComfyUI-ProgressiveBlend",
|
||||
"reference": "https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend",
|
||||
"files": [
|
||||
"https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enable progressive blending and color matching effects across image batches/video frames."
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "comfyui-last-frame-extractor",
|
||||
@ -34,6 +124,7 @@
|
||||
{
|
||||
"author": "RainyN0077",
|
||||
"title": "ComfyUI-PromptSE",
|
||||
"id": "comfyui-promptse",
|
||||
"reference": "https://github.com/RainyN0077/ComfyUI-PromptSE",
|
||||
"files": [
|
||||
"https://github.com/RainyN0077/ComfyUI-PromptSE"
|
||||
@ -605,99 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio Mixing node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-Geeky-LatentSyncWrapper 1.5",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-Geeky-LatentSyncWrapper",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-Geeky-LatentSyncWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial optimized and enhanced fork of [a/LatentSync 1.5](https://github.com/bytedance/LatentSync) implementation for ComfyUI on Windows and WSL 2.0."
|
||||
},
|
||||
{
|
||||
"author": "Cyrostar",
|
||||
"title": "Artha-Projekt",
|
||||
"id": "artha-projekt",
|
||||
"reference": "https://github.com/Cyrostar/Artha-Projekt",
|
||||
"files": [
|
||||
"https://github.com/Cyrostar/Artha-Projekt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for project management."
|
||||
},
|
||||
{
|
||||
"author": "kanibus",
|
||||
"title": "KANIBUS - Advanced Eye Tracking ControlNet System",
|
||||
"reference": "https://github.com/kanibus/kanibus",
|
||||
"files": [
|
||||
"https://github.com/kanibus/kanibus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced Eye Tracking ControlNet System for ComfyUI - Professional eye-tracking with MediaPipe, 6-DOF Kalman filtering, and WAN 2.1/2.2 compatibility"
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "Advanced_Relight_Img",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Relight_Img",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Relight_Img"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that provides advanced 2D relighting capabilities."
|
||||
},
|
||||
{
|
||||
"author": "lerignoux",
|
||||
"title": "ComfyUI Stable3DGen",
|
||||
"reference": "https://github.com/lerignoux/ComfyUI-Stable3DGen",
|
||||
"files": [
|
||||
"https://github.com/lerignoux/ComfyUI-Stable3DGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node to generate 3D assets using Stable3D"
|
||||
},
|
||||
{
|
||||
"author": "juddisjudd",
|
||||
"title": "Bawk Nodes Collection",
|
||||
"reference": "https://github.com/juddisjudd/ComfyUI-BawkNodes",
|
||||
"files": [
|
||||
"https://github.com/juddisjudd/ComfyUI-BawkNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A complete collection of FLUX-optimized ComfyUI nodes for enhanced AI image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "Ben Staniford",
|
||||
"title": "ComfyUI Image Switch Node",
|
||||
"reference": "https://github.com/benstaniford/comfy-image-switch",
|
||||
"files": [
|
||||
"https://github.com/benstaniford/comfy-image-switch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An image source switch node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Brekel",
|
||||
"title": "ComfyUI-Brekel",
|
||||
"id": "brekel",
|
||||
"reference": "https://github.com/Brekel/ComfyUI-Brekel",
|
||||
"files": [
|
||||
"https://github.com/Brekel/ComfyUI-Brekel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to enhance & streamline prompts. Enhance using local LLM within ComfyUI, generate using random lines from text files, or randomly select text file prompts"
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-aspect-ratios",
|
||||
"id": "comfy-aspect-ratios",
|
||||
"reference": "https://github.com/jupo-ai/comfy-aspect-ratios",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-aspect-ratios"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "generate empty latent with aspect ratios"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1954,6 +1954,18 @@
|
||||
"title_aux": "seamless-clone-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts": [
|
||||
[
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringListAppend",
|
||||
"WildcardPrompts",
|
||||
"WildcardReplace"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-creativeprompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/Alexankharin/camera-comfyUI": [
|
||||
[
|
||||
"CameraInterpolationNode",
|
||||
@ -2432,6 +2444,18 @@
|
||||
"title_aux": "ComfyUI-ImageCropper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Avalre/ComfyUI-avaNodes": [
|
||||
[
|
||||
"Checkpoint+",
|
||||
"Cond Upscaler",
|
||||
"DeepCache+",
|
||||
"KSampler+",
|
||||
"VidToTrainingData"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-avaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Azornes/Comfyui-LayerForge": [
|
||||
[
|
||||
"LayerForgeNode"
|
||||
@ -3542,6 +3566,7 @@
|
||||
"Latent Normalize Channels",
|
||||
"Latent Replace State Info",
|
||||
"Latent Transfer State Info",
|
||||
"Latent TrimVideo State Info",
|
||||
"Latent to Cuda",
|
||||
"Latent to RawX",
|
||||
"LatentBatch_channels",
|
||||
@ -4350,6 +4375,14 @@
|
||||
"title_aux": "ComfyUI Latent Color Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": [
|
||||
[
|
||||
"UniversalNNLatentUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "Universal NN Latent Upscaler for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||
[],
|
||||
{
|
||||
@ -5500,6 +5533,14 @@
|
||||
"title_aux": "ComfyUI-ParamNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": [
|
||||
[
|
||||
"MaskAIFingerprint"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI MaskAIFingerprint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Feidorian/feidorian-ComfyNodes": [
|
||||
[],
|
||||
{
|
||||
@ -14253,6 +14294,15 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VraethrDalkr/ComfyUI-ProgressiveBlend": [
|
||||
[
|
||||
"ProgressiveColorMatchBlend",
|
||||
"ProgressiveImageBatchBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProgressiveBlend"
|
||||
}
|
||||
],
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer": [
|
||||
[
|
||||
"VrchAnyOSCControlNode",
|
||||
@ -23553,6 +23603,14 @@
|
||||
"title_aux": "Fearnworks Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/feffy380/comfyui-chroma-cache": [
|
||||
[
|
||||
"ChromaCache"
|
||||
],
|
||||
{
|
||||
"title_aux": "Chroma Cache"
|
||||
}
|
||||
],
|
||||
"https://github.com/feixuetuba/Spleeter": [
|
||||
[
|
||||
"Spleeter"
|
||||
@ -29506,6 +29564,14 @@
|
||||
"title_aux": "ComfyUI_alkaid"
|
||||
}
|
||||
],
|
||||
"https://github.com/kusurin/ComfyUI-chronophotography": [
|
||||
[
|
||||
"CreateChronophotography"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-chronophotography"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
@ -32491,6 +32557,7 @@
|
||||
"ImageSaturation",
|
||||
"ImageSaverMira",
|
||||
"ImageSharpness",
|
||||
"ImageToGzippedBase64",
|
||||
"ImageToneCurve",
|
||||
"IntMultiplication",
|
||||
"IntSubtraction",
|
||||
@ -33158,6 +33225,17 @@
|
||||
"title_aux": "ComfyUI-Image-Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Ovis-U1": [
|
||||
[
|
||||
"OvisU1ImageEdit",
|
||||
"OvisU1ImageToText",
|
||||
"OvisU1ModelLoader",
|
||||
"OvisU1TextToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Ovis-U1"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-SAM2": [
|
||||
[
|
||||
"GroundingDinoModelLoader (segment anything2)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user