mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Merge branch 'main' into draft-v4
This commit is contained in:
commit
0bb8947c02
@ -1410,15 +1410,16 @@ export class CustomNodesManager {
|
||||
let version_cnt = 0;
|
||||
|
||||
if(!is_enable) {
|
||||
|
||||
if(rowItem.cnr_latest != rowItem.originalData.active_version && obj.length > 0) {
|
||||
versions.push('latest');
|
||||
}
|
||||
|
||||
if(rowItem.originalData.active_version != 'nightly') {
|
||||
versions.push('nightly');
|
||||
default_version = 'nightly';
|
||||
version_cnt++;
|
||||
}
|
||||
|
||||
if(rowItem.cnr_latest != rowItem.originalData.active_version && obj.length > 0) {
|
||||
versions.push('latest');
|
||||
}
|
||||
}
|
||||
|
||||
for(let v of obj) {
|
||||
|
||||
@ -70,7 +70,7 @@ class WorkflowMetadataExtension {
|
||||
if (cnr_id === "comfy-core") return; // don't allow hijacking comfy-core name
|
||||
if (cnr_id) nodeProperties.cnr_id = cnr_id;
|
||||
else nodeProperties.aux_id = aux_id;
|
||||
if (ver) nodeProperties.ver = ver;
|
||||
if (ver) nodeProperties.ver = ver.trim();
|
||||
} else if (["nodes", "comfy_extras"].includes(moduleType)) {
|
||||
nodeProperties.cnr_id = "comfy-core";
|
||||
nodeProperties.ver = this.comfyCoreVersion;
|
||||
|
||||
@ -1107,17 +1107,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Simple Math",
|
||||
"id": "simplemath",
|
||||
"reference": "https://github.com/cubiq/ComfyUI_SimpleMath",
|
||||
"files": [
|
||||
"https://github.com/cubiq/ComfyUI_SimpleMath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "custom node for ComfyUI to perform simple math operations"
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "ComfyUI_IPAdapter_plus",
|
||||
@ -3423,6 +3412,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "some comfyui custom nodes to set it as known type"
|
||||
},
|
||||
{
|
||||
"author": "YMC",
|
||||
"title": "comfyui_node_ymc_effect_shatter",
|
||||
"reference": "https://github.com/YMC-GitHub/comfyui_node_ymc_effect_shatter",
|
||||
"files": [
|
||||
"https://github.com/YMC-GitHub/comfyui_node_ymc_effect_shatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "some comfyui custom nodes to make effect shatter"
|
||||
},
|
||||
{
|
||||
"author": "chibiace",
|
||||
"title": "ComfyUI-Chibi-Nodes",
|
||||
@ -9368,7 +9367,7 @@
|
||||
"https://github.com/zombieyang/sd-ppp"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "getting/sending picture from/to Photoshop with a simple connection. Make Photoshop become the workspace of your ComfyUI"
|
||||
"description": "Simplify ComfyUI to WebUI-liked interface and Connect with Photoshop."
|
||||
},
|
||||
{
|
||||
"author": "KytraScript",
|
||||
@ -13442,6 +13441,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate random prompts easily."
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "Flux LoRA Merger",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Flux_Lora_Merger",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Flux_Lora_Merger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced LoRA merging node for ComfyUI (additive, average, sequential)"
|
||||
},
|
||||
{
|
||||
"author": "tritant",
|
||||
"title": "Flux Block LoRA Merger",
|
||||
"reference": "https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger",
|
||||
"files": [
|
||||
"https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced Block LoRA merging node for ComfyUI (allows selective LoRA block merging)"
|
||||
},
|
||||
{
|
||||
"author": "metncelik",
|
||||
"title": "comfyui_met_suite",
|
||||
@ -14164,6 +14183,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI custom nodes for interacting with various cloud services. These nodes are designed to work with any ComfyUI instance, including cloud-hosted environments (such as MimicPC) where users may have limited system access."
|
||||
},
|
||||
{
|
||||
"author": "EnragedAntelope",
|
||||
"title": "ComfyUI-ReLight",
|
||||
"reference": "https://github.com/EnragedAntelope/comfyui-relight",
|
||||
"files": [
|
||||
"https://github.com/EnragedAntelope/comfyui-relight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Transform your images with cinematic lighting effects in a single click! ReLight is a powerful ComfyUI node that adds professional-grade lighting capabilities including multiple light sources, rim lighting, and 3D lighting simulation."
|
||||
},
|
||||
{
|
||||
"author": "jn-jairo",
|
||||
"title": "JNComfy",
|
||||
@ -14296,7 +14325,7 @@
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a simple reimgsize node(s) in comfyui."
|
||||
"description": "a simple resize image node(s) in comfyui. This repository is not specific to the length and width values of an image, but focuses more on adjusting the total pixel count, side length specifications, and size ratios of the image."
|
||||
},
|
||||
{
|
||||
"author": "Makki_Shizu",
|
||||
@ -15311,6 +15340,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Control Freak gives you physical control over your ComfyUI workflows by mapping MIDI controllers, gamepads, and other input devices to any node parameter or UI element. Transform your image generation experience with tactile, responsive control. Ever heard of 'flow state'?"
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI-MediaPipe-Vision",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI-MediaPipe-Vision",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI-MediaPipe-Vision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A centralized wrapper of all MediaPipe vision tasks for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
@ -15406,16 +15445,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
|
||||
},
|
||||
{
|
||||
"author": "lucafoscili",
|
||||
"title": "LF Nodes",
|
||||
"reference": "https://github.com/lucafoscili/comfyui-lf",
|
||||
"files": [
|
||||
"https://github.com/lucafoscili/comfyui-lf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!"
|
||||
},
|
||||
{
|
||||
"author": "JPrevots",
|
||||
"title": "ComfyUI-PhyCV",
|
||||
@ -15631,6 +15660,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Image to 3D using Hunyuan-3D-2"
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "ComfyUI-InfiniteYou",
|
||||
"reference": "https://github.com/niknah/ComfyUI-InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/niknah/ComfyUI-InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom_node for ByteDance's InfiniteYou"
|
||||
},
|
||||
{
|
||||
"author": "daryltucker",
|
||||
"title": "ComfyUI-LoadFiles",
|
||||
@ -15815,7 +15854,7 @@
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
|
||||
"description": "ComfyUI_FlipStreamViewer is a tool that provides a customizable viewer interface for flipping images with frame interpolation."
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
@ -16533,7 +16572,7 @@
|
||||
},
|
||||
{
|
||||
"author": "edelvarden",
|
||||
"title": "ComfyUI-ImageMetadataExtension",
|
||||
"title": "comfyui_image_metadata_extension",
|
||||
"reference": "https://github.com/edelvarden/comfyui_image_metadata_extension",
|
||||
"files": [
|
||||
"https://github.com/edelvarden/comfyui_image_metadata_extension"
|
||||
@ -16571,6 +16610,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-RR-JointTagger",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-RR-JointTagger",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-RR-JointTagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tagger used to tag image of but not limited to furry art."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-SmartCrop",
|
||||
@ -17236,6 +17285,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node designed for ComfyUI, allowing users to format the current date and time based on a specified format."
|
||||
},
|
||||
{
|
||||
"author": "Q-Bug4",
|
||||
"title": "comfyui-qbug-batch",
|
||||
"reference": "https://github.com/Q-Bug4/comfyui-qbug-batch",
|
||||
"files": [
|
||||
"https://github.com/Q-Bug4/comfyui-qbug-batch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Batch Toolkit: Custom nodes that simplify batch operations and improve efficiency."
|
||||
},
|
||||
{
|
||||
"author": "bartly",
|
||||
"title": "Babel Removebg Api Node for ComfyUI",
|
||||
@ -17258,6 +17317,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Convert your workflows into node and chain them."
|
||||
},
|
||||
{
|
||||
"author": "NumZ",
|
||||
"title": "ComfyUI-Orpheus",
|
||||
"id": "OrpheusNode",
|
||||
"reference": "https://github.com/numz/Comfyui-Orpheus",
|
||||
"files": [
|
||||
"https://github.com/numz/Comfyui-Orpheus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TTS with emotional speech capabilities in 8 Languages 24 speakers."
|
||||
},
|
||||
{
|
||||
"author": "SozeInc",
|
||||
"title": "Quality of Life Nodes for ComfyUI",
|
||||
@ -17782,7 +17852,7 @@
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension for ComfyUI that enables conversion between NovelAI and ComfyUI prompt formats, along with extraction of NovelAI metadata from PNG images."
|
||||
"description": "A custom node extension for ComfyUI that enables conversion between different prompt formats: NovelAI V4, ComfyUI, and old NovelAI."
|
||||
},
|
||||
{
|
||||
"author": "Wakfull33",
|
||||
@ -18708,6 +18778,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes.\nThis is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GPENO",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GPENO",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GPENO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ImageAutotone",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutotone",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm."
|
||||
},
|
||||
{
|
||||
"author": "lightricks",
|
||||
"title": "ComfyUI-LTXVideo",
|
||||
@ -18924,6 +19014,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for UNO model."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-HiDream-I1",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-HiDream-I1",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-HiDream-I1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for HiDream-I1 model."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Kimi-VL",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Kimi-VL",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Kimi-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for Kimi-VL model."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Cobra",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Cobra",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Cobra"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Cobra avialbe in ComfyUI.\nCobra: Efficient Line Art COlorization with BRoAder References"
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarNodes",
|
||||
@ -19396,6 +19516,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a UNO ComfyUI plugin implementation that can run the full version with 24GB VRAM, as well as quickly run the FP8 version."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI_RH_FramePack",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_FramePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plug-in for lllyasviel/FramePack, easy to use"
|
||||
},
|
||||
{
|
||||
"author": "sebord",
|
||||
"title": "ComfyUI-LMCQ",
|
||||
@ -20251,6 +20381,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight and Efficient, 🎧Ultra High-Quality Voice Cloning, Chinese and English."
|
||||
},
|
||||
{
|
||||
"author": "mw",
|
||||
"title": "MW-ComfyUI_OuteTTS",
|
||||
"reference": "https://github.com/billwuhao/ComfyUI_OuteTTS",
|
||||
"files": [
|
||||
"https://github.com/billwuhao/ComfyUI_OuteTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "OuteTTS - Unified Text-To-Speech. A node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "pandaer119",
|
||||
"title": "ComfyUI_pandai",
|
||||
@ -20545,6 +20685,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node implementation for ComfyUI that integrates with venice.ai's Flux and SDXL image generation models. This project is adapted from [a/ComfyUI-FLUX-TOGETHER-API](https://github.com/BZcreativ/ComfyUI-FLUX-TOGETHER-API) to work with the venice.ai API."
|
||||
},
|
||||
{
|
||||
"author": "DraconicDragon",
|
||||
"title": "ComfyUI-RyuuNoodles",
|
||||
"reference": "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles",
|
||||
"files": [
|
||||
"https://github.com/DraconicDragon/ComfyUI-RyuuNoodles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of one or more custom nodes for ComfyUI made mainly for personal use (GitHub README for more info). \nNodes: live Token Counter on any node, switch nodes with fallback functionality and FLOAT/INT nodes (and maybe more)."
|
||||
},
|
||||
{
|
||||
"author": "Wenaka2004",
|
||||
"title": "ComfyUI-TagClassifier",
|
||||
@ -20936,7 +21086,7 @@
|
||||
"title": "ComfyUI-BETA-Helpernodes",
|
||||
"reference": "https://github.com/Burgstall-labs/ComfyUI-BETA-Helpernodes",
|
||||
"files": [
|
||||
"hhttps://github.com/Burgstall-labs/ComfyUI-BETA-Helpernodes"
|
||||
"https://github.com/Burgstall-labs/ComfyUI-BETA-Helpernodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI, providing helpers for tasks like video frame manipulation and advanced audio saving. Part of the 'Burgstall Enabling The Awesomeness' suite."
|
||||
@ -22174,6 +22324,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Resize a batch of trajectories or images"
|
||||
},
|
||||
{
|
||||
"author": "Pablerdo",
|
||||
"title": "Stable Virtual Camera",
|
||||
"reference": "https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper",
|
||||
"files": [
|
||||
"https://github.com/Pablerdo/ComfyUI-StableVirtualCameraWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generative View Synthesis with Diffusion Models"
|
||||
},
|
||||
{
|
||||
"author": "orange90",
|
||||
"title": " ComfyUI-Regex-Runner",
|
||||
@ -22506,7 +22666,7 @@
|
||||
},
|
||||
{
|
||||
"author": "ifmylove2011",
|
||||
"title": "comfyui-missing-tool",
|
||||
"title": "comfyui-missed-tool",
|
||||
"reference": "https://github.com/ifmylove2011/comfyui-missed-tool",
|
||||
"files": [
|
||||
"https://github.com/ifmylove2011/comfyui-missed-tool"
|
||||
@ -23158,16 +23318,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Start and end frames video generation node that supports native ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
"reference": "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of InfiniteYou for ComfyUI. Native support for [a/InfiniteYou](https://github.com/bytedance/InfiniteYou) in ComfyUI, designed by the ZenAI team."
|
||||
},
|
||||
{
|
||||
"author": "Creepybits",
|
||||
"title": "ComfyUI-Creepy_nodes",
|
||||
@ -23199,6 +23349,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Utility Nodes by Imagineer. Currently 1: Catch and Edit Text, useful for grabbing AI generated prompts which you edit by hand. Doing so mutes the upstream node, improving speed and saving external calls and budget."
|
||||
},
|
||||
{
|
||||
"author": "Yushan777",
|
||||
"title": "ComfyUI-Y7-SBS-2Dto3D",
|
||||
"reference": "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D",
|
||||
"files": [
|
||||
"https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Convert 2D images and videos to 3D SBS (side-by-side) format"
|
||||
},
|
||||
{
|
||||
"author": "Yushan777",
|
||||
"title": "Y7Nodes for ComfyUI",
|
||||
@ -23471,7 +23631,7 @@
|
||||
"https://github.com/Siempreflaco/ComfyUI-NCNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: NC Audio Recorder, NC Line Counter, NC Increment INT, NC Image Processor"
|
||||
"description": "NODES: Audio Recorder, Line Counter, Increment INT, Image Processor, Load 3D Mesh From Outputs"
|
||||
},
|
||||
{
|
||||
"author": "livepeer",
|
||||
@ -23525,13 +23685,13 @@
|
||||
},
|
||||
{
|
||||
"author": "Temult",
|
||||
"title": "Sigma Graph Node for ComfyUI",
|
||||
"reference": "https://github.com/Temult/sigma-graph-node",
|
||||
"title": "TWanSigmaGraph",
|
||||
"reference": "https://github.com/Temult/TWanSigmaGraph",
|
||||
"files": [
|
||||
"https://github.com/Temult/sigma-graph-node"
|
||||
"https://github.com/Temult/TWanSigmaGraph"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for interactively editing sigma schedules via graph and text."
|
||||
"description": "Interactive sigma schedule editor with graph and text input."
|
||||
},
|
||||
{
|
||||
"author": "Raykosan",
|
||||
@ -23646,6 +23806,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that allows you to use the KLingAI API directly within the ComfyUI environment. It is developed based on the KLingAI API documentation. For more details, please refer to the official documentation. [a/KLingAI API Documentation](https://app.klingai.com/global/dev/document-api/quickStart/productIntroduction/overview)."
|
||||
},
|
||||
{
|
||||
"author": "synthetai",
|
||||
"title": "ComfyUI_PromptBatcher",
|
||||
"reference": "https://github.com/synthetai/ComfyUI_PromptBatcher",
|
||||
"files": [
|
||||
"https://github.com/synthetai/ComfyUI_PromptBatcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension for ComfyUI that enables batch processing of prompts from text files to generate multiple images."
|
||||
},
|
||||
{
|
||||
"author": "chou18194766xx",
|
||||
"title": "comfyui-EncryptSave",
|
||||
@ -23736,7 +23906,7 @@
|
||||
"https://github.com/linksluckytime/comfyui_snacknodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
"description": "A comprehensive collection of ComfyUI nodes designed to reduce reliance on multiple third-party node packages."
|
||||
},
|
||||
{
|
||||
"author": "uihp",
|
||||
@ -23748,7 +23918,222 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "String Chain: Reconnect your prompts"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "Model Utility Toolkit",
|
||||
"id": "comfyui_modelutils",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-ModelUtils",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-ModelUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
|
||||
},
|
||||
{
|
||||
"author": "leoleexh",
|
||||
"title": "Comfy-Topaz-Photo",
|
||||
"id": "leoleexh's Custom-Nodes",
|
||||
"reference": "https://github.com/leoleelxh/Comfy-Topaz-Photo",
|
||||
"files": [
|
||||
"https://github.com/leoleelxh/Comfy-Topaz-Photo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A new ComfyUI node for integrating Topaz Photo AI's powerful image enhancement capabilities"
|
||||
},
|
||||
{
|
||||
"author": "big-mon",
|
||||
"title": "ComfyUI-ResolutionPresets",
|
||||
"id": "bigmonComfyuiResolutionPresets",
|
||||
"reference": "https://github.com/big-mon/ComfyUI-ResolutionPresets",
|
||||
"files": [
|
||||
"https://github.com/big-mon/ComfyUI-ResolutionPresets"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides recommended resolution presets specifically. Select a preset from the dropdown to easily output the corresponding width and height values for use with nodes like Empty Latent Image."
|
||||
},
|
||||
{
|
||||
"author": "hnmr293",
|
||||
"title": "ComfyUI-SaveMem",
|
||||
"reference": "https://github.com/hnmr293/comfyui-savemem",
|
||||
"files": [
|
||||
"https://github.com/hnmr293/comfyui-savemem"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save Image/Latent to Shared Memory"
|
||||
},
|
||||
{
|
||||
"author": "hnmr293",
|
||||
"title": "ComfyUI-latent-ops",
|
||||
"reference": "https://github.com/hnmr293/ComfyUI-latent-ops",
|
||||
"files": [
|
||||
"https://github.com/hnmr293/ComfyUI-latent-ops"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for manipulating LATENT in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Reithan",
|
||||
"title": "Negative Rejection Steering",
|
||||
"reference": "https://github.com/Reithan/negative_rejection_steering",
|
||||
"files": [
|
||||
"https://github.com/Reithan/negative_rejection_steering"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NRS seeks to replace the 'naive' linear interpolation of Classifier Free Guidance with a more nuanced and composable steering of the generation process with better mathematical basis."
|
||||
},
|
||||
{
|
||||
"author": "FunnyFinger",
|
||||
"title": "Dynamic Sliders Stack",
|
||||
"reference": "https://github.com/FunnyFinger/Dynamic_Sliders_stack",
|
||||
"files": [
|
||||
"https://github.com/FunnyFinger/Dynamic_Sliders_stack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to have many sliders with interactive dynamic behavior. This repository includes all necessary code and assets for seamless integration."
|
||||
},
|
||||
{
|
||||
"author": "xLegende",
|
||||
"title": "ComfyUI-Prompt-Formatter",
|
||||
"id": "comfyui-prompt-formatter",
|
||||
"reference": "https://github.com/xLegende/ComfyUI-Prompt-Formatter",
|
||||
"files": [
|
||||
"https://github.com/xLegende/ComfyUI-Prompt-Formatter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains custom nodes for ComfyUI designed to help structure, filter, and generate text prompts using categorized tag definitions stored in a YAML file."
|
||||
},
|
||||
{
|
||||
"author": "QijiTec",
|
||||
"title": "ComfyUI-RED-UNO",
|
||||
"reference": "https://github.com/QijiTec/ComfyUI-RED-UNO",
|
||||
"files": [
|
||||
"https://github.com/QijiTec/ComfyUI-RED-UNO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Default 16GB VRAM UNO in context generation ComfyUI-node, using RED-UNO FT model"
|
||||
},
|
||||
{
|
||||
"author": "Danteday",
|
||||
"title": "NoteManager",
|
||||
"reference": "https://github.com/Danteday/ComfyUI-NoteManager",
|
||||
"files": [
|
||||
"https://github.com/Danteday/ComfyUI-NoteManager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful extension for ComfyUI that enables adding notes to many node in your workflow. Keep track of important settings, reminders, and workflow documentation directly within your ComfyUI canvas."
|
||||
},
|
||||
{
|
||||
"author": "zzw5516",
|
||||
"title": "ComfyUI-zw-tools",
|
||||
"id": "zzw5516",
|
||||
"reference": "https://github.com/zzw5516/ComfyUI-zw-tools",
|
||||
"files": [
|
||||
"https://github.com/zzw5516/ComfyUI-zw-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic prompt translation to Chinese, custom prompt management, AI-based prompt expansion and translation, AI-generated image/video record management (file browser), and cloud storage upload management."
|
||||
},
|
||||
{
|
||||
"author": "nisaruj",
|
||||
"title": "ComfyUI-DAAM",
|
||||
"id": "comfyui-daam",
|
||||
"reference": "https://github.com/nisaruj/comfyui-daam",
|
||||
"files": [
|
||||
"https://github.com/nisaruj/comfyui-daam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Diffusion Attentive Attribution Maps (DAAM)"
|
||||
},
|
||||
{
|
||||
"author": "bytedance",
|
||||
"title": "ComfyUI_InfiniteYou",
|
||||
"reference": "https://github.com/bytedance/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/bytedance/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Official ComfyUI Support - InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity"
|
||||
},
|
||||
{
|
||||
"author": "AstroCorp",
|
||||
"title": "ComfyUI AstroCorp Nodes",
|
||||
"reference": "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes",
|
||||
"files": [
|
||||
"https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of personal ComfyUI nodes designed to enhance and automate workflows."
|
||||
},
|
||||
{
|
||||
"author": "stevenwg",
|
||||
"title": "ComfyUI-VideoGrid",
|
||||
"reference": "https://github.com/stevenwg/ComfyUI-VideoGrid",
|
||||
"files": [
|
||||
"https://github.com/stevenwg/ComfyUI-VideoGrid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add vertical and horizontal video grid support"
|
||||
},
|
||||
{
|
||||
"author": "avenstack",
|
||||
"title": "ComfyUI-AV-MegaTTS3",
|
||||
"reference": "https://github.com/avenstack/ComfyUI-AV-MegaTTS3",
|
||||
"files": [
|
||||
"https://github.com/avenstack/ComfyUI-AV-MegaTTS3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "🎧Ultra High-Quality Voice Cloning, Chinese and English."
|
||||
},
|
||||
{
|
||||
"author": "WarpedAnimation",
|
||||
"title": "ComfyUI-WarpedToolset",
|
||||
"reference": "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset",
|
||||
"files": [
|
||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom tool set mostly for Hunyuan Video, but includes some WAN Video nodes."
|
||||
},
|
||||
{
|
||||
"author": "Jint8888",
|
||||
"title": "Comfyui_JTnodes",
|
||||
"reference": "https://github.com/Jint8888/Comfyui_JTnodes",
|
||||
"files": [
|
||||
"https://github.com/Jint8888/Comfyui_JTnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project contains some custom ComfyUI nodes for image processing, AI conversation, and utility tasks."
|
||||
},
|
||||
{
|
||||
"author": "ichabodcole",
|
||||
"title": "ComfyUI-Ichis-Pack",
|
||||
"reference": "https://github.com/ichabodcole/ComfyUI-Ichis-Pack",
|
||||
"files": [
|
||||
"https://github.com/ichabodcole/ComfyUI-Ichis-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI Nodes, most to make dynamic prompting a bit easier."
|
||||
},
|
||||
{
|
||||
"author": "SignalCha1n",
|
||||
"title": "Snap Style Nodes for ComfyUI",
|
||||
"reference": "https://github.com/SignalCha1n/comfyui-ComfySnap",
|
||||
"files": [
|
||||
"https://github.com/SignalCha1n/comfyui-ComfySnap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "judian17",
|
||||
"title": "ComfyUI_ZIM",
|
||||
"reference": "https://github.com/judian17/ComfyUI_ZIM",
|
||||
"files": [
|
||||
"https://github.com/judian17/ComfyUI_ZIM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The unofficial implementation of ZIM in ComfyUI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
6346
github-stats.json
6346
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,8 +12,266 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "lucafoscili",
|
||||
"title": "LF Nodes [UNSAFE]",
|
||||
"reference": "https://github.com/lucafoscili/lf-nodes",
|
||||
"files": [
|
||||
"https://github.com/lucafoscili/lf-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!\n[w/This node pack contains a node with a vulnerability that allows arbitrary code execution.]"
|
||||
},
|
||||
{
|
||||
"author": "jerryname2022",
|
||||
"title": "ComfyUI-Real-ESRGAN [WIP]",
|
||||
"reference": "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN",
|
||||
"files": [
|
||||
"https://github.com/jerryname2022/ComfyUI-Real-ESRGAN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Real-ESRGAN Model Loader, GFPGAN Model Loader, Real-ESRGAN Image Generator, GFPGAN Image Generator"
|
||||
},
|
||||
{
|
||||
"author": "mm-akhtar",
|
||||
"title": "comfyui-mask-selector-node",
|
||||
"reference": "https://github.com/mm-akhtar/comfyui-mask-selector-node",
|
||||
"files": [
|
||||
"https://github.com/mm-akhtar/comfyui-mask-selector-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Mask Selector"
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI-Livepeer [WIP]",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI-Livepeer",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI-Livepeer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that provides integration with [a/Livepeer](https://livepeer.org/)'s AI services allowing for both sync and async generation."
|
||||
},
|
||||
{
|
||||
"author": "newraina",
|
||||
"title": "ComfyUI-Remote-Save-Image [UNSAFE]",
|
||||
"reference": "https://github.com/newraina/ComfyUI-Remote-Save-Image",
|
||||
"files": [
|
||||
"https://github.com/newraina/ComfyUI-Remote-Save-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows uploading generated images to any HTTP endpoint.[w/This node allows any users to send any locally stored image to a specified URL.]"
|
||||
},
|
||||
{
|
||||
"author": "SXQBW",
|
||||
"title": "ComfyUI-Qwen-VLM [WIP]",
|
||||
"reference": "https://github.com/SXQBW/ComfyUI-Qwen-VLM",
|
||||
"files": [
|
||||
"https://github.com/SXQBW/ComfyUI-Qwen-VLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: QwenVLM"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-FramePackWrapper [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-FramePackWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-FramePackWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Wrapper for FramePack by lllyasviel"
|
||||
},
|
||||
{
|
||||
"author": "WaiyanLing",
|
||||
"title": "ComfyUI-Tracking [WIP]",
|
||||
"reference": "https://github.com/WaiyanLing/ComfyUI-Tracking",
|
||||
"files": [
|
||||
"https://github.com/WaiyanLing/ComfyUI-Tracking"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Tracking This node pack helps to conveniently collect invocation data from workflows for further study.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "vladp0727",
|
||||
"title": "ComfyUI Simple Image Tools [WIP]",
|
||||
"reference": "https://github.com/vladp0727/Comfyui-with-Furniture",
|
||||
"files": [
|
||||
"https://github.com/vladp0727/Comfyui-with-Furniture"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Get Mask From Alpha, Get Quadrilateral Outfit\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "Simlym/comfyui-prompt-helper [WIP]",
|
||||
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
|
||||
"files": [
|
||||
"https://github.com/Simlym/comfyui-prompt-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for processing Chinese prompts and generating English prompts with LLM\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI MineWorld Nodes [WIP]",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI-MineWorld",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI-MineWorld"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates Microsoft's MineWorld - an interactive world model for Minecraft - into ComfyUI.\nMineWorld allows you to generate interactive Minecraft gameplay based on actions you provide, creating realistic Minecraft gameplay videos."
|
||||
},
|
||||
{
|
||||
"author": "SanDiegoDude",
|
||||
"title": "HiDreamSampler for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler",
|
||||
"files": [
|
||||
"https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for generating images using the HiDream AI model.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "AJO-reading",
|
||||
"title": "ComfyUI-AjoNodes [WIP]",
|
||||
"reference": "https://github.com/AJO-reading/ComfyUI-AjoNodes",
|
||||
"files": [
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ZenAI-Vietnam",
|
||||
"title": "ComfyUI_InfiniteYou [NAME CONFLICT]",
|
||||
"reference": "https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of InfiniteYou for ComfyUI. Native support for [a/InfiniteYou](https://github.com/bytedance/InfiniteYou) in ComfyUI, designed by the ZenAI team."
|
||||
},
|
||||
{
|
||||
"author": "filipemeneses",
|
||||
"title": "ComfyUI_html [UNSAFE]",
|
||||
"reference": "https://github.com/filipemeneses/ComfyUI_html",
|
||||
"files": [
|
||||
"https://github.com/filipemeneses/ComfyUI_html"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to manipulate HTML.[w/This extension poses a risk of XSS vulnerability.]"
|
||||
},
|
||||
{
|
||||
"author": "LLMCoder2023",
|
||||
"title": "ComfyUI-LLMCoderNodes",
|
||||
"reference": "https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes",
|
||||
"files": [
|
||||
"https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: String Template Interpolation, Variable Definition, Weighted Attributes Formatter"
|
||||
},
|
||||
{
|
||||
"author": "FaberVS",
|
||||
"title": "MultiModel",
|
||||
"reference": "https://github.com/FaberVS/MultiModel",
|
||||
"files": [
|
||||
"https://github.com/FaberVS/MultiModel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of ComfyUI nodes enabling seamless integration of multiple models into workflows without requiring constant configuration."
|
||||
},
|
||||
{
|
||||
"author": "m-ai-studio",
|
||||
"title": "mai-prompt-progress",
|
||||
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
|
||||
"files": [
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extensions for sending prompt progress to webhook"
|
||||
},
|
||||
{
|
||||
"author": "ashllay",
|
||||
"title": "ComfyUI_MoreComfy",
|
||||
"reference": "https://github.com/ashllay/ComfyUI_MoreComfy",
|
||||
"files": [
|
||||
"https://github.com/ashllay/ComfyUI_MoreComfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: MC Switch Seed/Image/Latent/Model/String, MC Alter Seed, MC Set Tile Size, MC Get Image Size, MC Multi Concat"
|
||||
},
|
||||
{
|
||||
"author": "gordon1chuge2623",
|
||||
"title": "ComfyUI_seal_migration [WIP]",
|
||||
"reference": "https://github.com/chuge26/ComfyUI_seal_migration",
|
||||
"files": [
|
||||
"https://github.com/chuge26/ComfyUI_seal_migration"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project implements stamp migration in PDF files based on ComfyUI, allowing stamps from specified pages of a source PDF to be transferred to specified pages of a target PDF.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "gordon123",
|
||||
"title": "ComfyUI_srt2speech [WIP]",
|
||||
"reference": "https://github.com/gordon123/ComfyUI_srt2speech",
|
||||
"files": [
|
||||
"https://github.com/gordon123/ComfyUI_srt2speech"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_srt2speech"
|
||||
},
|
||||
{
|
||||
"author": "hnmr293",
|
||||
"title": "ComfyUI-SamOne - one-step sampling",
|
||||
"reference": "https://github.com/hnmr293/ComfyUI-SamOne",
|
||||
"files": [
|
||||
"https://github.com/hnmr293/ComfyUI-SamOne"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that advances sampling by just one step in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "rphmeier",
|
||||
"title": "comfyui-videodepthanything",
|
||||
"reference": "https://github.com/rphmeier/comfyui-videodepthanything",
|
||||
"files": [
|
||||
"https://github.com/rphmeier/comfyui-videodepthanything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VideoDepthAnything nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "MITCAP",
|
||||
"title": "ComfyUI OpenAI DALL-E 3 Node [WIP]",
|
||||
"reference": "https://github.com/MITCAP/OpenAI-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/MITCAP/OpenAI-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides custom nodes for ComfyUI that integrate with OpenAI's DALL-E 3 and GPT-4o models. The nodes allow users to generate images and describe images using OpenAI's API.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "benmizrahi",
|
||||
"title": "ComfyGCS [WIP]",
|
||||
"reference": "https://github.com/benmizrahi/ComfyGCS",
|
||||
"files": [
|
||||
"https://github.com/benmizrahi/ComfyGCS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyGCS is a robust read/write plugin for Google Cloud Storage, designed to simplify interaction with GCS buckets in your projects.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "dogcomplex",
|
||||
"title": "ComfyUI-LOKI [WIP]",
|
||||
"reference": "https://github.com/dogcomplex/ComfyUI-LOKI",
|
||||
"files": [
|
||||
"https://github.com/dogcomplex/ComfyUI-LOKI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Glamour\nNOTE: This node pack installs pip dependencies outside the control of ComfyUI-Manager."
|
||||
},
|
||||
{
|
||||
"author": "hunzmusic",
|
||||
"title": "Comfyui-CraftsMan3DWrapper [WIP]",
|
||||
@ -262,7 +520,7 @@
|
||||
"https://github.com/grokuku/ComfyUI-Holaf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Neurogrid Overload, Tile Calculator, Slice Calculator, Save Image, Tiled KSampler, KSampler, Image Comparer, Upscale"
|
||||
"description": "NODES: Neurogrid Overload, Tile Calculator, Slice Calculator, Save Image, Tiled KSampler, KSampler, Image Comparer, Upscale, Overlay, Resolution Preset, Benchmark Runner, Benchmark Plotter, Benchmark Loader"
|
||||
},
|
||||
{
|
||||
"author": "Burgstall-labs",
|
||||
@ -385,16 +643,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nova utils for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
"title": "niknah/ComfyUI-InfiniteYou",
|
||||
"reference": "https://github.com/niknah/ComfyUI-InfiniteYou",
|
||||
"files": [
|
||||
"https://github.com/niknah/ComfyUI-InfiniteYou"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Put anyone's face on anything with Byte Dance's [a/InfiniteYou](https://github.com/bytedance/InfiniteYou)."
|
||||
},
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui_my_img_util",
|
||||
@ -575,26 +823,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for basic actions."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-ModelUtils [WIP]",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI-ModelUtils",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI-ModelUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
|
||||
},
|
||||
{
|
||||
"author": "thisiseddy-ab",
|
||||
"title": "ComfyUI-Edins-Ultimate-Pack",
|
||||
"reference": "https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack",
|
||||
"files": [
|
||||
"https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Well i needet a Tiled Ksampler that still works for Comfy UI there were none so i made one, in this Package i will put all Nodes i will develop for Comfy Ui still in beta alot will change.."
|
||||
},
|
||||
{
|
||||
"author": "longzoho",
|
||||
"title": "ComfyUI-Qdrant-Saver",
|
||||
@ -1237,16 +1465,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Fetches URLs"
|
||||
},
|
||||
{
|
||||
"author": "myAiLemon",
|
||||
"title": "MagicAutomaticPicture [WIP]",
|
||||
"reference": "https://github.com/myAiLemon/MagicAutomaticPicture",
|
||||
"files": [
|
||||
"https://github.com/myAiLemon/MagicAutomaticPicture"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comfyui node package that can generate pictures and automatically save positive prompts and eliminate unwanted prompts"
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI_Output_as_Input",
|
||||
|
||||
@ -148,6 +148,8 @@
|
||||
],
|
||||
"https://github.com/438443467/ComfyUI-SanMian-Nodes": [
|
||||
[
|
||||
"FaceAlignPro",
|
||||
"FaceAlignProRestore",
|
||||
"SANMIN Adapt Coordinates",
|
||||
"sanmi AddTextToImage",
|
||||
"sanmi Adjust Transparency By Mask",
|
||||
@ -156,10 +158,12 @@
|
||||
"sanmi BinarizeMask",
|
||||
"sanmi BlendICLight",
|
||||
"sanmi Chinese To Character",
|
||||
"sanmi ColorOverlayOnMask",
|
||||
"sanmi Compare",
|
||||
"sanmi CompareV2",
|
||||
"sanmi Counter",
|
||||
"sanmi CreateTxtForImages",
|
||||
"sanmi Filter Prompt Words",
|
||||
"sanmi Float",
|
||||
"sanmi Florence2toCoordinates",
|
||||
"sanmi Get Content From Excel",
|
||||
@ -180,6 +184,7 @@
|
||||
"sanmi Path Captioner",
|
||||
"sanmi Path Change",
|
||||
"sanmi Read Image Prompt",
|
||||
"sanmi RectMaskAnalyzer",
|
||||
"sanmi Reduce Mask",
|
||||
"sanmi RestoreJson",
|
||||
"sanmi Sanmi_Text_Concatenate",
|
||||
@ -222,6 +227,7 @@
|
||||
"FileName_refixer",
|
||||
"LoRALoader_path",
|
||||
"PD_GetImageSize",
|
||||
"PD_ImageMergerWithText",
|
||||
"PD_Image_Crop_Location",
|
||||
"PD_Image_centerCrop",
|
||||
"PD_MASK_SELECTION",
|
||||
@ -346,6 +352,16 @@
|
||||
"title_aux": "UtilNodes-ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AJO-reading/ComfyUI-AjoNodes": [
|
||||
[
|
||||
"AJO_AudioCollectAndConcat",
|
||||
"AJO_PreviewAudio",
|
||||
"AJO_SaveAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AjoNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
@ -511,15 +527,23 @@
|
||||
],
|
||||
"https://github.com/AlejandroTuzzi/TUZZI-ByPass": [
|
||||
[
|
||||
"LinkSuppressor",
|
||||
"SequentialTextReaderAuto",
|
||||
"TUZZI-Bypasser",
|
||||
"TUZZI-DirectoryImagePromptReader",
|
||||
"TUZZI-ImageAudioToVideo",
|
||||
"TUZZI-ImageExtractorSaver",
|
||||
"TUZZI-LineCounter",
|
||||
"TUZZI-LinkSuppressor",
|
||||
"TUZZI-NumberLines",
|
||||
"TUZZI-RedditPostExtractor",
|
||||
"TUZZI-SaveVideo",
|
||||
"TUZZI-SequentialTextReader",
|
||||
"TUZZI-SequentialTextReaderAuto",
|
||||
"TUZZI-TextFormatter",
|
||||
"TUZZI-TextFormatterPlus",
|
||||
"TUZZI-TextTranslatorExporter",
|
||||
"TUZZI-TextTruncatorPlus",
|
||||
"TUZZI-YouTubeCommentExtractor",
|
||||
"TUZZI-YouTubeSubtitleExtractor"
|
||||
],
|
||||
@ -829,6 +853,7 @@
|
||||
"DevToolsErrorRaiseNode",
|
||||
"DevToolsErrorRaiseNodeWithMessage",
|
||||
"DevToolsExperimentalNode",
|
||||
"DevToolsLoadAnimatedImageTest",
|
||||
"DevToolsLongComboDropdown",
|
||||
"DevToolsMultiSelectNode",
|
||||
"DevToolsNodeWithBooleanInput",
|
||||
@ -939,7 +964,8 @@
|
||||
"Donut Detailer",
|
||||
"Donut Detailer 2",
|
||||
"Donut Detailer 4",
|
||||
"Donut Detailer LoRA 6"
|
||||
"Donut Detailer LoRA 5",
|
||||
"Donut Detailer XL Blocks"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DonutDetailer"
|
||||
@ -1082,6 +1108,18 @@
|
||||
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/FaberVS/MultiModel": [
|
||||
[
|
||||
"DenoiseSelector",
|
||||
"DualTextInput",
|
||||
"ListSelectorNode",
|
||||
"ModelParamsPipeNode",
|
||||
"ParamsPipeUnpack"
|
||||
],
|
||||
{
|
||||
"title_aux": "MultiModel"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fannovel16/ComfyUI-AppIO": [
|
||||
[
|
||||
"AppIO_FitResizeImage",
|
||||
@ -1398,6 +1436,16 @@
|
||||
"title_aux": "ComfyUI-VLMStudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/LLMCoder2023/ComfyUI-LLMCoderNodes": [
|
||||
[
|
||||
"TemplateInterpolation",
|
||||
"Variable",
|
||||
"WeightedAttributesFormatter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLMCoderNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||
[
|
||||
"Add_text_by_mask"
|
||||
@ -1549,6 +1597,15 @@
|
||||
"title_aux": "comfy-tif-support"
|
||||
}
|
||||
],
|
||||
"https://github.com/MITCAP/OpenAI-ComfyUI": [
|
||||
[
|
||||
"OpenAIDalle3Node",
|
||||
"OpenAIImageDescriptionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OpenAI DALL-E 3 Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [
|
||||
[
|
||||
"CogitareLabsPoseIDExtractor"
|
||||
@ -1879,12 +1936,21 @@
|
||||
"https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping": [
|
||||
[
|
||||
"ApplyPoseDiff",
|
||||
"CalcScaledPoseDiff",
|
||||
"PoseDiffCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_SSsnap_pose-Remapping"
|
||||
}
|
||||
],
|
||||
"https://github.com/SXQBW/ComfyUI-Qwen-VLM": [
|
||||
[
|
||||
"QwenVisionParser"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-VLM [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [
|
||||
[
|
||||
"CLIPTextEncodePromptToPrompt",
|
||||
@ -1919,6 +1985,16 @@
|
||||
"title_aux": "ComfyUI_Save2Discord"
|
||||
}
|
||||
],
|
||||
"https://github.com/SanDiegoDude/ComfyUI-HiDream-Sampler": [
|
||||
[
|
||||
"HiDreamImg2Img",
|
||||
"HiDreamSampler",
|
||||
"HiDreamSamplerAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "HiDreamSampler for ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Scaryplasmon/ComfTrellis": [
|
||||
[
|
||||
"LoadTrellisModel",
|
||||
@ -2005,6 +2081,14 @@
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
}
|
||||
],
|
||||
"https://github.com/Simlym/comfyui-prompt-helper": [
|
||||
[
|
||||
"PromptProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Simlym/comfyui-prompt-helper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Slix-M-Lestragg/comfyui-enhanced": [
|
||||
[
|
||||
"Range Iterator"
|
||||
@ -2132,6 +2216,18 @@
|
||||
"title_aux": "comfyui_flux_collection_advanced [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Symbiomatrix/Comfyui-Sort-Files": [
|
||||
[
|
||||
"ImageSaverSBM",
|
||||
"SortControlSBM",
|
||||
"StringToFloatSBM",
|
||||
"VideoSeriesMergerSBM"
|
||||
],
|
||||
{
|
||||
"author": "SBM",
|
||||
"title_aux": "Comfyui-Sort-Files"
|
||||
}
|
||||
],
|
||||
"https://github.com/TSFSean/ComfyUI-TSFNodes": [
|
||||
[
|
||||
"GyroOSC"
|
||||
@ -2230,6 +2326,14 @@
|
||||
"title_aux": "pre-comfyui-stablsr"
|
||||
}
|
||||
],
|
||||
"https://github.com/WaiyanLing/ComfyUI-Tracking": [
|
||||
[
|
||||
"WorkflowStats"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Tracking [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/WilliamStanford/ComfyUI-VisualLabs": [
|
||||
[
|
||||
"CreateFadeMaskAdvancedVL",
|
||||
@ -2296,6 +2400,16 @@
|
||||
"title_aux": "ComfyUI-gemini-IG"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZenAI-Vietnam/ComfyUI_InfiniteYou": [
|
||||
[
|
||||
"FaceCombine",
|
||||
"FaceSwap_InfiniteYou",
|
||||
"InfiniteYouApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_InfiniteYou [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [
|
||||
[
|
||||
"BlenderAlphaConvert",
|
||||
@ -2540,9 +2654,15 @@
|
||||
"https://github.com/ashllay/ComfyUI_MoreComfy": [
|
||||
[
|
||||
"MC Alter Seed",
|
||||
"MC Get Image Size",
|
||||
"MC Multi Concat",
|
||||
"MC Multi Concat(Advanced)",
|
||||
"MC Set Tile Size",
|
||||
"MC Switch Seed"
|
||||
"MC Switch Image",
|
||||
"MC Switch Latent",
|
||||
"MC Switch Model",
|
||||
"MC Switch Seed",
|
||||
"MC Switch String"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MoreComfy"
|
||||
@ -2597,6 +2717,15 @@
|
||||
"title_aux": "Comfyui-PyExec [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/benmizrahi/ComfyGCS": [
|
||||
[
|
||||
"LoadImageGCS",
|
||||
"SaveImageGCS"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyGCS [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/beyastard/ComfyUI_BeySoft": [
|
||||
[
|
||||
"BeySoft"
|
||||
@ -2936,6 +3065,16 @@
|
||||
"title_aux": "Python Interpreter ComfyUI Node [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/chuge26/ComfyUI_seal_migration": [
|
||||
[
|
||||
"PDFLoader",
|
||||
"PDFSaver",
|
||||
"SealMigration"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_seal_migration [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/cidiro/cid-node-pack": [
|
||||
[
|
||||
"CidAnyBuffer",
|
||||
@ -3028,6 +3167,7 @@
|
||||
"FlipSigmas",
|
||||
"FluxDisableGuidance",
|
||||
"FluxGuidance",
|
||||
"FreSca",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GITSScheduler",
|
||||
@ -3134,6 +3274,7 @@
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"Morphology",
|
||||
"OptimalStepsScheduler",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
"PerpNegGuider",
|
||||
@ -3150,6 +3291,7 @@
|
||||
"PrimitiveFloat",
|
||||
"PrimitiveInt",
|
||||
"PrimitiveString",
|
||||
"QuadrupleCLIPLoader",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
@ -3260,6 +3402,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
@ -3386,6 +3529,22 @@
|
||||
"title_aux": "ComfyUI Random Keypoints for InstantID [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/dogcomplex/ComfyUI-LOKI": [
|
||||
[
|
||||
"EvaluateRelevanceLLM",
|
||||
"FilterNodesLLM",
|
||||
"GenerateFilterPromptLLM",
|
||||
"Glamour \ud83e\udd8a",
|
||||
"LLMQueryAPI",
|
||||
"LLMQueryAPIBatch",
|
||||
"ListAvailableNodes",
|
||||
"ListInstalledNodes",
|
||||
"Scribe"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LOKI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
|
||||
[
|
||||
"BlackImage",
|
||||
@ -3562,6 +3721,18 @@
|
||||
"title_aux": "comfyuinode_chopmask [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/filipemeneses/ComfyUI_html": [
|
||||
[
|
||||
"HtmlDownload",
|
||||
"HtmlPreview",
|
||||
"LoadHtml",
|
||||
"SaveHtml",
|
||||
"SingleImageToBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_html [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": [
|
||||
[
|
||||
"LCMSampler"
|
||||
@ -3699,6 +3870,16 @@
|
||||
"title_aux": "comfyui-custom-padding"
|
||||
}
|
||||
],
|
||||
"https://github.com/gordon123/ComfyUI_srt2speech": [
|
||||
[
|
||||
"GetSubtitleByIndex",
|
||||
"MergeAllWave",
|
||||
"SaveWavNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_srt2speech [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||
[
|
||||
"GenerateFileName",
|
||||
@ -3710,8 +3891,10 @@
|
||||
],
|
||||
"https://github.com/grinlau18/ComfyUI_XISER_Nodes": [
|
||||
[
|
||||
"CreatePointsString",
|
||||
"XIS_CompositorProcessor",
|
||||
"XIS_CropImage",
|
||||
"XIS_DynamicBatchKSampler",
|
||||
"XIS_Float_Slider",
|
||||
"XIS_FromListGet1Color",
|
||||
"XIS_FromListGet1Cond",
|
||||
@ -3726,10 +3909,15 @@
|
||||
"XIS_IPAStyleSettings",
|
||||
"XIS_IfDataIsNone",
|
||||
"XIS_ImageMaskMirror",
|
||||
"XIS_ImageStitcher",
|
||||
"XIS_InvertMask",
|
||||
"XIS_IsThereAnyData",
|
||||
"XIS_KSamplerSettingsNode",
|
||||
"XIS_KSamplerSettingsUnpackNode",
|
||||
"XIS_Label",
|
||||
"XIS_LatentBlendNode",
|
||||
"XIS_LoadImage",
|
||||
"XIS_MaskBatchProcessor",
|
||||
"XIS_MaskCompositeOperation",
|
||||
"XIS_PromptProcessor",
|
||||
"XIS_PromptsWithSwitches",
|
||||
@ -3819,6 +4007,7 @@
|
||||
"ACE_Integer",
|
||||
"ACE_MaskBlur",
|
||||
"ACE_OpenAI_GPT_Chat",
|
||||
"ACE_OpenAI_GPT_TTS",
|
||||
"ACE_Seed",
|
||||
"ACE_Text",
|
||||
"ACE_TextConcatenate",
|
||||
@ -3866,6 +4055,15 @@
|
||||
"title_aux": "ComfyUI_Lah_Toffee"
|
||||
}
|
||||
],
|
||||
"https://github.com/hnmr293/ComfyUI-SamOne": [
|
||||
[
|
||||
"Latent",
|
||||
"SamplerOne"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SamOne - one-step sampling"
|
||||
}
|
||||
],
|
||||
"https://github.com/horidream/ComfyUI-Horidream": [
|
||||
[
|
||||
"PassThroughWithSound"
|
||||
@ -3976,6 +4174,19 @@
|
||||
"title_aux": "ComfyUI-Hunyuan3DTools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": [
|
||||
[
|
||||
"CraftsManDoraVAEGenerator",
|
||||
"DecodeCraftsManLatents",
|
||||
"LoadCraftsManPipeline",
|
||||
"PreprocessImageCraftsMan",
|
||||
"SampleCraftsManLatents",
|
||||
"SaveCraftsManMesh"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-CraftsMan3DWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hunzmusic/comfyui-hnznodes": [
|
||||
[
|
||||
"CombineChannelsGrayscale",
|
||||
@ -4108,12 +4319,14 @@
|
||||
"https://github.com/jax-explorer/ComfyUI-H-flow": [
|
||||
[
|
||||
"FluxProUltra",
|
||||
"HFLowLoadImage",
|
||||
"Hailuo01ImageToVideo",
|
||||
"HiDreamI1",
|
||||
"IdeogramV2Turbo",
|
||||
"KlingImageToVideo",
|
||||
"LLMTask",
|
||||
"RunwayImageToVideo",
|
||||
"SaveImage",
|
||||
"SaveVideo",
|
||||
"LumaRay2ImageToVideo",
|
||||
"RunwayGen3ImageToVideo",
|
||||
"Wan2ImageToVideo"
|
||||
],
|
||||
{
|
||||
@ -4142,6 +4355,17 @@
|
||||
"title_aux": "AsunaroTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": [
|
||||
[
|
||||
"GFPGANImageGenerator",
|
||||
"GFPGANModelLoader",
|
||||
"RealESRGANImageGenerator",
|
||||
"RealESRGANModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Real-ESRGAN [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
||||
[
|
||||
"ComfyFluxSize"
|
||||
@ -4267,6 +4491,7 @@
|
||||
[
|
||||
"BrightnessContrastSaturation",
|
||||
"CreateFilenameList",
|
||||
"DetectEvenNumberString",
|
||||
"DisplaceImageCPU",
|
||||
"DisplaceImageGPU",
|
||||
"ExtractBlackLines",
|
||||
@ -4284,7 +4509,6 @@
|
||||
"RandomCharacterPrompts",
|
||||
"TargetLocationCrop",
|
||||
"TargetLocationPaste",
|
||||
"Yolov8Detection",
|
||||
"easy_parallax",
|
||||
"string_list_to_prompt_schedule"
|
||||
],
|
||||
@ -4435,6 +4659,18 @@
|
||||
"title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-FramePackWrapper": [
|
||||
[
|
||||
"DownloadAndLoadFramePackModel",
|
||||
"FramePackFindNearestBucket",
|
||||
"FramePackSampler",
|
||||
"FramePackTorchCompileSettings",
|
||||
"LoadFramePackModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FramePackWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": [
|
||||
[
|
||||
"CV2InpaintTexture",
|
||||
@ -4468,7 +4704,9 @@
|
||||
"Hy3DTorchCompileSettings",
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode",
|
||||
"Hy3DVAELoader"
|
||||
"Hy3DVAELoader",
|
||||
"MESHToTrimesh",
|
||||
"TrimeshToMESH"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ComfyUI-Hunyuan3DWrapper [WIP]"
|
||||
@ -4586,6 +4824,8 @@
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoModelLoader",
|
||||
"WanVideoReCamMasterCameraEmbed",
|
||||
"WanVideoReCamMasterDefaultCamera",
|
||||
"WanVideoReCamMasterGenerateOrbitCamera",
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoSetBlockSwap",
|
||||
@ -4594,6 +4834,8 @@
|
||||
"WanVideoTextEncode",
|
||||
"WanVideoTinyVAELoader",
|
||||
"WanVideoTorchCompileSettings",
|
||||
"WanVideoUniAnimateDWPoseDetector",
|
||||
"WanVideoUniAnimatePoseInput",
|
||||
"WanVideoVACEEncode",
|
||||
"WanVideoVACEModelSelect",
|
||||
"WanVideoVACEStartToEndFrame",
|
||||
@ -4975,6 +5217,104 @@
|
||||
"title_aux": "SK-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lucafoscili/lf-nodes": [
|
||||
[
|
||||
"LF_Blend",
|
||||
"LF_BlurImages",
|
||||
"LF_Boolean",
|
||||
"LF_Brightness",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_Clarity",
|
||||
"LF_ColorAnalysis",
|
||||
"LF_CompareImages",
|
||||
"LF_Contrast",
|
||||
"LF_ControlPanel",
|
||||
"LF_Desaturation",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
"LF_DisplayInteger",
|
||||
"LF_DisplayJSON",
|
||||
"LF_DisplayPrimitiveAsJSON",
|
||||
"LF_DisplayString",
|
||||
"LF_EmbeddingSelector",
|
||||
"LF_ExtractPromptFromLoraTag",
|
||||
"LF_ExtractString",
|
||||
"LF_FilmGrain",
|
||||
"LF_Float",
|
||||
"LF_GaussianBlur",
|
||||
"LF_GetRandomKeyFromJSON",
|
||||
"LF_GetValueFromJSON",
|
||||
"LF_ImageClassifier",
|
||||
"LF_ImageHistogram",
|
||||
"LF_ImageListFromJSON",
|
||||
"LF_ImagesEditingBreakpoint",
|
||||
"LF_ImagesSlideshow",
|
||||
"LF_Integer",
|
||||
"LF_IsLandscape",
|
||||
"LF_KeywordCounter",
|
||||
"LF_KeywordToggleFromJSON",
|
||||
"LF_LLMChat",
|
||||
"LF_LLMMessenger",
|
||||
"LF_LUTApplication",
|
||||
"LF_LUTGeneration",
|
||||
"LF_Line",
|
||||
"LF_LoadAndEditImages",
|
||||
"LF_LoadFileOnce",
|
||||
"LF_LoadImages",
|
||||
"LF_LoadLocalJSON",
|
||||
"LF_LoadLoraTags",
|
||||
"LF_LoadMetadata",
|
||||
"LF_LoraAndEmbeddingSelector",
|
||||
"LF_LoraSelector",
|
||||
"LF_MarkdownDocGenerator",
|
||||
"LF_MathOperation",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_Notify",
|
||||
"LF_ParsePromptWithLoraTags",
|
||||
"LF_RandomBoolean",
|
||||
"LF_RegexReplace",
|
||||
"LF_RegionExtractor",
|
||||
"LF_ResizeImageByEdge",
|
||||
"LF_ResizeImageToDimension",
|
||||
"LF_ResizeImageToSquare",
|
||||
"LF_ResolutionSwitcher",
|
||||
"LF_SamplerSelector",
|
||||
"LF_SaveImageForCivitAI",
|
||||
"LF_SaveJSON",
|
||||
"LF_SaveMarkdown",
|
||||
"LF_SchedulerSelector",
|
||||
"LF_Sepia",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_ShuffleJSONKeys",
|
||||
"LF_Something2Number",
|
||||
"LF_Something2String",
|
||||
"LF_SortJSONKeys",
|
||||
"LF_String",
|
||||
"LF_StringReplace",
|
||||
"LF_StringTemplate",
|
||||
"LF_StringToJSON",
|
||||
"LF_SwitchFloat",
|
||||
"LF_SwitchImage",
|
||||
"LF_SwitchInteger",
|
||||
"LF_SwitchJSON",
|
||||
"LF_SwitchString",
|
||||
"LF_UpdateUsageStatistics",
|
||||
"LF_UpscaleModelSelector",
|
||||
"LF_UrandomSeedGenerator",
|
||||
"LF_UsageStatistics",
|
||||
"LF_VAESelector",
|
||||
"LF_ViewImages",
|
||||
"LF_Vignette",
|
||||
"LF_WallOfText",
|
||||
"LF_WriteJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "LF Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lum3on/comfyui_LLM_Polymath": [
|
||||
[
|
||||
"ConceptEraserNode",
|
||||
@ -5169,6 +5509,14 @@
|
||||
"title_aux": "ComfyUI-Calendar-Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/mm-akhtar/comfyui-mask-selector-node": [
|
||||
[
|
||||
"Mask Selector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-mask-selector-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": [
|
||||
[
|
||||
"FramerComfyBooleanInputNode",
|
||||
@ -5241,18 +5589,6 @@
|
||||
"title_aux": "ComfyUI-Crop-Border"
|
||||
}
|
||||
],
|
||||
"https://github.com/myAiLemon/MagicAutomaticPicture": [
|
||||
[
|
||||
"EditableStringNode",
|
||||
"IntegratedCLIPTextEncodeWithExtract",
|
||||
"MagicLatent",
|
||||
"ProcessAndSave",
|
||||
"StringConcat"
|
||||
],
|
||||
{
|
||||
"title_aux": "MagicAutomaticPicture [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/naderzare/comfyui-inodes": [
|
||||
[
|
||||
"IAzureAiApi",
|
||||
@ -5336,6 +5672,14 @@
|
||||
"title_aux": "ComfyUI-StereoCrafter [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/newraina/ComfyUI-Remote-Save-Image": [
|
||||
[
|
||||
"RemoteImageSaver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Remote-Save-Image [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl": [
|
||||
[
|
||||
"BlendImagesWithBoundedMasks",
|
||||
@ -5372,14 +5716,6 @@
|
||||
"title_aux": "List Data Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/niknah/ComfyUI-InfiniteYou": [
|
||||
[
|
||||
"InfiniteYouSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "niknah/ComfyUI-InfiniteYou"
|
||||
}
|
||||
],
|
||||
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
|
||||
[
|
||||
"PromptUtilitiesConstString",
|
||||
@ -5792,6 +6128,15 @@
|
||||
"title_aux": "comfyui-rxmt-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/rphmeier/comfyui-videodepthanything": [
|
||||
[
|
||||
"VideoDepthAnythingLoader",
|
||||
"VideoDepthAnythingProcess"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-videodepthanything"
|
||||
}
|
||||
],
|
||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||
[
|
||||
"RukaDebugProbe",
|
||||
@ -5801,6 +6146,40 @@
|
||||
"title_aux": "ComfyUI RukaLib [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI-Livepeer": [
|
||||
[
|
||||
"BatchInfo",
|
||||
"BatchIterator",
|
||||
"LivepeerA2T",
|
||||
"LivepeerAudioJobGetter",
|
||||
"LivepeerI2I",
|
||||
"LivepeerI2T",
|
||||
"LivepeerI2V",
|
||||
"LivepeerImageJobGetter",
|
||||
"LivepeerLLM",
|
||||
"LivepeerLive2Video",
|
||||
"LivepeerSegment",
|
||||
"LivepeerT2I",
|
||||
"LivepeerT2S",
|
||||
"LivepeerTextJobGetter",
|
||||
"LivepeerUpscale",
|
||||
"LivepeerVideoJobGetter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Livepeer [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI-MineWorld": [
|
||||
[
|
||||
"MineWorldGenerateFrame",
|
||||
"MineWorldGenerateSequence",
|
||||
"MineWorldInitialState",
|
||||
"MineWorldModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI MineWorld Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": [
|
||||
[
|
||||
"YoloNasDetectionTensorrt"
|
||||
@ -5903,17 +6282,6 @@
|
||||
"title_aux": "ComfyUI_CheckPointLoader_Ext [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI-ModelUtils": [
|
||||
[
|
||||
"CLIPMetaKeys",
|
||||
"CheckpointMetaKeys",
|
||||
"LoRAMetaKeys",
|
||||
"UNetMetaKeys"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ModelUtils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": [
|
||||
[
|
||||
"PromptEnhancer"
|
||||
@ -6154,35 +6522,6 @@
|
||||
"title_aux": "Divergent Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack": [
|
||||
[
|
||||
"EUP - Adaptive Tiling Strategy Parameters",
|
||||
"EUP - Adjacency Padded Tiling Strategy Parameters",
|
||||
"EUP - Advanced Pixel TiledKSample Upscaler Provider",
|
||||
"EUP - Advanced Pixel TiledKSample Upscaler Provider Pipe",
|
||||
"EUP - Aspect Adaption Denoising Strategy Parameters",
|
||||
"EUP - Context Padded Tiling Strategy Parameters",
|
||||
"EUP - Custom Aspect Ratio",
|
||||
"EUP - Hierarchical Tiling Strategy Parameters",
|
||||
"EUP - Iterative Latent Upscaler",
|
||||
"EUP - Latent Merger",
|
||||
"EUP - Non-Uniform Tiling Strategy Parameters",
|
||||
"EUP - Overlaping Tiling Strategy Parameters",
|
||||
"EUP - Padded Tiling Strategy Parameters",
|
||||
"EUP - Pixel TiledKSample Upscaler Provider",
|
||||
"EUP - Pixel TiledKSample Upscaler Provider Pipe",
|
||||
"EUP - Random Tiling Strategy Parameters",
|
||||
"EUP - Random-Hierarchical Tiling Strategy Parameters",
|
||||
"EUP - Sampler's Advanced Parameters",
|
||||
"EUP - Simple Tiling Strategy Parameters",
|
||||
"EUP - Smmooth Denoising Strategy Parameters",
|
||||
"EUP - Tiled KSampler",
|
||||
"EUP - Tiled KSampler Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Edins-Ultimate-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/threadedblue/MLXnodes": [
|
||||
[
|
||||
"MLXImg2Img",
|
||||
@ -6327,6 +6666,15 @@
|
||||
"title_aux": "ComfyUI_Toolbox"
|
||||
}
|
||||
],
|
||||
"https://github.com/vladp0727/Comfyui-with-Furniture": [
|
||||
[
|
||||
"GetMaskFromAlpha",
|
||||
"GetQuadrilateralOutfit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Simple Image Tools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
|
||||
[
|
||||
"Calculate Image Brightness",
|
||||
@ -6451,13 +6799,26 @@
|
||||
"AceColorFixX",
|
||||
"AceFloatX",
|
||||
"AceIntegerX",
|
||||
"BLIPMatcherX",
|
||||
"BlendLatentsX",
|
||||
"CheckpointLoaderBNB_X",
|
||||
"CheckpointLoaderNF4_X",
|
||||
"ColorCorrectionX",
|
||||
"ColorSpaceConversionX",
|
||||
"ColorTransferNodeX",
|
||||
"CommonSourcesX",
|
||||
"ConstantColorX",
|
||||
"ConvexHullByMaskX",
|
||||
"DeepSeekX",
|
||||
"DepthDisplaceX",
|
||||
"DummyTestNodeX",
|
||||
"EmptyLatentX",
|
||||
"ExpressionsX",
|
||||
"FourCornerPinMaskX",
|
||||
"GaussianBlurX",
|
||||
"GaussianMaskBlurX",
|
||||
"IfConditionX",
|
||||
"ImageCompositionX",
|
||||
"ImageTileSquare",
|
||||
"ImageUntileSquare",
|
||||
"KSamplerComboX",
|
||||
@ -6467,11 +6828,13 @@
|
||||
"PixtralVisionX",
|
||||
"PixtralX",
|
||||
"RegionTesterNodeX",
|
||||
"RegionalPromptSamplerX",
|
||||
"RelightX",
|
||||
"RemoveBackgroundX",
|
||||
"SaveImageX",
|
||||
"SelectiveDepthLoraBlocksX",
|
||||
"SimpleBlockerX",
|
||||
"SplineImageMask",
|
||||
"UnetLoaderBNB_X",
|
||||
"WhiteBalanceX"
|
||||
],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,57 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "myAiLemon",
|
||||
"title": "MagicAutomaticPicture [REMOVED]",
|
||||
"reference": "https://github.com/myAiLemon/MagicAutomaticPicture",
|
||||
"files": [
|
||||
"https://github.com/myAiLemon/MagicAutomaticPicture"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comfyui node package that can generate pictures and automatically save positive prompts and eliminate unwanted prompts"
|
||||
},
|
||||
{
|
||||
"author": "thisiseddy-ab",
|
||||
"title": "ComfyUI-Edins-Ultimate-Pack [REMOVED]",
|
||||
"reference": "https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack",
|
||||
"files": [
|
||||
"https://github.com/thisiseddy-ab/ComfyUI-Edins-Ultimate-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Well i needet a Tiled Ksampler that still works for Comfy UI there were none so i made one, in this Package i will put all Nodes i will develop for Comfy Ui still in beta alot will change.."
|
||||
},
|
||||
{
|
||||
"author": "Davros666",
|
||||
"title": "safetriggers [REMOVED]",
|
||||
"reference": "https://github.com/Davros666/safetriggers",
|
||||
"files": [
|
||||
"https://github.com/Davros666/safetriggers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Nodes for READING TRIGGERS, TRIGGER-WORDS, TRIGGER-PHRASES FROM LoRAs"
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Simple Math [REMOVED]",
|
||||
"id": "simplemath",
|
||||
"reference": "https://github.com/cubiq/ComfyUI_SimpleMath",
|
||||
"files": [
|
||||
"https://github.com/cubiq/ComfyUI_SimpleMath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "custom node for ComfyUI to perform simple math operations"
|
||||
},
|
||||
{
|
||||
"author": "lucafoscili",
|
||||
"title": "LF Nodes [DEPRECATED]",
|
||||
"reference": "https://github.com/lucafoscili/comfyui-lf",
|
||||
"files": [
|
||||
"https://github.com/lucafoscili/comfyui-lf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!"
|
||||
},
|
||||
{
|
||||
"author": "AI2lab",
|
||||
"title": "comfyUI-tool-2lab [REMOVED]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user