mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
fc943172eb
commit
87d0ac807f
@ -6838,6 +6838,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore"
|
||||
},
|
||||
{
|
||||
"author": "azure-dragon-ai",
|
||||
"title": "ComfyUI-HPSv2-Nodes",
|
||||
"reference": "https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes",
|
||||
"files": [
|
||||
"https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Nodes for HPSv2, Human Preference Score v2: A Solid Benchmark for Evaluating Human Preferences of Text-to-Image Synthesis"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Whisper",
|
||||
@ -7780,6 +7790,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates with [a/Hedra](https://www.hedra.com/)'s Character-3 API to generate talking avatar videos from images and audio."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-Audio_Quality_Enhancer",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension that's adds advanced audio processing capabilities to ComfyUI with professional-grade audio effects and AI-powered audio enhancement."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@ -14458,6 +14478,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Optional wildcards in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Makki_Shizu",
|
||||
"title": "ComfyUI-Qwen2_5-VL",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen2.5-VL in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "JosefKuchar",
|
||||
"title": "ComfyUI-AdvancedTiling",
|
||||
@ -17956,6 +17986,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "Together Vision Node",
|
||||
"id": "comfyui_together_vision",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-TogetherVision",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-TogetherVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node using Together AI's Vision models for free image descriptions, image generation, and image-to-image transformation. Features include customizable prompts, advanced parameters, and robust error handling."
|
||||
},
|
||||
{
|
||||
"author": "jeffrey2212",
|
||||
"title": "Pony Character Prompt Picker for ComfyUI",
|
||||
@ -17966,6 +18007,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "ComfyUI-FaceCalloutNode",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provide advanced face callout, annotation, and compositing effects using OpenCV and PIL. These nodes are designed for image processing workflows that require face detection, annotation, and creative compositing."
|
||||
},
|
||||
{
|
||||
"author": "Jonseed",
|
||||
"title": "ComfyUI-Detail-Daemon",
|
||||
@ -18389,11 +18440,11 @@
|
||||
},
|
||||
{
|
||||
"author": "phazei",
|
||||
"title": "Prompt Stash Saver Node for ComfyUI",
|
||||
"id": "stash-saver",
|
||||
"reference": "https://github.com/phazei/ConfyUI-node-prompt-stash-saver",
|
||||
"title": "Prompt Stash",
|
||||
"id": "ComfyUI-Prompt-Stash",
|
||||
"reference": "https://github.com/phazei/ComfyUI-Prompt-Stash",
|
||||
"files": [
|
||||
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver"
|
||||
"https://github.com/phazei/ComfyUI-Prompt-Stash"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly."
|
||||
@ -18804,6 +18855,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Video clip mixing"
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "comfyui-face-liquify",
|
||||
"reference": "https://github.com/yichengup/comfyui-face-liquify",
|
||||
"files": [
|
||||
"https://github.com/yichengup/comfyui-face-liquify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "video face liquefaction"
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI-LinearTransition",
|
||||
"reference": "https://github.com/yichengup/ComfyUI-LinearTransition",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI-LinearTransition"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node designed for ComfyUI to create transition effects between two images and generate a sequence of video frames."
|
||||
},
|
||||
{
|
||||
"author": "Horizon Team",
|
||||
"title": "ComfyUI_FluxMod",
|
||||
@ -18990,6 +19061,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that picks from `input_a` and `input_b` based on the given `chance`."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ImageAutosize",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutosize",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutosize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that provides a convenient way of resizing or cropping an image for diffusion tasks."
|
||||
},
|
||||
{
|
||||
"author": "lightricks",
|
||||
"title": "ComfyUI-LTXVideo",
|
||||
@ -19286,6 +19367,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Muyan-TTS avialbe in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Multiverse",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Multiverse",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Multiverse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Multiverse avialbe in ComfyUI.\nMultiverse: The First AI Multiplayer World Model. Two human players driving cars in Multiverse."
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarNodes",
|
||||
@ -19450,17 +19541,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced samplers with new noise scaling math to enable SDE sampling with all publicly available native models; new unsampling/noise inversion methods and other advanced img2img techniques for inpainting and/or guiding the sampling process with guide images, with results superior to FlowEdit, RF Inversion, and other SOTA implementations. Also new style transfer methods unique to this node pack; regional conditioning for HiDream, Flux, AuraFlow, and WAN; methods for eliminating Flux blur; and temporal conditioning (shift gradually from one prompt to the next with video). 115 sampler types, 24 noise types, 11 noise scaling modes, in a single node. Also includes a wide variety of QoF and other utility nodes for boosting detail, manipulating sigmas, latents, images, and more."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "Together Vision Node",
|
||||
"id": "comfyui_together_vision",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-TogetherVision",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-TogetherVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node using Together AI's Vision models for free image descriptions, image generation, and image-to-image transformation. Features include customizable prompts, advanced parameters, and robust error handling."
|
||||
},
|
||||
{
|
||||
"author": "NeoGriever",
|
||||
"title": "ComfyUI - NeoGriever",
|
||||
@ -22464,6 +22544,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for StableAnimator"
|
||||
},
|
||||
{
|
||||
"author": "HJH-AILab",
|
||||
"title": "ComfyUI_CosyVoice2",
|
||||
"reference": "https://github.com/HJH-AILab/ComfyUI_CosyVoice2",
|
||||
"files": [
|
||||
"https://github.com/HJH-AILab/ComfyUI_CosyVoice2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A wrapper of [a/CosyVoice2](https://github.com/FunAudioLLM/CosyVoice/)'s ComfyUI custom_nodes"
|
||||
},
|
||||
{
|
||||
"author": "Easymode-ai",
|
||||
"title": "ComfyUI-ShadowR",
|
||||
@ -23236,6 +23326,16 @@
|
||||
"description": "Custom nodes for ComfyUI implementing the csm model for text-to-speech generation.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "thezveroboy",
|
||||
"title": "ComfyUI_ACE-Step-zveroboy",
|
||||
"reference": "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy",
|
||||
"files": [
|
||||
"https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy"
|
||||
],
|
||||
"description": "I took the original source code from the repository [a/ComfyUI_ACE-Step](https://github.com/billwuhao/ComfyUI_ACE-Step) and modified it to make the model loading explicit instead of hidden.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "tatookan",
|
||||
"title": "comfyui_ssl_gemini_EXP",
|
||||
@ -23861,6 +23961,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom ComfyUI nodes designed for creating Yu-Gi-Oh! card illustrations."
|
||||
},
|
||||
{
|
||||
"author": "Ky11le",
|
||||
"title": "draw_tools",
|
||||
"reference": "https://github.com/Ky11le/draw_tools",
|
||||
"files": [
|
||||
"https://github.com/Ky11le/draw_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for tiling images horizontally with configurable spacing"
|
||||
},
|
||||
{
|
||||
"author": "cleanlii",
|
||||
"title": "DalleImageNodes - OpenAI DALL·E Nodes for ComfyUI",
|
||||
@ -24723,6 +24833,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with [a/ComfyUI-Liebs_Picker](https://github.com/marklieberman/ComfyUI-Liebs-Picker) and [a/cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) to be notified when the picker is waiting."
|
||||
},
|
||||
{
|
||||
"author": "marklieberman",
|
||||
"title": "ComfyUI-Liebs-Title",
|
||||
"reference": "https://github.com/marklieberman/ComfyUI-Liebs-Title",
|
||||
"files": [
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Title"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension to modify the browser tab title when running ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "SXQBW",
|
||||
"title": "ComfyUI-Qwen-Omni",
|
||||
@ -24803,6 +24923,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "RGB to CMYK (save as tif)"
|
||||
},
|
||||
{
|
||||
"author": "Jacky-MYQ",
|
||||
"title": "comfyui-DataCleaning",
|
||||
"reference": "https://github.com/Jacky-MYQ/comfyui-DataCleaning",
|
||||
"files": [
|
||||
"https://github.com/Jacky-MYQ/comfyui-DataCleaning"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image cropping and Image resizing"
|
||||
},
|
||||
{
|
||||
"author": "lceric",
|
||||
"title": "comfyui-gpt-image",
|
||||
@ -25178,16 +25308,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI ChatGPT Helper ComfyUI ChatGPT Helper is a custom node extension for ComfyUI that integrates OpenAI's ChatGPT capabilities directly into your ComfyUI workflows. This tool allows for dynamic prompt generation, automated text manipulation, and enhanced interactivity within your AI image generation processes."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "comfyui-face-liquify",
|
||||
"reference": "https://github.com/yichengup/comfyui-face-liquify",
|
||||
"files": [
|
||||
"https://github.com/yichengup/comfyui-face-liquify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "video face liquefaction"
|
||||
},
|
||||
{
|
||||
"author": "IIs-fanta",
|
||||
"title": "ComfyUI-SnakeGameNode",
|
||||
@ -25284,6 +25404,181 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack provides the official ComfyUI workflow for ICEdit."
|
||||
},
|
||||
{
|
||||
"author": "SanDiegoDude",
|
||||
"title": "ComfyUI-SaveAudioMP3",
|
||||
"reference": "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3",
|
||||
"files": [
|
||||
"https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "quick Comfy Node to convert input waveform audio to MP3"
|
||||
},
|
||||
{
|
||||
"author": "tavyra",
|
||||
"title": "ComfyUI_Curves",
|
||||
"reference": "https://github.com/tavyra/ComfyUI_Curves",
|
||||
"files": [
|
||||
"https://github.com/tavyra/ComfyUI_Curves"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate or draw FLOAT arrays within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "krmahil",
|
||||
"title": "comfyui-hollow-preserve",
|
||||
"reference": "https://github.com/krmahil/comfyui-hollow-preserve",
|
||||
"files": [
|
||||
"https://github.com/krmahil/comfyui-hollow-preserve"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to remove enclosed areas from masks for better inpainting"
|
||||
},
|
||||
{
|
||||
"author": "lihaoyun6",
|
||||
"title": "ComfyUI-CSV-Random-Picker",
|
||||
"reference": "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker",
|
||||
"files": [
|
||||
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "String random picker for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "northumber",
|
||||
"title": "ComfyUI-northTools",
|
||||
"reference": "https://github.com/northumber/ComfyUI-northTools",
|
||||
"files": [
|
||||
"https://github.com/northumber/ComfyUI-northTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of nodes for ComfyUI for automation"
|
||||
},
|
||||
{
|
||||
"author": "neggo",
|
||||
"title": "comfyui-sambanova",
|
||||
"reference": "https://github.com/neggo/comfyui-sambanova",
|
||||
"files": [
|
||||
"https://github.com/neggo/comfyui-sambanova"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack provides a Python node that uses the SambaNova API to send prompts to a chat AI model (e.g., DeepSeek-V3-0324) and retrieve responses, intended for integration into node-based workflows like ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Sinphaltimus",
|
||||
"title": "comfyui_fedcoms_node_pack",
|
||||
"reference": "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack",
|
||||
"files": [
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Several nodes that attempt to extract metadata and raw text information from Gen AI models."
|
||||
},
|
||||
{
|
||||
"author": "XchanBik",
|
||||
"title": "ComfyUI_SimpleBridgeNode",
|
||||
"reference": "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode",
|
||||
"files": [
|
||||
"https://github.com/XchanBik/ComfyUI_SimpleBridgeNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can store a route with a chosen ID then load it anywhere in the workflow. Goal it to make linking less messy in my taste."
|
||||
},
|
||||
{
|
||||
"author": "wings6407",
|
||||
"title": "ComfyUI_HBH-image_overlay",
|
||||
"reference": "https://github.com/wings6407/ComfyUI_HBH-image_overlay",
|
||||
"files": [
|
||||
"https://github.com/wings6407/ComfyUI_HBH-image_overlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use the point editor to perform image composition editing."
|
||||
},
|
||||
{
|
||||
"author": "monkeyWie",
|
||||
"title": "ComfyUI-FormInput",
|
||||
"reference": "https://github.com/monkeyWie/ComfyUI-FormInput",
|
||||
"files": [
|
||||
"https://github.com/monkeyWie/ComfyUI-FormInput"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows."
|
||||
},
|
||||
{
|
||||
"author": "bollerdominik",
|
||||
"title": "ComfyUI-load-lora-from-url",
|
||||
"reference": "https://github.com/bollerdominik/ComfyUI-load-lora-from-url",
|
||||
"files": [
|
||||
"https://github.com/bollerdominik/ComfyUI-load-lora-from-url"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple node to load image from local path or http url."
|
||||
},
|
||||
{
|
||||
"author": "newtextdoc1111",
|
||||
"title": "ComfyUI-Autocomplete-Plus",
|
||||
"reference": "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus",
|
||||
"files": [
|
||||
"https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to add autocomplete functionality [ComfyUI-Autocomplete-Plus](https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus)."
|
||||
},
|
||||
{
|
||||
"author": "otacoo",
|
||||
"title": "Metadata-Extractor",
|
||||
"reference": "https://github.com/otacoo/comfyui_otacoo",
|
||||
"files": [
|
||||
"https://github.com/otacoo/comfyui_otacoo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata"
|
||||
},
|
||||
{
|
||||
"author": "vladpro3",
|
||||
"title": "ComfyUI_BishaNodes",
|
||||
"reference": "https://github.com/vladpro3/ComfyUI_BishaNodes",
|
||||
"files": [
|
||||
"https://github.com/vladpro3/ComfyUI_BishaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to generate images in multiple resolutions (including ultra-wide formats)"
|
||||
},
|
||||
{
|
||||
"author": "otacoo",
|
||||
"title": "comfyui-holdup",
|
||||
"reference": "https://github.com/usrname0/comfyui-holdup",
|
||||
"files": [
|
||||
"https://github.com/usrname0/comfyui-holdup"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that waits for a GPU temp and/or a number of seconds."
|
||||
},
|
||||
{
|
||||
"author": "lerignoux",
|
||||
"title": "ComfyUI-PechaKucha",
|
||||
"reference": "https://github.com/lerignoux/ComfyUI-PechaKucha",
|
||||
"files": [
|
||||
"https://github.com/lerignoux/ComfyUI-PechaKucha"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI nodes to generate pecha kucha presentations"
|
||||
},
|
||||
{
|
||||
"author": "GroxicTinch",
|
||||
"title": "EasyUI",
|
||||
"reference": "https://github.com/GroxicTinch/EasyUI-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GroxicTinch/EasyUI-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows making a mirror of options that are on a node, for use creating your own UI"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2949,6 +2949,7 @@
|
||||
"ReLTXVPatcherAdvanced",
|
||||
"ReSD35Patcher",
|
||||
"ReSD35PatcherAdvanced",
|
||||
"ReSDPatcher",
|
||||
"ReWanPatcher",
|
||||
"ReWanPatcherAdvanced",
|
||||
"SD35Loader",
|
||||
@ -5830,6 +5831,14 @@
|
||||
"title_aux": "ComfyUI-AI-Assistant"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jacky-MYQ/comfyui-DataCleaning": [
|
||||
[
|
||||
"CleanData"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-DataCleaning"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": [
|
||||
[
|
||||
"RGB2CMYK"
|
||||
@ -9274,6 +9283,14 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": [
|
||||
[
|
||||
"SaveAudioMP3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveAudioMP3"
|
||||
}
|
||||
],
|
||||
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||
[
|
||||
"Any2ListNode",
|
||||
@ -10111,6 +10128,16 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
"ModelDataExtractor",
|
||||
"ModelMetadataReader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_fedcoms_node_pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/SirLatore/ComfyUI-IPAdapterWAN": [
|
||||
[
|
||||
"ApplyIPAdapterWAN",
|
||||
@ -10331,6 +10358,14 @@
|
||||
"title_aux": "ComfyUI-GPENO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutosize": [
|
||||
[
|
||||
"ImageAutosize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageAutosize"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone": [
|
||||
[
|
||||
"ImageAutotone"
|
||||
@ -12896,6 +12931,14 @@
|
||||
"title_aux": "ComfyUI-LiveCC"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Multiverse": [
|
||||
[
|
||||
"PlayGame"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Multiverse"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS": [
|
||||
[
|
||||
"Generate",
|
||||
@ -24713,6 +24756,14 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
||||
[
|
||||
"RemoveEnclosedMaskedAreas"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-hollow-preserve"
|
||||
}
|
||||
],
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect": [
|
||||
[
|
||||
"CubemapToEquirect",
|
||||
@ -25255,6 +25306,14 @@
|
||||
"title_aux": "ComfyUI-TCD-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": [
|
||||
[
|
||||
"CSVRandomPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CSV-Random-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/lingha0h/comfyui_kj": [
|
||||
[
|
||||
"cpm_textInput"
|
||||
@ -26599,6 +26658,14 @@
|
||||
"title_aux": "ComfyUI-Liebs-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Title": [
|
||||
[
|
||||
"LiebsTitleVar"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Liebs-Title"
|
||||
}
|
||||
],
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Toast": [
|
||||
[
|
||||
"LiebsToast"
|
||||
@ -27696,6 +27763,15 @@
|
||||
"title_aux": "comfyui-gimp-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/neggo/comfyui-sambanova": [
|
||||
[
|
||||
"SambaNova API Node",
|
||||
"SambaNovaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sambanova"
|
||||
}
|
||||
],
|
||||
"https://github.com/neph1/comfyui-smooth-step-lora-loader": [
|
||||
[
|
||||
"Smooth_Step_Lora_Loader"
|
||||
@ -28018,6 +28094,21 @@
|
||||
"title_aux": "Node_Fun_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/northumber/ComfyUI-northTools": [
|
||||
[
|
||||
"BooleanIndexesToString",
|
||||
"ConcatHistoryString",
|
||||
"ExtractMetadataByKey",
|
||||
"ImageToTrue",
|
||||
"LoadImagesFromDirByIndexBatch",
|
||||
"LoadImagesFromDirByIndexList",
|
||||
"LoadImagesFromDirList",
|
||||
"SumIntegers"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-northTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/nosiu/comfyui-instantId-faceswap": [
|
||||
[
|
||||
"AngleFromFace",
|
||||
@ -31905,6 +31996,16 @@
|
||||
"title_aux": "comfyui_ssl_gemini_EXP"
|
||||
}
|
||||
],
|
||||
"https://github.com/tavyra/ComfyUI_Curves": [
|
||||
[
|
||||
"Curve Visualizer",
|
||||
"RGB Curve Editor",
|
||||
"RGBCurvesAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Curves"
|
||||
}
|
||||
],
|
||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||
[
|
||||
"HelperNodes_CfgScale",
|
||||
@ -31977,6 +32078,16 @@
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
|
||||
[
|
||||
"FaceCalloutEffect",
|
||||
"IntegratedFaceComposite",
|
||||
"IsolatedFaceCallout"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FaceCalloutNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"SD3_5EmptyLatent"
|
||||
@ -33591,6 +33702,15 @@
|
||||
"title_aux": "ComfyUI-Stability-AI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-LinearTransition": [
|
||||
[
|
||||
"GradientTransition",
|
||||
"LinearTransition"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LinearTransition"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender": [
|
||||
[
|
||||
"VideoBlendLayer",
|
||||
|
||||
2736
github-stats.json
2736
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,86 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jax-explorer",
|
||||
"title": "ComfyUI-DreamO",
|
||||
"reference": "https://github.com/jax-explorer/ComfyUI-DreamO",
|
||||
"files": [
|
||||
"https://github.com/jax-explorer/ComfyUI-DreamO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/https://github.com/bytedance/DreamO](https://github.com/bytedance/DreamO]) ComfyUI Warpper"
|
||||
},
|
||||
{
|
||||
"author": "MakkiShizu",
|
||||
"title": "ComfyUI-MakkiTools",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-MakkiTools",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GetImageNthCount, ImageChannelSeparate, ImageCountConcatenate, MergeImageChannels, ImageWidthStitch, ImageHeigthStitch"
|
||||
},
|
||||
{
|
||||
"author": "SKBv0",
|
||||
"title": "Retro Engine Node for ComfyUI",
|
||||
"reference": "https://github.com/SKBv0/ComfyUI-RetroEngine",
|
||||
"files": [
|
||||
"https://github.com/SKBv0/ComfyUI-RetroEngine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node integrates [a/EmulatorJS](https://github.com/EmulatorJS/EmulatorJS) into ComfyUI, allowing you to run retro games and capture their screens for your image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "brace-great",
|
||||
"title": "comfyui-eim",
|
||||
"reference": "https://github.com/brace-great/comfyui-eim",
|
||||
"files": [
|
||||
"https://github.com/brace-great/comfyui-eim"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: EncryptImage"
|
||||
},
|
||||
{
|
||||
"author": "p1atdev",
|
||||
"title": "comfyui-aesthetic-predictor",
|
||||
"reference": "https://github.com/p1atdev/comfyui-aesthetic-predictor",
|
||||
"files": [
|
||||
"https://github.com/p1atdev/comfyui-aesthetic-predictor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Aesthetic Predictor, Predict Aesthetic Score"
|
||||
},
|
||||
{
|
||||
"author": "barakapa",
|
||||
"title": "barakapa-nodes",
|
||||
"reference": "https://github.com/barakapa/barakapa-nodes",
|
||||
"files": [
|
||||
"https://github.com/barakapa/barakapa-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes, such as Save Workflow, Prompt Token Counter"
|
||||
},
|
||||
{
|
||||
"author": "Maxed-Out-99",
|
||||
"title": "ComfyUI-MaxedOut",
|
||||
"reference": "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut",
|
||||
"files": [
|
||||
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes used in Maxed Out workflows (SDXL, Flux, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "VictorLopes643",
|
||||
"title": "ComfyUI-Video-Dataset-Tools [WIP]",
|
||||
"reference": "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools",
|
||||
"files": [
|
||||
"https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Video Frame Extractor, Image Frame Saver\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "George0726",
|
||||
"title": "ComfyUI-video-accessory [WIP]",
|
||||
|
||||
@ -148,18 +148,20 @@
|
||||
],
|
||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||
[
|
||||
"BatchMaskMathOps",
|
||||
"BlendModes",
|
||||
"BlendModesAlpha",
|
||||
"CoordinateExtractor",
|
||||
"CroppedImagePaste",
|
||||
"ImageAddLabel",
|
||||
"ImageBBoxCrop",
|
||||
"ImageBlendModesByCSS",
|
||||
"ImageCropSquare",
|
||||
"ImageCropWithBBox",
|
||||
"ImageCroppedPaste",
|
||||
"ImageDetailHLFreqSeparation",
|
||||
"ImageEditStitch",
|
||||
"ImagePlot",
|
||||
"LumaMatte",
|
||||
"MaskBlend",
|
||||
"MaskBBoxCrop",
|
||||
"MaskBatchMathOps",
|
||||
"MaskMathOps",
|
||||
"SliderValueRangeMapping",
|
||||
"Solid"
|
||||
@ -599,6 +601,7 @@
|
||||
"TUZZI-DataloungeScraper",
|
||||
"TUZZI-DirectoryImagePromptReader",
|
||||
"TUZZI-GeminiFlash25",
|
||||
"TUZZI-GroqNode",
|
||||
"TUZZI-ImageAudioToVideo",
|
||||
"TUZZI-ImageExtractorSaver",
|
||||
"TUZZI-LineCounter",
|
||||
@ -849,7 +852,10 @@
|
||||
[
|
||||
"ConsoleOutput",
|
||||
"FilePathSelectorFromDirectory",
|
||||
"StringProcessor"
|
||||
"MostRecentFileSelector",
|
||||
"RaftOpticalFlowNode",
|
||||
"StringProcessor",
|
||||
"TwoImageConcatenator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Buff-Nodes [WIP]"
|
||||
@ -1307,6 +1313,7 @@
|
||||
],
|
||||
"https://github.com/George0726/ComfyUI-video-accessory": [
|
||||
[
|
||||
"VideoAcc_CameraTrajectoryAdvance",
|
||||
"VideoAcc_CameraTrajectoryRecam",
|
||||
"VideoAcc_ImageResizeAdvanced",
|
||||
"VideoAcc_ImageUpscaleVideo",
|
||||
@ -1772,6 +1779,19 @@
|
||||
"title_aux": "comfy-tif-support"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
|
||||
[
|
||||
"GetImageNthCount",
|
||||
"ImageChannelSeparate",
|
||||
"ImageCountConcatenate",
|
||||
"ImageHeigthStitch",
|
||||
"ImageWidthStitch",
|
||||
"MergeImageChannels"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MakkiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": [
|
||||
[
|
||||
"CogitareLabsPoseIDExtractor"
|
||||
@ -1790,6 +1810,17 @@
|
||||
"title_aux": "ComfyUI-MoviePy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [
|
||||
[
|
||||
"Flux Empty Latent Image",
|
||||
"SDXL Resolutions",
|
||||
"Sd 1.5 Empty Latent Image",
|
||||
"Sdxl Empty Latent Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MaxedOut"
|
||||
}
|
||||
],
|
||||
"https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [
|
||||
[
|
||||
"\ud83d\udd22 Return Boolean",
|
||||
@ -2115,6 +2146,14 @@
|
||||
"title_aux": "ComfyUI-Folder-Images-Preview [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SKBv0/ComfyUI-RetroEngine": [
|
||||
[
|
||||
"RetroEngineNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Retro Engine Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing": [
|
||||
[
|
||||
"AreaCalculator",
|
||||
@ -2549,6 +2588,15 @@
|
||||
"title_aux": "comfy-latent-nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": [
|
||||
[
|
||||
"VideoFrameExtractor",
|
||||
"VideoFrameSaver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Video-Dataset-Tools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
|
||||
[
|
||||
"BatchImageAndPrompt",
|
||||
@ -3198,6 +3246,14 @@
|
||||
"title_aux": "Bmad Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/brace-great/comfyui-eim": [
|
||||
[
|
||||
"EncryptImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-eim"
|
||||
}
|
||||
],
|
||||
"https://github.com/bruce007lee/comfyui-cleaner": [
|
||||
[
|
||||
"cleaner"
|
||||
@ -3390,6 +3446,7 @@
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
[
|
||||
"APG",
|
||||
"AddNoise",
|
||||
"AlignYourStepsScheduler",
|
||||
"BasicGuider",
|
||||
@ -3417,6 +3474,7 @@
|
||||
"CLIPVisionEncode",
|
||||
"CLIPVisionLoader",
|
||||
"Canny",
|
||||
"CaseConverter",
|
||||
"CheckpointLoader",
|
||||
"CheckpointLoaderSimple",
|
||||
"CheckpointSave",
|
||||
@ -3654,6 +3712,8 @@
|
||||
"RecraftTextToImageNode",
|
||||
"RecraftTextToVectorNode",
|
||||
"RecraftVectorizeImageNode",
|
||||
"RegexExtract",
|
||||
"RegexMatch",
|
||||
"RenormCFG",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
@ -3677,6 +3737,8 @@
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveAudio",
|
||||
"SaveAudioMP3",
|
||||
"SaveAudioOpus",
|
||||
"SaveGLB",
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
@ -3705,6 +3767,13 @@
|
||||
"StableCascade_SuperResolutionControlnet",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StringCompare",
|
||||
"StringConcatenate",
|
||||
"StringContains",
|
||||
"StringLength",
|
||||
"StringReplace",
|
||||
"StringSubstring",
|
||||
"StringTrim",
|
||||
"StubConstantImage",
|
||||
"StubFloat",
|
||||
"StubImage",
|
||||
@ -4089,6 +4158,8 @@
|
||||
"Alpha Crop and Position Image",
|
||||
"GenerateTimestamp",
|
||||
"GetMostCommonColors",
|
||||
"OpenAI Image 2 Text",
|
||||
"PadMask",
|
||||
"ReadImage",
|
||||
"RenderOpenStreetMapTile",
|
||||
"Shrink Image"
|
||||
@ -4747,6 +4818,18 @@
|
||||
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jax-explorer/ComfyUI-DreamO": [
|
||||
[
|
||||
"BgRmModelLoad",
|
||||
"DreamOGenerate",
|
||||
"DreamOLoadModel",
|
||||
"DreamOLoadModelFromLocal",
|
||||
"FaceModelLoad"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DreamO"
|
||||
}
|
||||
],
|
||||
"https://github.com/jcomeme/ComfyUI-AsunaroTools": [
|
||||
[
|
||||
"AsunaroAnd",
|
||||
@ -6289,6 +6372,15 @@
|
||||
"title_aux": "Kosmos2_BBox_Cutter Models"
|
||||
}
|
||||
],
|
||||
"https://github.com/p1atdev/comfyui-aesthetic-predictor": [
|
||||
[
|
||||
"LoadAestheticPredictorNode",
|
||||
"PredictAestheticScore"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-aesthetic-predictor"
|
||||
}
|
||||
],
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": [
|
||||
[
|
||||
"AttentionCouplePPM",
|
||||
@ -6548,7 +6640,8 @@
|
||||
],
|
||||
"https://github.com/rickyars/sd-cn-animation": [
|
||||
[
|
||||
"SDCNAnimation"
|
||||
"SDCNAnimation",
|
||||
"SDCNAnimationAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "sd-cn-animation"
|
||||
@ -6797,6 +6890,8 @@
|
||||
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [
|
||||
[
|
||||
"LoadReduxEmb",
|
||||
"LoadT5XXLEmb",
|
||||
"SaveCondsEmb",
|
||||
"SaveReduxEmb"
|
||||
],
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,308 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "thezveroboy",
|
||||
"title": "ComfyUI_ACE-Step-zveroboy",
|
||||
"reference": "https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy",
|
||||
"files": [
|
||||
"https://github.com/thezveroboy/ComfyUI_ACE-Step-zveroboy"
|
||||
],
|
||||
"description": "I took the original source code from the repository [a/ComfyUI_ACE-Step](https://github.com/billwuhao/ComfyUI_ACE-Step) and modified it to make the model loading explicit instead of hidden.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "Makki_Shizu",
|
||||
"title": "ComfyUI-Qwen2_5-VL",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-Qwen2_5-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen2.5-VL in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "GroxicTinch",
|
||||
"title": "EasyUI",
|
||||
"reference": "https://github.com/GroxicTinch/EasyUI-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GroxicTinch/EasyUI-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows making a mirror of options that are on a node, for use creating your own UI"
|
||||
},
|
||||
{
|
||||
"author": "lerignoux",
|
||||
"title": "ComfyUI-PechaKucha",
|
||||
"reference": "https://github.com/lerignoux/ComfyUI-PechaKucha",
|
||||
"files": [
|
||||
"https://github.com/lerignoux/ComfyUI-PechaKucha"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI nodes to generate pecha kucha presentations"
|
||||
},
|
||||
{
|
||||
"author": "phazei",
|
||||
"title": "Prompt Stash",
|
||||
"id": "ComfyUI-Prompt-Stash",
|
||||
"reference": "https://github.com/phazei/ComfyUI-Prompt-Stash",
|
||||
"files": [
|
||||
"https://github.com/phazei/ComfyUI-Prompt-Stash"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Stash is a simple plugin for ComfyUI that lets you save your prompts and organize them into multiple lists. It also features a pass-through functionality, so you can hook it up to an LLM node (or any text outputting node) and capture its outputs directly."
|
||||
},
|
||||
{
|
||||
"author": "HJH-AILab",
|
||||
"title": "ComfyUI_CosyVoice2",
|
||||
"reference": "https://github.com/HJH-AILab/ComfyUI_CosyVoice2",
|
||||
"files": [
|
||||
"https://github.com/HJH-AILab/ComfyUI_CosyVoice2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A wrapper of [a/CosyVoice2](https://github.com/FunAudioLLM/CosyVoice/)'s ComfyUI custom_nodes"
|
||||
},
|
||||
{
|
||||
"author": "Ky11le",
|
||||
"title": "draw_tools",
|
||||
"reference": "https://github.com/Ky11le/draw_tools",
|
||||
"files": [
|
||||
"https://github.com/Ky11le/draw_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for tiling images horizontally with configurable spacing"
|
||||
},
|
||||
{
|
||||
"author": "otacoo",
|
||||
"title": "comfyui-holdup",
|
||||
"reference": "https://github.com/usrname0/comfyui-holdup",
|
||||
"files": [
|
||||
"https://github.com/usrname0/comfyui-holdup"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that waits for a GPU temp and/or a number of seconds."
|
||||
},
|
||||
{
|
||||
"author": "vladpro3",
|
||||
"title": "ComfyUI_BishaNodes",
|
||||
"reference": "https://github.com/vladpro3/ComfyUI_BishaNodes",
|
||||
"files": [
|
||||
"https://github.com/vladpro3/ComfyUI_BishaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to generate images in multiple resolutions (including ultra-wide formats)"
|
||||
},
|
||||
{
|
||||
"author": "otacoo",
|
||||
"title": "Metadata-Extractor",
|
||||
"reference": "https://github.com/otacoo/comfyui_otacoo",
|
||||
"files": [
|
||||
"https://github.com/otacoo/comfyui_otacoo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata"
|
||||
},
|
||||
{
|
||||
"author": "newtextdoc1111",
|
||||
"title": "ComfyUI-Autocomplete-Plus",
|
||||
"reference": "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus",
|
||||
"files": [
|
||||
"https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to add autocomplete functionality [ComfyUI-Autocomplete-Plus](https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus)."
|
||||
},
|
||||
{
|
||||
"author": "bollerdominik",
|
||||
"title": "ComfyUI-load-lora-from-url",
|
||||
"reference": "https://github.com/bollerdominik/ComfyUI-load-lora-from-url",
|
||||
"files": [
|
||||
"https://github.com/bollerdominik/ComfyUI-load-lora-from-url"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple node to load image from local path or http url."
|
||||
},
|
||||
{
|
||||
"author": "azure-dragon-ai",
|
||||
"title": "ComfyUI-HPSv2-Nodes",
|
||||
"reference": "https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes",
|
||||
"files": [
|
||||
"https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Nodes for HPSv2, Human Preference Score v2: A Solid Benchmark for Evaluating Human Preferences of Text-to-Image Synthesis"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-Audio_Quality_Enhancer",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Audio_Quality_Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension that's adds advanced audio processing capabilities to ComfyUI with professional-grade audio effects and AI-powered audio enhancement."
|
||||
},
|
||||
{
|
||||
"author": "wings6407",
|
||||
"title": "ComfyUI_HBH-image_overlay",
|
||||
"reference": "https://github.com/wings6407/ComfyUI_HBH-image_overlay",
|
||||
"files": [
|
||||
"https://github.com/wings6407/ComfyUI_HBH-image_overlay"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use the point editor to perform image composition editing."
|
||||
},
|
||||
{
|
||||
"author": "monkeyWie",
|
||||
"title": "ComfyUI-FormInput",
|
||||
"reference": "https://github.com/monkeyWie/ComfyUI-FormInput",
|
||||
"files": [
|
||||
"https://github.com/monkeyWie/ComfyUI-FormInput"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a set of input elements to create forms or interact with your workflows."
|
||||
},
|
||||
{
|
||||
"author": "XchanBik",
|
||||
"title": "ComfyUI_SimpleBridgeNode",
|
||||
"reference": "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode",
|
||||
"files": [
|
||||
"https://github.com/XchanBik/ComfyUI_SimpleBridgeNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can store a route with a chosen ID then load it anywhere in the workflow. Goal it to make linking less messy in my taste."
|
||||
},
|
||||
{
|
||||
"author": "Sinphaltimus",
|
||||
"title": "comfyui_fedcoms_node_pack",
|
||||
"reference": "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack",
|
||||
"files": [
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Several nodes that attempt to extract metadata and raw text information from Gen AI models."
|
||||
},
|
||||
{
|
||||
"author": "marklieberman",
|
||||
"title": "ComfyUI-Liebs-Title",
|
||||
"reference": "https://github.com/marklieberman/ComfyUI-Liebs-Title",
|
||||
"files": [
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Title"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension to modify the browser tab title when running ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "neggo",
|
||||
"title": "comfyui-sambanova",
|
||||
"reference": "https://github.com/neggo/comfyui-sambanova",
|
||||
"files": [
|
||||
"https://github.com/neggo/comfyui-sambanova"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack provides a Python node that uses the SambaNova API to send prompts to a chat AI model (e.g., DeepSeek-V3-0324) and retrieve responses, intended for integration into node-based workflows like ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "ComfyUI-FaceCalloutNode",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provide advanced face callout, annotation, and compositing effects using OpenCV and PIL. These nodes are designed for image processing workflows that require face detection, annotation, and creative compositing."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI-LinearTransition",
|
||||
"reference": "https://github.com/yichengup/ComfyUI-LinearTransition",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI-LinearTransition"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node designed for ComfyUI to create transition effects between two images and generate a sequence of video frames."
|
||||
},
|
||||
{
|
||||
"author": "northumber",
|
||||
"title": "ComfyUI-northTools",
|
||||
"reference": "https://github.com/northumber/ComfyUI-northTools",
|
||||
"files": [
|
||||
"https://github.com/northumber/ComfyUI-northTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Collection of nodes for ComfyUI for automation"
|
||||
},
|
||||
{
|
||||
"author": "Jacky-MYQ",
|
||||
"title": "comfyui-DataCleaning",
|
||||
"reference": "https://github.com/Jacky-MYQ/comfyui-DataCleaning",
|
||||
"files": [
|
||||
"https://github.com/Jacky-MYQ/comfyui-DataCleaning"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image cropping and Image resizing"
|
||||
},
|
||||
{
|
||||
"author": "lihaoyun6",
|
||||
"title": "ComfyUI-CSV-Random-Picker",
|
||||
"reference": "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker",
|
||||
"files": [
|
||||
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "String random picker for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "krmahil",
|
||||
"title": "comfyui-hollow-preserve",
|
||||
"reference": "https://github.com/krmahil/comfyui-hollow-preserve",
|
||||
"files": [
|
||||
"https://github.com/krmahil/comfyui-hollow-preserve"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node to remove enclosed areas from masks for better inpainting"
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Multiverse",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Multiverse",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Multiverse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Multiverse avialbe in ComfyUI.\nMultiverse: The First AI Multiplayer World Model. Two human players driving cars in Multiverse."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ImageAutosize",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutosize",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutosize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that provides a convenient way of resizing or cropping an image for diffusion tasks."
|
||||
},
|
||||
{
|
||||
"author": "tavyra",
|
||||
"title": "ComfyUI_Curves",
|
||||
"reference": "https://github.com/tavyra/ComfyUI_Curves",
|
||||
"files": [
|
||||
"https://github.com/tavyra/ComfyUI_Curves"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate or draw FLOAT arrays within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "SanDiegoDude",
|
||||
"title": "ComfyUI-SaveAudioMP3",
|
||||
"reference": "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3",
|
||||
"files": [
|
||||
"https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "quick Comfy Node to convert input waveform audio to MP3"
|
||||
},
|
||||
{
|
||||
"author": "hayd-zju",
|
||||
"title": "ICEdit-ComfyUI-official",
|
||||
@ -460,237 +762,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A memory-efficient implementation for upscaling videos in ComfyUI using non-diffusion upscaling models. This custom node is designed to handle large video frame sequences without memory bottlenecks."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "Deep Live Cam for ComfyUI",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI-DeepLiveCam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node integrates the face-swapping capabilities from Deep Live Cam into ComfyUI, allowing you to perform real-time face swapping on images and video streams."
|
||||
},
|
||||
{
|
||||
"author": "XieJunchen",
|
||||
"title": "comfyUI_LLM",
|
||||
"reference": "https://github.com/XieJunchen/comfyUI_LLM",
|
||||
"files": [
|
||||
"https://github.com/XieJunchen/comfyUI_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyUI_LLM is the integration of a large language model into ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "raykindle",
|
||||
"title": "ComfyUI_Step1X-Edit",
|
||||
"reference": "https://github.com/raykindle/ComfyUI_Step1X-Edit",
|
||||
"files": [
|
||||
"https://github.com/raykindle/ComfyUI_Step1X-Edit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node integrates the [a/Step1X-Edit](https://github.com/stepfun-ai/Step1X-Edit) image editing model into ComfyUI. Step1X-Edit is a state-of-the-art image editing model that processes a reference image and user's editing instruction to generate a new image."
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI-Cloud-APIs",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-Cloud-APIs",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-Cloud-APIs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for using models from online providers. Flux, Auraflow, SoteDiffusion, etc."
|
||||
},
|
||||
{
|
||||
"author": "Vaporbook",
|
||||
"title": "ComfyUI-SaveImage-PP",
|
||||
"reference": "https://github.com/Vaporbook/ComfyUI-SaveImage-PP",
|
||||
"files": [
|
||||
"https://github.com/Vaporbook/ComfyUI-SaveImage-PP"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A better SaveImage than SaveImage-Plus."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Step1X-Edit",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Step1X-Edit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make Step1X-Edit avialbe in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "McKlinton2",
|
||||
"title": "ComfyUI McKlinton Pack — Mask Node",
|
||||
"reference": "https://github.com/McKlinton2/comfyui-mcklinton-pack",
|
||||
"files": [
|
||||
"https://github.com/McKlinton2/comfyui-mcklinton-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI enables detailed segmentation of colored mask images into specific anatomical regions for male and female bodies."
|
||||
},
|
||||
{
|
||||
"author": "kambara",
|
||||
"title": "ComfyUI-PromptCheckList",
|
||||
"reference": "https://github.com/kambara/ComfyUI-PromptCheckList",
|
||||
"files": [
|
||||
"https://github.com/kambara/ComfyUI-PromptCheckList"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a text editing extension for ComfyUI. It allows you to easily switch phrases for prompts using only the mouse."
|
||||
},
|
||||
{
|
||||
"author": "MijnSpam",
|
||||
"title": "ComfyUI_UploadToPushOver",
|
||||
"reference": "https://github.com/MijnSpam/ComfyUI_UploadToWebhookPushOver",
|
||||
"files": [
|
||||
"https://github.com/MijnSpam/ComfyUI_UploadToWebhookPushOver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Send generated image to PushOver API webhook with optional parameters such as prompt-id and metadata payload."
|
||||
},
|
||||
{
|
||||
"author": "FaberVS",
|
||||
"title": "MultiModel",
|
||||
"reference": "https://github.com/FaberVS/MultiModel",
|
||||
"files": [
|
||||
"https://github.com/FaberVS/MultiModel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes and utilities to make working with multiple models, custom parameters, and prompt styles in ComfyUI easier, faster, and more flexible. You are welcome to use and adapt them for your own workflows!"
|
||||
},
|
||||
{
|
||||
"author": "somesomebody",
|
||||
"title": "comfyui-lorainfo-sidebar",
|
||||
"id": "somesomebody-lorainfo-sidebar",
|
||||
"reference": "https://github.com/somesomebody/comfyui-lorainfo-sidebar",
|
||||
"files": [
|
||||
"https://github.com/somesomebody/comfyui-lorainfo-sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preview images of LoRA files and edit their associated JSON files."
|
||||
},
|
||||
{
|
||||
"author": "mw",
|
||||
"title": "ComfyUI_IndexTTS",
|
||||
"reference": "https://github.com/billwuhao/ComfyUI_IndexTTS",
|
||||
"files": [
|
||||
"https://github.com/billwuhao/ComfyUI_IndexTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "IndexTTS Voice Cloning Nodes for ComfyUI. High-quality voice cloning, very fast, supports Chinese and English, and allows custom voice styles."
|
||||
},
|
||||
{
|
||||
"author": "SirLatore",
|
||||
"title": "ComfyUI-IPAdapterWAN",
|
||||
"reference": "https://github.com/SirLatore/ComfyUI-IPAdapterWAN",
|
||||
"files": [
|
||||
"https://github.com/SirLatore/ComfyUI-IPAdapterWAN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension adapts the [a/InstantX IP-Adapter for SD3.5-Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter) to work with Wan 2.1 and other UNet-based video/image models in ComfyUI.\nUnlike the original SD3 version (which depends on joint_blocks from MMDiT), this version performs sampling-time identity conditioning by dynamically injecting into attention layers — making it compatible with models like Wan 2.1, AnimateDiff, and other non-SD3 pipelines."
|
||||
},
|
||||
{
|
||||
"author": "dezoomer",
|
||||
"title": "ComfyUI-DeZoomer-Nodes",
|
||||
"reference": "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes",
|
||||
"files": [
|
||||
"https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "cathodeDreams",
|
||||
"title": "comfyui-azul-scripts",
|
||||
"reference": "https://github.com/cathodeDreams/comfyui-azul-scripts",
|
||||
"files": [
|
||||
"https://github.com/cathodeDreams/comfyui-azul-scripts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Save Image (JPG), Combine Conditionings (Weighted)"
|
||||
},
|
||||
{
|
||||
"author": "ArtsticH",
|
||||
"title": "ComfyUI_EasyKitHT_NodeAlignPro",
|
||||
"reference": "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro",
|
||||
"files": [
|
||||
"https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_EasyKitHT_NodeAlignPro is a lightweight ComfyUI node alignment and node coloring tool for refactoring and rewriting the UI based on the open-source projects Comfyui-Align and Comfyui-Nodealigner."
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI_RH_Step1XEdit",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_Step1XEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI custom node implementation for image editing using the Step-1 model architecture, specifically adapted for reference-based image editing guided by text prompts."
|
||||
},
|
||||
{
|
||||
"author": "lisaks",
|
||||
"title": "Pixstri ComfyUI Comics",
|
||||
"reference": "https://github.com/lisaks/comfyui-panelforge",
|
||||
"files": [
|
||||
"https://github.com/lisaks/comfyui-panelforge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixstri is a custom plugin for ComfyUI designed to generate comic pages. It provides a hierarchical node system that allows you to create comic layouts with rows and frames, making it easy to design and preview comic pages within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-innnnnpaint",
|
||||
"reference": "https://github.com/shinich39/comfyui-innnnnpaint",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-innnnnpaint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load new workflow after mask editing."
|
||||
},
|
||||
{
|
||||
"author": "synthetai",
|
||||
"title": "ComfyUI-ToolBox",
|
||||
"reference": "https://github.com/synthetai/ComfyUI-ToolBox",
|
||||
"files": [
|
||||
"https://github.com/synthetai/ComfyUI-ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes for ComfyUI, including audio/video processing, file uploads, and AI image generation."
|
||||
},
|
||||
{
|
||||
"author": "matorzhin",
|
||||
"title": "milan-nodes-comfyui",
|
||||
"reference": "https://github.com/matorzhin/milan-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/matorzhin/milan-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: 'Load One Image with Name, Title, Description', 'Load Multiple Images with Name, Directory, Title, Description'"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-no-one-above-me",
|
||||
"reference": "https://github.com/shinich39/comfyui-no-one-above-me",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-no-one-above-me"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fix node to top."
|
||||
},
|
||||
{
|
||||
"author": "BobRandomNumber",
|
||||
"title": "ComfyUI-DiaTTS",
|
||||
"reference": "https://github.com/BobRandomNumber/ComfyUI-DiaTTS",
|
||||
"files": [
|
||||
"https://github.com/BobRandomNumber/ComfyUI-DiaTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of Nari-Labs Dia TTS"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2949,6 +2949,7 @@
|
||||
"ReLTXVPatcherAdvanced",
|
||||
"ReSD35Patcher",
|
||||
"ReSD35PatcherAdvanced",
|
||||
"ReSDPatcher",
|
||||
"ReWanPatcher",
|
||||
"ReWanPatcherAdvanced",
|
||||
"SD35Loader",
|
||||
@ -5830,6 +5831,14 @@
|
||||
"title_aux": "ComfyUI-AI-Assistant"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jacky-MYQ/comfyui-DataCleaning": [
|
||||
[
|
||||
"CleanData"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-DataCleaning"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": [
|
||||
[
|
||||
"RGB2CMYK"
|
||||
@ -9274,6 +9283,14 @@
|
||||
"title_aux": "DeepFuze"
|
||||
}
|
||||
],
|
||||
"https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": [
|
||||
[
|
||||
"SaveAudioMP3"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveAudioMP3"
|
||||
}
|
||||
],
|
||||
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||
[
|
||||
"Any2ListNode",
|
||||
@ -10111,6 +10128,16 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
"ModelDataExtractor",
|
||||
"ModelMetadataReader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_fedcoms_node_pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/SirLatore/ComfyUI-IPAdapterWAN": [
|
||||
[
|
||||
"ApplyIPAdapterWAN",
|
||||
@ -10331,6 +10358,14 @@
|
||||
"title_aux": "ComfyUI-GPENO"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutosize": [
|
||||
[
|
||||
"ImageAutosize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageAutosize"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone": [
|
||||
[
|
||||
"ImageAutotone"
|
||||
@ -12896,6 +12931,14 @@
|
||||
"title_aux": "ComfyUI-LiveCC"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Multiverse": [
|
||||
[
|
||||
"PlayGame"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Multiverse"
|
||||
}
|
||||
],
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Muyan-TTS": [
|
||||
[
|
||||
"Generate",
|
||||
@ -24713,6 +24756,14 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/krmahil/comfyui-hollow-preserve": [
|
||||
[
|
||||
"RemoveEnclosedMaskedAreas"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-hollow-preserve"
|
||||
}
|
||||
],
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect": [
|
||||
[
|
||||
"CubemapToEquirect",
|
||||
@ -25255,6 +25306,14 @@
|
||||
"title_aux": "ComfyUI-TCD-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": [
|
||||
[
|
||||
"CSVRandomPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CSV-Random-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/lingha0h/comfyui_kj": [
|
||||
[
|
||||
"cpm_textInput"
|
||||
@ -26599,6 +26658,14 @@
|
||||
"title_aux": "ComfyUI-Liebs-Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Title": [
|
||||
[
|
||||
"LiebsTitleVar"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Liebs-Title"
|
||||
}
|
||||
],
|
||||
"https://github.com/marklieberman/ComfyUI-Liebs-Toast": [
|
||||
[
|
||||
"LiebsToast"
|
||||
@ -27696,6 +27763,15 @@
|
||||
"title_aux": "comfyui-gimp-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/neggo/comfyui-sambanova": [
|
||||
[
|
||||
"SambaNova API Node",
|
||||
"SambaNovaNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sambanova"
|
||||
}
|
||||
],
|
||||
"https://github.com/neph1/comfyui-smooth-step-lora-loader": [
|
||||
[
|
||||
"Smooth_Step_Lora_Loader"
|
||||
@ -28018,6 +28094,21 @@
|
||||
"title_aux": "Node_Fun_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/northumber/ComfyUI-northTools": [
|
||||
[
|
||||
"BooleanIndexesToString",
|
||||
"ConcatHistoryString",
|
||||
"ExtractMetadataByKey",
|
||||
"ImageToTrue",
|
||||
"LoadImagesFromDirByIndexBatch",
|
||||
"LoadImagesFromDirByIndexList",
|
||||
"LoadImagesFromDirList",
|
||||
"SumIntegers"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-northTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/nosiu/comfyui-instantId-faceswap": [
|
||||
[
|
||||
"AngleFromFace",
|
||||
@ -31905,6 +31996,16 @@
|
||||
"title_aux": "comfyui_ssl_gemini_EXP"
|
||||
}
|
||||
],
|
||||
"https://github.com/tavyra/ComfyUI_Curves": [
|
||||
[
|
||||
"Curve Visualizer",
|
||||
"RGB Curve Editor",
|
||||
"RGBCurvesAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Curves"
|
||||
}
|
||||
],
|
||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||
[
|
||||
"HelperNodes_CfgScale",
|
||||
@ -31977,6 +32078,16 @@
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": [
|
||||
[
|
||||
"FaceCalloutEffect",
|
||||
"IntegratedFaceComposite",
|
||||
"IsolatedFaceCallout"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FaceCalloutNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"SD3_5EmptyLatent"
|
||||
@ -33591,6 +33702,15 @@
|
||||
"title_aux": "ComfyUI-Stability-AI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-LinearTransition": [
|
||||
[
|
||||
"GradientTransition",
|
||||
"LinearTransition"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LinearTransition"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender": [
|
||||
[
|
||||
"VideoBlendLayer",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user