mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
aa4b3d81ba
@ -2703,6 +2703,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)\nLarge or base model, support for captioning and bbox task modes, more coming soon."
|
||||
},
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-Depth-Pro",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-Depth-Pro",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-Depth-Pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Based on [a/https://github.com/apple/ml-depth-pro](https://github.com/apple/ml-depth-pro)"
|
||||
},
|
||||
{
|
||||
"author": "PTA",
|
||||
"title": "auto nodes layout",
|
||||
@ -2825,6 +2835,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Info"
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Comfy Controller",
|
||||
"id": "cg-comfycontroller",
|
||||
"reference": "https://github.com/chrisgoringe/cg-controller",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-controller"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple controller panel that gathers all widgets from red nodes"
|
||||
},
|
||||
{
|
||||
"author": "TGu-97",
|
||||
"title": "TGu Utilities",
|
||||
@ -3183,6 +3204,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI wrapper nodes for LVCD",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LVCDWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LVCDWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/luckyhzt/LVCD](https://github.com/luckyhzt/LVCD)"
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@ -4408,13 +4439,13 @@
|
||||
},
|
||||
{
|
||||
"author": "discopixel-studio",
|
||||
"title": "ComfyUI Discopixel Nodes",
|
||||
"title": "PhotoRoom Nodes by Discopixel",
|
||||
"reference": "https://github.com/discopixel-studio/comfyui-discopixel",
|
||||
"files": [
|
||||
"https://github.com/discopixel-studio/comfyui-discopixel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TransformTemplateOntoFaceMask, ... A small collection of custom nodes for use with ComfyUI, by Discopixel"
|
||||
"description": "A small collection of custom nodes for use with ComfyUI, by [a/Discopixel](https://discopixel.studio)"
|
||||
},
|
||||
{
|
||||
"author": "zcfrank1st",
|
||||
@ -6631,6 +6662,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI.\nNote: This project doesn't do pre/post processing. It only works on cropped faces for now."
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Rife TensorRT",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI-bleh",
|
||||
@ -6823,6 +6864,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:CXH_DeepLX_Free, CXH_DeepLX_translate"
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_CXH_FluxLoraMerge",
|
||||
"reference": "https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "flux lora merge.\nadaptive Merge (uses tensor norms and weight), manual Merge (uses fixed weights you specify), additive Merge (uses 100% of the first and adds a percentage of the second)"
|
||||
},
|
||||
{
|
||||
"author": "ricklove",
|
||||
"title": "comfyui-ricklove",
|
||||
@ -8317,6 +8368,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-YouTubeVideoPlayer",
|
||||
"reference": "https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer",
|
||||
"files": [
|
||||
"https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Plays youtube video in comfy."
|
||||
},
|
||||
{
|
||||
"author": "Seedsa",
|
||||
"title": "ComfyUI Fooocus Nodes",
|
||||
@ -9491,7 +9552,7 @@
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can use anydoor, change clothes or object..."
|
||||
"description": "you can using anydoor ,change clothes,object"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
@ -10219,6 +10280,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Photoshop type functions and adjustment layers: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, Black and White, Hue/Saturation, Levels, and RGB Splitting and Merging."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 Nodes ComfyUI",
|
||||
"id": "d2-nodes-comfyui",
|
||||
"reference": "https://github.com/da2el-ai/D2-nodes-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/D2-nodes-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of custom nodes that make ComfyUI slightly more convenient.[w/This node pack integrates ComfyUI-d2-size-selector, ComfyUI-d2-steps, and ComfyUI-d2-xyplot-utils. To avoid conflicts, please delete the existing node packs if you install this one.]"
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 Steps",
|
||||
@ -12391,6 +12463,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node to sanitize text to make clean file names from strings."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Fast Image Save Node",
|
||||
"reference": "https://github.com/APZmedia/APZmedia-comfyui-fast-image-save",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/APZmedia-comfyui-fast-image-save"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node for ComfyUI allows saving images with an optional alpha channel (transparency). It supports saving images in formats like PNG, JPEG, and WebP."
|
||||
},
|
||||
{
|
||||
"author": "N3rd00d",
|
||||
"title": "ComfyUI-Paint3D-Nodes",
|
||||
@ -12620,6 +12702,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_pose_inter",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_FFT",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_FFT",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_FFT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Perform a Fast Fourier Transform on the image, and then users can freely select the filtering range to filter the image. The main function is to remove the grid patterns on the image, and it can also perform high-pass filtering and low-pass filtering. The detailed workflow is shown in the figure below. The PNG file contains the ComfyUI workflow.The working principle is similar to the FFT filter in Photoshop."
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||
@ -13001,6 +13103,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks."
|
||||
},
|
||||
{
|
||||
"author": "akatz-ai",
|
||||
"title": "🌊 Depthflow Nodes",
|
||||
"id": "depthflow-akatz-ai",
|
||||
"reference": "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of DepthFlow nodes for ComfyUI, adds a 2.5D parallax effect to images and videos. Compatible with Ryan's Flex system."
|
||||
},
|
||||
{
|
||||
"author": "teward",
|
||||
"title": "Comfy-Sentry",
|
||||
@ -13115,16 +13228,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple counter, when pressing 'Queue Prompt' resets the count."
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_FoxTools",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_FoxTools",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind"
|
||||
},
|
||||
{
|
||||
"author": "alpertunga-bile",
|
||||
"title": "image-caption-comfyui",
|
||||
@ -14167,16 +14270,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:ImageMask2PNG"
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_pose_inter",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
|
||||
},
|
||||
{
|
||||
"author": "souki202",
|
||||
"title": "ComfyUI-LoadImage-Advanced",
|
||||
@ -14347,13 +14440,13 @@
|
||||
},
|
||||
{
|
||||
"author": "SeanScripts",
|
||||
"title": "ComfyUI-PixtralLlamaVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision",
|
||||
"title": "ComfyUI-PixtralLlamaMolmoVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision",
|
||||
"files": [
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision"
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For loading and running Pixtral and Llama 3.2 Vision models"
|
||||
"description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]"
|
||||
},
|
||||
{
|
||||
"author": "ExterminanzHS",
|
||||
@ -14888,13 +14981,13 @@
|
||||
},
|
||||
{
|
||||
"author": "asaddi",
|
||||
"title": "Yet Another LLM Node (for ComfyUI)",
|
||||
"title": "(Yet Another) Llama Vision Node for ComfyUI",
|
||||
"reference": "https://github.com/asaddi/ComfyUI-YALLM-node",
|
||||
"files": [
|
||||
"https://github.com/asaddi/ComfyUI-YALLM-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Yet another set of LLM nodes for ComfyUI. This one only supports OpenAI-like APIs, but of course can be used with local LLM providers such as [a/llama.cpp](https://github.com/ggerganov/llama.cpp) (and, I believe, ollama and LMStudio, among others)."
|
||||
"description": "A set of nodes for basic Llama 3.2 Vision support in ComfyUI. Give it an image and query and it will output a text response."
|
||||
},
|
||||
{
|
||||
"author": "ycyy",
|
||||
@ -14914,15 +15007,235 @@
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
|
||||
],
|
||||
"install_type": "git_clone",
|
||||
"install_type": "git-clone",
|
||||
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Darth-Veitcher",
|
||||
"title": "Comfy DV",
|
||||
"id": "comfydv",
|
||||
"reference": "https://github.com/darth-veitcher/comfydv",
|
||||
"files": [
|
||||
"https://github.com/darth-veitcher/comfydv"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements."
|
||||
},
|
||||
{
|
||||
"author": "ez-af",
|
||||
"title": "ComfyUI-EZ-AF-Nodes",
|
||||
"id": "ez-af",
|
||||
"reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts"
|
||||
},
|
||||
{
|
||||
"author": "danbochman",
|
||||
"title": "FASHN Virtual Try-On",
|
||||
"id": "fashn",
|
||||
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||
"files": [
|
||||
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||
},
|
||||
{
|
||||
"author": "BRIA AI",
|
||||
"title": "BRIA AI API nodes",
|
||||
"reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API",
|
||||
"files": [
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI using BRIA's API."
|
||||
},
|
||||
{
|
||||
"author": "L.HC",
|
||||
"title": "SimpleToolsNodes",
|
||||
"reference": "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes",
|
||||
"files": [
|
||||
"https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes: 1. Get the steps based on the model name, 2. Generate prompts using chatglm."
|
||||
},
|
||||
{
|
||||
"author": "creeper",
|
||||
"title": "comfyui_nai_api",
|
||||
"reference": "https://github.com/Creeper-MZ/comfyui_nai_api",
|
||||
"files": [
|
||||
"https://github.com/Creeper-MZ/comfyui_nai_api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that can use Nai in Comfyui"
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_fnodes",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_fnodes",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_fnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_fnodes is a collection of custom nodes designed for ComfyUI. These nodes provide additional functionality that can enhance your ComfyUI workflows.\nFile manipulation tools, Image resizing tools, IPAdapter tools, Image processing tools, Mask tools, Face analysis tools, Sampler tools, Miscellaneous tools"
|
||||
},
|
||||
{
|
||||
"author": "guyaton",
|
||||
"title": "guy-nodes-comfyui",
|
||||
"reference": "https://github.com/guyaton/guy-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/guyaton/guy-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are designed to be custom nodes i found usefulness to that hopefully others can share."
|
||||
},
|
||||
{
|
||||
"author": "thoddnn",
|
||||
"title": "ComfyUI MLX Nodes",
|
||||
"reference": "https://github.com/thoddnn/ComfyUI-MLX",
|
||||
"files": [
|
||||
"https://github.com/thoddnn/ComfyUI-MLX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Faster workflows for ComfyUI users on Mac with Apple silicon"
|
||||
},
|
||||
{
|
||||
"author": "acorderob",
|
||||
"title": "Prompt PostProcessor",
|
||||
"reference": "https://github.com/acorderob/sd-webui-prompt-postprocessor",
|
||||
"files": [
|
||||
"https://github.com/acorderob/sd-webui-prompt-postprocessor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Prompt PostProcessor (PPP), formerly known as 'sd-webui-sendtonegative', is an extension designed to process the prompt, possibly after other extensions have modified it."
|
||||
},
|
||||
{
|
||||
"author": "Moooonet",
|
||||
"title": "ComfyUI-ArteMoon",
|
||||
"reference": "https://github.com/Moooonet/ComfyUI-ArteMoon",
|
||||
"files": [
|
||||
"https://github.com/Moooonet/ComfyUI-ArteMoon"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin works with [a/IF_AI_Tools](https://github.com/if-ai/ComfyUI-IF_AI_tools) to build a workflow in ComfyUI that uses AI to assist in generating prompts."
|
||||
},
|
||||
{
|
||||
"author": "jetchopper",
|
||||
"title": "ComfyUI-GeneraNodes",
|
||||
"id": "genera",
|
||||
"reference": "https://github.com/evolox/ComfyUI-GeneraNodes",
|
||||
"files": [
|
||||
"https://github.com/evolox/ComfyUI-GeneraNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Genera custom nodes and extensions"
|
||||
},
|
||||
{
|
||||
"author": "Nojahhh",
|
||||
"title": "ComfyUI GLM-4 Wrapper",
|
||||
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
||||
},
|
||||
{
|
||||
"author": "nilor-corp",
|
||||
"title": "Nilor Nodes by Nilor Corp",
|
||||
"id": "nilor-nodes",
|
||||
"reference": "https://github.com/nilor-corp/nilor-nodes",
|
||||
"files": [
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI by Nilor Corp. Probably not useful for most people, but contains stuff for working with lists, filenames, image batches, etc in a very specifc way."
|
||||
},
|
||||
{
|
||||
"author": "willchil",
|
||||
"title": "ComfyUI-Environment-Visualizer",
|
||||
"reference": "https://github.com/willchil/ComfyUI-Environment-Visualizer",
|
||||
"files": [
|
||||
"https://github.com/willchil/ComfyUI-Environment-Visualizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI node pack allows the user to take a panoramic image and a corresponding depth map, and turn them into a 3D environment, which they can view in an immersive WebXR environment."
|
||||
},
|
||||
{
|
||||
"author": "YarvixPA",
|
||||
"title": "ComfyUI-NeuralMedia",
|
||||
"reference": "https://github.com/YarvixPA/ComfyUI-NeuralMedia",
|
||||
"files": [
|
||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes modified to achieve things I felt were missing."
|
||||
},
|
||||
{
|
||||
"author": "SpenserCai",
|
||||
"title": "ComfyUI-FunAudioLLM",
|
||||
"id": "funaudiollm",
|
||||
"reference": "https://github.com/SpenserCai/ComfyUI-FunAudioLLM",
|
||||
"files": [
|
||||
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui custom node for [FunAudioLLM](https://funaudiollm.github.io/) include [CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice)."
|
||||
},
|
||||
{
|
||||
"author": "GadzoinksOfficial",
|
||||
"title": "Gadzoinks",
|
||||
"reference": "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for integrating with gadzoinks iPhone app"
|
||||
},
|
||||
{
|
||||
"author": "educator-art",
|
||||
"title": "ComfyUI-Load-DirectoryFiles",
|
||||
"reference": "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles",
|
||||
"files": [
|
||||
"https://github.com/educator-art/ComfyUI-Load-DirectoryFiles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node loads prompts (txt) and images (png) from a specified directory. By specifying an index, it outputs the selected file."
|
||||
},
|
||||
{
|
||||
"author": "raysers",
|
||||
"title": "Mflux-ComfyUI",
|
||||
"reference": "https://github.com/raysers/Mflux-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/raysers/Mflux-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple use of [a/Mflux](https://github.com/filipstrand/mflux) in ComfyUI, suitable for users who are not familiar with terminal usage.\nNOTE: A MLX port of FLUX based on the Huggingface Diffusers implementation."
|
||||
},
|
||||
{
|
||||
"author": "civen-cn",
|
||||
"title": "ComfyUI-PaddleOcr",
|
||||
"reference": "https://github.com/civen-cn/ComfyUI-PaddleOcr",
|
||||
"files": [
|
||||
"https://github.com/civen-cn/ComfyUI-PaddleOcr"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes related to [a/PaddleOCR](https://paddlepaddle.github.io/PaddleOCR) OCR."
|
||||
},
|
||||
{
|
||||
"author": "rdancer",
|
||||
"title": "ComfyUI_Florence2SAM2",
|
||||
"reference": "https://github.com/rdancer/ComfyUI_Florence2SAM2",
|
||||
"files": [
|
||||
"https://github.com/rdancer/ComfyUI_Florence2SAM2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -15218,16 +15531,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation."
|
||||
},
|
||||
{
|
||||
"author": "DannyStone1999",
|
||||
"title": "ComfyUI-Depth2Mask",
|
||||
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
|
||||
"files": [
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Depth2Mask"
|
||||
},
|
||||
{
|
||||
"author": "Limbicnation",
|
||||
"title": "ComfyUIDepthEstimation",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
3947
github-stats.json
3947
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1687,7 +1687,7 @@ app.registerExtension({
|
||||
node.prototype.getExtraMenuOptions = function (_, options) {
|
||||
origGetExtraMenuOptions?.apply?.(this, arguments);
|
||||
|
||||
if (node.category.startsWith('group nodes/')) {
|
||||
if (node.category.startsWith('group nodes>')) {
|
||||
options.push({
|
||||
content: "Save As Component",
|
||||
callback: (obj) => {
|
||||
|
||||
@ -3457,6 +3457,39 @@
|
||||
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors",
|
||||
"size": "3.3GB"
|
||||
},
|
||||
{
|
||||
"name": "jasperai/FLUX.1-dev-Controlnet-Upscaler",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Upscaler",
|
||||
"description": "This is Flux.1-dev ControlNet for low resolution images developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
{
|
||||
"name": "jasperai/FLUX.1-dev-Controlnet-Depth",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Depth",
|
||||
"description": "This is Flux.1-dev ControlNet for Depth map developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
{
|
||||
"name": "jasperai/Flux.1-dev-Controlnet-Surface-Normals",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Surface-Normals",
|
||||
"description": "This is Flux.1-dev ControlNet for Surface Normals map developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "xinsir/ControlNet++: All-in-one ControlNet",
|
||||
@ -4172,6 +4205,18 @@
|
||||
"filename": "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
|
||||
"url": "https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
|
||||
"size": "323MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Depth Pro model",
|
||||
"type": "depth-pro",
|
||||
"base": "depth-pro",
|
||||
"save_path": "depth/ml-depth-pro",
|
||||
"description": "Depth pro model for [a/ComfyUI-Depth-Pro](https://github.com/spacepxl/ComfyUI-Depth-Pro)",
|
||||
"reference": "https://huggingface.co/spacepxl/ml-depth-pro",
|
||||
"filename": "depth_pro.fp16.safetensors",
|
||||
"url": "https://huggingface.co/spacepxl/ml-depth-pro/resolve/main/depth_pro.fp16.safetensors",
|
||||
"size": "1.9GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -10,8 +10,118 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ruka-game",
|
||||
"title": "ComfyUI RukaLib [WIP]",
|
||||
"reference": "https://github.com/ruka-game/rukalib_comfyui",
|
||||
"files": [
|
||||
"https://github.com/ruka-game/rukalib_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Ruka Prompt Enhancer, Ruka Debug Probe.\nMy utilities for comfy (WIP / ollama is required for LLM nodes)"
|
||||
},
|
||||
{
|
||||
"author": "MythicalChu",
|
||||
"title": "ComfyUI-APG_ImYourCFGNow",
|
||||
"reference": "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow",
|
||||
"files": [
|
||||
"https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use this node like a RescaleCFG node, ... modelIn -> ThisNode -> ModelOut ... -> KSampler\n'scale' acts like your CFG, your CFG doesn't do anything anymore white this node is active. See paper [a/https://arxiv.org/pdf/2410.02416](https://arxiv.org/pdf/2410.02416) for instructions about the other parameters. (Pages 20-21)"
|
||||
},
|
||||
{
|
||||
"author": "okg21",
|
||||
"title": "VLLMVisionChatNode",
|
||||
"reference": "https://github.com/okg21/VLLMVisionChatNode",
|
||||
"files": [
|
||||
"https://github.com/okg21/VLLMVisionChatNode/raw/refs/heads/main/VLLMVisionChatNode.py"
|
||||
],
|
||||
"pip": ["openai", "numpy"],
|
||||
"install_type": "copy",
|
||||
"description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation."
|
||||
},
|
||||
{
|
||||
"author": "jetchopper",
|
||||
"title": "ComfyUI-GeneraNodes",
|
||||
"id": "genera",
|
||||
"reference": "https://github.com/evolox/ComfyUI-GeneraNodes",
|
||||
"files": [
|
||||
"https://github.com/evolox/ComfyUI-GeneraNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Genera custom nodes and extensions"
|
||||
},
|
||||
{
|
||||
"author": "HavocsCall",
|
||||
"title": "comfyui_HavocsCall_Custom_Nodes",
|
||||
"reference": "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes",
|
||||
"files": [
|
||||
"https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Prompt Combiner, Sampler Config, Text Box, Int to Float, Clip Switch, Conditioning Switch, Image Switch, Latent Switch, Model Switch, String Switch, VAE Switch"
|
||||
},
|
||||
{
|
||||
"author": "mfg637",
|
||||
"title": "ComfyUI-ScheduledGuider-Ext",
|
||||
"reference": "https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext",
|
||||
"files": [
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SheduledCFGGuider, CosineScheduler, InvertSigmas, ConcatSigmas."
|
||||
},
|
||||
{
|
||||
"author": "SS-snap",
|
||||
"title": "ComfyUI-Snap_Processing",
|
||||
"reference": "https://github.com/SS-snap/ComfyUI-Snap_Processing",
|
||||
"files": [
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Creating this repository was a last resort because I couldn't find a node in ComfyUI that calculates area size and ratio, so I had to create a custom node to integrate with my 'Majic product' workflow for automated execution.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-photobooth-customnode",
|
||||
"reference": "https://github.com/netanelben/comfyui-photobooth-customnode",
|
||||
"files": [
|
||||
"https://github.com/netanelben/comfyui-photobooth-customnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui-photobooth-customnode"
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-text2image-customnode",
|
||||
"reference": "https://github.com/netanelben/comfyui-text2image-customnode",
|
||||
"files": [
|
||||
"https://github.com/netanelben/comfyui-text2image-customnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui-text2image-customnode"
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-camera2image-customnode",
|
||||
"reference": "https://github.com/netanelben/comfyui-camera2image-customnode",
|
||||
"files": [
|
||||
"https://github.com/netanelben/comfyui-camera2image-customnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui-camera2image-customnode"
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-image2image-customnode",
|
||||
"reference": "https://github.com/netanelben/comfyui-image2image-customnode",
|
||||
"files": [
|
||||
"https://github.com/netanelben/comfyui-image2image-customnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui-image2image-customnode"
|
||||
},
|
||||
{
|
||||
"author": "JayLyu",
|
||||
"title": "ComfyUI_BaiKong_Node",
|
||||
|
||||
@ -410,14 +410,6 @@
|
||||
"title_aux": "ComfyUI_bd_customNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Molmo": [
|
||||
[
|
||||
"Molmo7BDbnb"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Molmo"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cardoso-topdev/comfyui_meshanything_v1": [
|
||||
[
|
||||
"CMA_GrayScale",
|
||||
@ -592,6 +584,30 @@
|
||||
"title_aux": "GH Tools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": [
|
||||
[
|
||||
"Clip Switch",
|
||||
"Conditioning Switch",
|
||||
"Float Selector",
|
||||
"Float to Int",
|
||||
"Float to String",
|
||||
"Image Switch",
|
||||
"Int Selector",
|
||||
"Int to Float",
|
||||
"Int to String",
|
||||
"Latent Switch",
|
||||
"Model Switch",
|
||||
"Prompt Combiner",
|
||||
"Sampler Config",
|
||||
"String Switch",
|
||||
"Text Box",
|
||||
"VAE Switch",
|
||||
"menus"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_HavocsCall_Custom_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/IgPoly/ComfyUI-igTools": [
|
||||
[
|
||||
"IGT_SimpleTilesCalc"
|
||||
@ -815,6 +831,14 @@
|
||||
"title_aux": "CheckProgress [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": [
|
||||
[
|
||||
"APG_ImYourCFGNow"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-APG_ImYourCFGNow"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py": [
|
||||
[
|
||||
"BatchToList",
|
||||
@ -859,6 +883,16 @@
|
||||
"title_aux": "ComfyUI-QuasimondoNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing": [
|
||||
[
|
||||
"AreaCalculator",
|
||||
"PyQtCanvasNode",
|
||||
"Snapload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Snap_Processing"
|
||||
}
|
||||
],
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": [
|
||||
[
|
||||
"CLIPTextEncodePromptToPrompt",
|
||||
@ -1701,6 +1735,15 @@
|
||||
"title_aux": "guidance_interval"
|
||||
}
|
||||
],
|
||||
"https://github.com/evolox/ComfyUI-GeneraNodes": [
|
||||
[
|
||||
"Genera.BatchTester",
|
||||
"Genera.GCPStorageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GeneraNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": [
|
||||
[
|
||||
"LCMSampler"
|
||||
@ -2236,8 +2279,11 @@
|
||||
"KwtoolsetGetHipMasktest",
|
||||
"KwtoolsetGetImageSize",
|
||||
"KwtoolsetGrowMaskPlus",
|
||||
"KwtoolsetImageSelect",
|
||||
"KwtoolsetLoadCheckpointsBatch",
|
||||
"KwtoolsetLoraLoaderwithpreview",
|
||||
"KwtoolsetMaskAdd",
|
||||
"KwtoolsetModelSelect",
|
||||
"LatentMatch"
|
||||
],
|
||||
{
|
||||
@ -2362,12 +2408,14 @@
|
||||
],
|
||||
"https://github.com/lu64k/SK-Nodes": [
|
||||
[
|
||||
"Ask LLM",
|
||||
"Image Select",
|
||||
"Load LLM",
|
||||
"OpenAI DAlle Node",
|
||||
"Image Tracing Node",
|
||||
"Load_Nemotron",
|
||||
"Natural Saturation",
|
||||
"OpenAI Text Node",
|
||||
"SK Random File Name",
|
||||
"SK Text_String"
|
||||
"SK Text_String",
|
||||
"Tone Layer Quantize",
|
||||
"grey_scale blend"
|
||||
],
|
||||
{
|
||||
"title_aux": "SK-Nodes"
|
||||
@ -2435,6 +2483,17 @@
|
||||
"title_aux": "ComfyUI-Lygia"
|
||||
}
|
||||
],
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": [
|
||||
[
|
||||
"ConcatSigmas",
|
||||
"CosineScheduler",
|
||||
"InvertSigmas",
|
||||
"SheduledCFGGuider"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikeymcfish/FishTools": [
|
||||
[
|
||||
"AnaglyphCreator",
|
||||
@ -2554,6 +2613,14 @@
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
}
|
||||
],
|
||||
"https://github.com/okg21/VLLMVisionChatNode/raw/refs/heads/main/VLLMVisionChatNode.py": [
|
||||
[
|
||||
"VLLMVisionChatNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "VLLMVisionChatNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
||||
[
|
||||
"BinaryImageMask",
|
||||
@ -2662,6 +2729,15 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||
[
|
||||
"RukaDebugProbe",
|
||||
"RukaPromptEnhancer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI RukaLib [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": [
|
||||
[
|
||||
"SDFXClipTextEncode"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "DannyStone1999",
|
||||
"title": "ComfyUI-Depth2Mask [REMOVED]",
|
||||
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
|
||||
"files": [
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Depth2Mask"
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_FoxTools [REMOVED]",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_FoxTools",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BatchImageFromList, Load Face Occlusion Model, Create Face Mask, Simple FaceAlign, Cacul FaceAlign, Gen Blurbord, Face Align, Face Rotate, ImageAdd, LoadImageList, SaveImage Plus, RegTextFind"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "SeedVC-ComfyUI [REMOVED]",
|
||||
|
||||
@ -8,7 +8,325 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Comfy Controller",
|
||||
"id": "cg-comfycontroller",
|
||||
"reference": "https://github.com/chrisgoringe/cg-controller",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-controller"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple controller panel that gathers all widgets from red nodes"
|
||||
},
|
||||
{
|
||||
"author": "YarvixPA",
|
||||
"title": "ComfyUI-NeuralMedia",
|
||||
"reference": "https://github.com/YarvixPA/ComfyUI-NeuralMedia",
|
||||
"files": [
|
||||
"https://github.com/YarvixPA/ComfyUI-NeuralMedia"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes modified to achieve things I felt were missing."
|
||||
},
|
||||
{
|
||||
"author": "SpenserCai",
|
||||
"title": "ComfyUI-FunAudioLLM",
|
||||
"id": "funaudiollm",
|
||||
"reference": "https://github.com/SpenserCai/ComfyUI-FunAudioLLM",
|
||||
"files": [
|
||||
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui custom node for [FunAudioLLM](https://funaudiollm.github.io/) include [CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice)."
|
||||
},
|
||||
{
|
||||
"author": "akatz-ai",
|
||||
"title": "🌊 Depthflow Nodes",
|
||||
"id": "depthflow-akatz-ai",
|
||||
"reference": "https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of DepthFlow nodes for ComfyUI, adds a 2.5D parallax effect to images and videos. Compatible with Ryan's Flex system."
|
||||
},
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-Depth-Pro",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-Depth-Pro",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-Depth-Pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Based on [a/https://github.com/apple/ml-depth-pro](https://github.com/apple/ml-depth-pro)"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Rife TensorRT",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "rdancer",
|
||||
"title": "ComfyUI_Florence2SAM2",
|
||||
"reference": "https://github.com/rdancer/ComfyUI_Florence2SAM2",
|
||||
"files": [
|
||||
"https://github.com/rdancer/ComfyUI_Florence2SAM2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node implementing Florence 2 + Segment Anything Model 2, based on [a/SkalskiP's HuggingFace space](https://huggingface.co/spaces/SkalskiP/florence-sam)"
|
||||
},
|
||||
{
|
||||
"author": "raysers",
|
||||
"title": "Mflux-ComfyUI",
|
||||
"reference": "https://github.com/raysers/Mflux-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/raysers/Mflux-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple use of [a/Mflux](https://github.com/filipstrand/mflux) in ComfyUI, suitable for users who are not familiar with terminal usage.\nNOTE: A MLX port of FLUX based on the Huggingface Diffusers implementation."
|
||||
},
|
||||
{
|
||||
"author": "educator-art",
|
||||
"title": "ComfyUI-Load-DirectoryFiles",
|
||||
"reference": "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles",
|
||||
"files": [
|
||||
"https://github.com/educator-art/ComfyUI-Load-DirectoryFiles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node loads prompts (txt) and images (png) from a specified directory. By specifying an index, it outputs the selected file."
|
||||
},
|
||||
{
|
||||
"author": "GadzoinksOfficial",
|
||||
"title": "Gadzoinks",
|
||||
"reference": "https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GadzoinksOfficial/gadzoinks_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for integrating with gadzoinks iPhone app"
|
||||
},
|
||||
{
|
||||
"author": "civen-cn",
|
||||
"title": "ComfyUI-PaddleOcr",
|
||||
"reference": "https://github.com/civen-cn/ComfyUI-PaddleOcr",
|
||||
"files": [
|
||||
"https://github.com/civen-cn/ComfyUI-PaddleOcr"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes related to [a/PaddleOCR](https://paddlepaddle.github.io/PaddleOCR) OCR."
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-YouTubeVideoPlayer",
|
||||
"reference": "https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer",
|
||||
"files": [
|
||||
"https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Plays youtube video in comfy."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2-nodes-ComfyUI",
|
||||
"id": "d2-nodes-comfyui",
|
||||
"reference": "https://github.com/da2el-ai/D2-nodes-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/D2-nodes-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of custom nodes that make ComfyUI slightly more convenient.[w/This node pack integrates ComfyUI-d2-size-selector, ComfyUI-d2-steps, and ComfyUI-d2-xyplot-utils. To avoid conflicts, please delete the existing node packs if you install this one.]"
|
||||
},
|
||||
{
|
||||
"author": "willchil",
|
||||
"title": "ComfyUI-Environment-Visualizer",
|
||||
"reference": "https://github.com/willchil/ComfyUI-Environment-Visualizer",
|
||||
"files": [
|
||||
"https://github.com/willchil/ComfyUI-Environment-Visualizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI node pack allows the user to take a panoramic image and a corresponding depth map, and turn them into a 3D environment, which they can view in an immersive WebXR environment."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "APZmedia Fast Image Save Node",
|
||||
"reference": "https://github.com/APZmedia/APZmedia-comfyui-fast-image-save",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/APZmedia-comfyui-fast-image-save"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node for ComfyUI allows saving images with an optional alpha channel (transparency). It supports saving images in formats like PNG, JPEG, and WebP."
|
||||
},
|
||||
{
|
||||
"author": "nilor-corp",
|
||||
"title": "Nilor Nodes by Nilor Corp",
|
||||
"id": "nilor-nodes",
|
||||
"reference": "https://github.com/nilor-corp/nilor-nodes",
|
||||
"files": [
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom utility nodes for ComfyUI by Nilor Corp. Probably not useful for most people, but contains stuff for working with lists, filenames, image batches, etc in a very specifc way."
|
||||
},
|
||||
{
|
||||
"author": "okg21",
|
||||
"title": "VLLMVisionChatNode",
|
||||
"reference": "https://github.com/okg21/VLLMVisionChatNode",
|
||||
"files": [
|
||||
"https://github.com/okg21/VLLMVisionChatNode/raw/refs/heads/main/VLLMVisionChatNode.py"
|
||||
],
|
||||
"pip": ["openai", "numpy"],
|
||||
"install_type": "copy",
|
||||
"description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation."
|
||||
},
|
||||
{
|
||||
"author": "L.HC",
|
||||
"title": "SimpleToolsNodes",
|
||||
"reference": "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes",
|
||||
"files": [
|
||||
"https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes: 1. Get the steps based on the model name, 2. Generate prompts using chatglm."
|
||||
},
|
||||
{
|
||||
"author": "BRIA AI",
|
||||
"title": "BRIA AI API nodes",
|
||||
"reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API",
|
||||
"files": [
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI using BRIA's API."
|
||||
},
|
||||
{
|
||||
"author": "danbochman",
|
||||
"title": "FASHN Virtual Try-On",
|
||||
"id": "fashn",
|
||||
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||
"files": [
|
||||
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||
},
|
||||
{
|
||||
"author": "ez-af",
|
||||
"title": "ComfyUI-EZ-AF-Nodes",
|
||||
"id": "ez-af",
|
||||
"reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ez-af/ComfyUI-EZ-AF-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts"
|
||||
},
|
||||
{
|
||||
"author": "Darth-Veitcher",
|
||||
"title": "Comfy DV",
|
||||
"id": "comfydv",
|
||||
"reference": "https://github.com/darth-veitcher/comfydv",
|
||||
"files": [
|
||||
"https://github.com/darth-veitcher/comfydv"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI wrapper nodes for LVCD",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LVCDWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LVCDWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/luckyhzt/LVCD](https://github.com/luckyhzt/LVCD)"
|
||||
},
|
||||
{
|
||||
"author": "guyaton",
|
||||
"title": "guy-nodes-comfyui",
|
||||
"reference": "https://github.com/guyaton/guy-nodes-comfyui",
|
||||
"files": [
|
||||
"https://github.com/guyaton/guy-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are designed to be custom nodes i found usefulness to that hopefully others can share."
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_FFT",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_FFT",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_FFT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Perform a Fast Fourier Transform on the image, and then users can freely select the filtering range to filter the image. The main function is to remove the grid patterns on the image, and it can also perform high-pass filtering and low-pass filtering. The detailed workflow is shown in the figure below. The PNG file contains the ComfyUI workflow.The working principle is similar to the FFT filter in Photoshop."
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_CXH_FluxLoraMerge",
|
||||
"reference": "https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_CXH_FluxLoraMerge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "flux lora merge.\nadaptive Merge (uses tensor norms and weight), manual Merge (uses fixed weights you specify), additive Merge (uses 100% of the first and adds a percentage of the second)"
|
||||
},
|
||||
{
|
||||
"author": "creeper",
|
||||
"title": "comfyui_nai_api",
|
||||
"reference": "https://github.com/Creeper-MZ/comfyui_nai_api",
|
||||
"files": [
|
||||
"https://github.com/Creeper-MZ/comfyui_nai_api"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that can use Nai in Comfyui"
|
||||
},
|
||||
{
|
||||
"author": "acorderob",
|
||||
"title": "Prompt PostProcessor",
|
||||
"reference": "https://github.com/acorderob/sd-webui-prompt-postprocessor",
|
||||
"files": [
|
||||
"https://github.com/acorderob/sd-webui-prompt-postprocessor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Prompt PostProcessor (PPP), formerly known as 'sd-webui-sendtonegative', is an extension designed to process the prompt, possibly after other extensions have modified it."
|
||||
},
|
||||
{
|
||||
"author": "Moooonet",
|
||||
"title": "ComfyUI-ArteMoon",
|
||||
"reference": "https://github.com/Moooonet/ComfyUI-ArteMoon",
|
||||
"files": [
|
||||
"https://github.com/Moooonet/ComfyUI-ArteMoon"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin works with [a/IF_AI_Tools](https://github.com/if-ai/ComfyUI-IF_AI_tools) to build a workflow in ComfyUI that uses AI to assist in generating prompts."
|
||||
},
|
||||
{
|
||||
"author": "thoddnn",
|
||||
"title": "ComfyUI MLX Nodes",
|
||||
"reference": "https://github.com/thoddnn/ComfyUI-MLX",
|
||||
"files": [
|
||||
"https://github.com/thoddnn/ComfyUI-MLX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Faster workflows for ComfyUI users on Mac with Apple silicon"
|
||||
},
|
||||
{
|
||||
"author": "syaofox",
|
||||
"title": "ComfyUI_fnodes",
|
||||
"reference": "https://github.com/syaofox/ComfyUI_fnodes",
|
||||
"files": [
|
||||
"https://github.com/syaofox/ComfyUI_fnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_fnodes is a collection of custom nodes designed for ComfyUI. These nodes provide additional functionality that can enhance your ComfyUI workflows.\nFile manipulation tools, Image resizing tools, IPAdapter tools, Image processing tools, Mask tools, Face analysis tools, Sampler tools, Miscellaneous tools"
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-Molmo",
|
||||
@ -147,13 +465,13 @@
|
||||
},
|
||||
{
|
||||
"author": "SeanScripts",
|
||||
"title": "ComfyUI-PixtralLlamaVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision",
|
||||
"title": "ComfyUI-PixtralLlamaMolmoVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision",
|
||||
"files": [
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision"
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For loading and running Pixtral and Llama 3.2 Vision models"
|
||||
"description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]"
|
||||
},
|
||||
{
|
||||
"author": "DareFail",
|
||||
@ -377,318 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images."
|
||||
},
|
||||
{
|
||||
"author": "SoftMeng",
|
||||
"title": "ComfyUI-PIL",
|
||||
"reference": "https://github.com/SoftMeng/ComfyUI-PIL",
|
||||
"files": [
|
||||
"https://github.com/SoftMeng/ComfyUI-PIL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx)"
|
||||
},
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Slider_Sidebar",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Slider_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!"
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Link Toggle",
|
||||
"id": "cozyLinkToggle",
|
||||
"reference": "https://github.com/cozy-comfyui/cozy_link_toggle",
|
||||
"files": [
|
||||
"https://github.com/cozy-comfyui/cozy_link_toggle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Toggle ComfyUI Graph Links On/Off from the Menu Bar. Provides an easy example on how to register and use the ComfyUI menubar extensions."
|
||||
},
|
||||
{
|
||||
"author": "revirevy",
|
||||
"title": "Comfyui_saveimage_imgbb",
|
||||
"id": "Comfyui_saveimage_imgbb",
|
||||
"reference": "https://github.com/revirevy/Comfyui_saveimage_imgbb",
|
||||
"files": [
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "NyaamZ",
|
||||
"title": "Efficiency Nodes ExtendeD",
|
||||
"id": "efficiency-ed",
|
||||
"reference": "https://github.com/NyaamZ/efficiency-nodes-ED",
|
||||
"files": [
|
||||
"https://github.com/NyaamZ/efficiency-nodes-ED"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/Efficiency Nodes for ComfyUI Version 2.0+](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). Also, this node makes changes to user.css.]"
|
||||
},
|
||||
{
|
||||
"author": "NyaamZ",
|
||||
"title": "ComfyUI ImageGallery ExtendeD",
|
||||
"id": "image-gallery-ed",
|
||||
"reference": "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED",
|
||||
"files": [
|
||||
"https://github.com/NyaamZ/ComfyUI-ImageGallery-ED"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||
},
|
||||
{
|
||||
"author": "chrissy0",
|
||||
"title": "chris-comfyui-nodes",
|
||||
"reference": "https://github.com/chrissy0/chris-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black."
|
||||
},
|
||||
{
|
||||
"author": "folkghost",
|
||||
"title": "CSV Search Node",
|
||||
"reference": "https://github.com/folkghost/comfyui_search_csv",
|
||||
"files": [
|
||||
"https://github.com/folkghost/comfyui_search_csv/raw/main/search_csv_node.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This repository contains a custom node for ComfyUI that allows searching for a keyword in the first column of a CSV file and returning a value from a specified column in that row. The node is designed to be modular and fit within the node-based workflow of ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "SeedVC-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/SeedVC-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/SeedVC-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/seed-vc](https://github.com/Plachtaa/seed-vc)"
|
||||
},
|
||||
{
|
||||
"author": "svdC1",
|
||||
"title": "LoRa Dataset Tools",
|
||||
"reference": "https://github.com/svdC1/comfy-ui-lora-dataset-tools",
|
||||
"files": [
|
||||
"https://github.com/svdC1/comfy-ui-lora-dataset-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Directory Loader, Filter Images Without Faces, Detect Faces and Draw Detection Box"
|
||||
},
|
||||
{
|
||||
"author": "pydn",
|
||||
"title": "ComfyUI to Python Extension",
|
||||
"id": "comfyui-to-python-extension",
|
||||
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension",
|
||||
"files": [
|
||||
"https://github.com/pydn/ComfyUI-to-Python-Extension"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
|
||||
},
|
||||
{
|
||||
"author": "Dayuppy",
|
||||
"title": "Discord Webhook",
|
||||
"id": "DiscordWebhook",
|
||||
"reference": "https://github.com/Dayuppy/ComfyUI-DiscordWebhook",
|
||||
"files": [
|
||||
"https://github.com/Dayuppy/ComfyUI-DiscordWebhook"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very simple Discord webhook integration node for ComfyUI that lets you post images and text."
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI-FastSDCPU",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-FastSDCPU",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-FastSDCPU"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes for interfacing with the FastSDCPU webserver."
|
||||
},
|
||||
{
|
||||
"author": "ultimatech-cn",
|
||||
"title": "FaceSimilarity",
|
||||
"reference": "https://github.com/ultimatech-cn/FaceSimilarity",
|
||||
"files": [
|
||||
"https://github.com/ultimatech-cn/FaceSimilarity/raw/main/faceSimilarity.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows:"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "RealisDance-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/RealisDance-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/RealisDance-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/RealisDance](https://github.com/damo-cv/RealisDance)"
|
||||
},
|
||||
{
|
||||
"author": "zhiselfly",
|
||||
"title": "ComfyUI-Alimama-ControlNet-compatible",
|
||||
"reference": "https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible",
|
||||
"files": [
|
||||
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Compatible with alimama's SD3-ControlNet Demo on ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "MetaGLM",
|
||||
"title": "ComfyUI ZhipuAI Platform",
|
||||
"id": "zhipuai-platform",
|
||||
"reference": "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform",
|
||||
"files": [
|
||||
"https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform"
|
||||
],
|
||||
"pip": ["zhipuai-platform-video"],
|
||||
"install_type": "git-clone",
|
||||
"description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation."
|
||||
},
|
||||
{
|
||||
"author": "nchenevey1",
|
||||
"title": "comfyui-gimp-nodes",
|
||||
"reference": "https://github.com/nchenevey1/comfyui-gimp-nodes",
|
||||
"files": [
|
||||
"https://github.com/nchenevey1/comfyui-gimp-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides nodes geared towards using GIMP as a frontend for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "aimerib",
|
||||
"title": "ComfyUI-HigherBitDepthSaveImage",
|
||||
"reference": "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage",
|
||||
"files": [
|
||||
"https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comfyui node that provides save image with higher bit depth."
|
||||
},
|
||||
{
|
||||
"author": "cr7Por",
|
||||
"title": "ComfyUI_DepthFlow",
|
||||
"reference": "https://github.com/cr7Por/ComfyUI_DepthFlow",
|
||||
"files": [
|
||||
"https://github.com/cr7Por/ComfyUI_DepthFlow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfyui custom node for depthflow\noriginal depthflow website: [a/https://github.com/BrokenSource/DepthFlow](https://github.com/BrokenSource/DepthFlow)\ncheck this for installation: [a/https://brokensrc.dev/get/](https://brokensrc.dev/get/)"
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-TG",
|
||||
"reference": "https://github.com/daxcay/ComfyUI-TG",
|
||||
"files": [
|
||||
"https://github.com/daxcay/ComfyUI-TG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to enable Telegram in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "LyazS",
|
||||
"title": "net tool node for comfyui",
|
||||
"reference": "https://github.com/LyazS/comfyui-nettools",
|
||||
"files": [
|
||||
"https://github.com/LyazS/comfyui-nettools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A net tool node for comfyui, rewrite from [comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes) but support more big data sending."
|
||||
},
|
||||
{
|
||||
"author": "Metal3d",
|
||||
"title": "Human Parts Detector",
|
||||
"id": "human-parts-detector",
|
||||
"reference": "https://github.com/metal3d/ComfyUI_Human_Parts",
|
||||
"files": [
|
||||
"https://github.com/metal3d/ComfyUI_Human_Parts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage."
|
||||
},
|
||||
{
|
||||
"author": "openart",
|
||||
"title": "openart-comfyui-deploy",
|
||||
"id": "openart-comfyui-deploy",
|
||||
"reference": "https://github.com/kulsisme/openart-comfyui-deploy",
|
||||
"files": [
|
||||
"https://github.com/kulsisme/openart-comfyui-deploy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ..."
|
||||
},
|
||||
{
|
||||
"author": "Fuwuffy",
|
||||
"title": "ComfyUI Visual Area Nodes",
|
||||
"id": "comfy-visual-area",
|
||||
"reference": "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of nodes created to aid when managing area conditionings."
|
||||
},
|
||||
{
|
||||
"author": "Cyber-BCat",
|
||||
"title": "ComfyUI_Auto_Caption",
|
||||
"reference": "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption",
|
||||
"files": [
|
||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image."
|
||||
},
|
||||
{
|
||||
"author": "HentaiGirlfriendDotCom",
|
||||
"title": "comfyui-highlight-connections",
|
||||
"reference": "https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections",
|
||||
"files": [
|
||||
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-DiLightNet",
|
||||
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-DiLightNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
|
||||
},
|
||||
{
|
||||
"author": "Bin-sam",
|
||||
"title": "DynamicPose-ComfyUI",
|
||||
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
|
||||
},
|
||||
{
|
||||
"author": "kinglord",
|
||||
"title": "Prompt Gallery",
|
||||
"id": "promptGallery",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,51 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Depth Pro model",
|
||||
"type": "depth-pro",
|
||||
"base": "depth-pro",
|
||||
"save_path": "depth/ml-depth-pro",
|
||||
"description": "Depth pro model for [a/ComfyUI-Depth-Pro](https://github.com/spacepxl/ComfyUI-Depth-Pro)",
|
||||
"reference": "https://huggingface.co/spacepxl/ml-depth-pro",
|
||||
"filename": "depth_pro.fp16.safetensors",
|
||||
"url": "https://huggingface.co/spacepxl/ml-depth-pro/resolve/main/depth_pro.fp16.safetensors",
|
||||
"size": "1.9GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "jasperai/FLUX.1-dev-Controlnet-Upscaler",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Upscaler",
|
||||
"description": "This is Flux.1-dev ControlNet for low resolution images developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Upscaler/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
{
|
||||
"name": "jasperai/FLUX.1-dev-Controlnet-Depth",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Depth",
|
||||
"description": "This is Flux.1-dev ControlNet for Depth map developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
{
|
||||
"name": "jasperai/Flux.1-dev-Controlnet-Surface-Normals",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/jasperai-dev-Surface-Normals",
|
||||
"description": "This is Flux.1-dev ControlNet for Surface Normals map developed by Jasper research team.",
|
||||
"reference": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "3.58GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro (fp8_e4m3fn) by Kijai",
|
||||
"type": "controlnet",
|
||||
@ -632,98 +678,6 @@
|
||||
"filename": "ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors",
|
||||
"size": "335MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "kijai/FLUX.1 [schnell] Diffusion model (float8_e4m3fn)",
|
||||
"type": "unet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "unet/FLUX1",
|
||||
"description": "FLUX.1 [Schnell] Diffusion model (float8_e4m3fn)",
|
||||
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
||||
"filename": "flux1-schnell-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux1-schnell-fp8.safetensors",
|
||||
"size": "11.9GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
||||
"type": "unet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "unet/FLUX1",
|
||||
"description": "FLUX.1 [dev] Diffusion model (float8_e4m3fn)",
|
||||
"reference": "https://huggingface.co/Kijai/flux-fp8",
|
||||
"filename": "flux1-dev-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux1-dev-fp8.safetensors",
|
||||
"size": "11.9GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "photomaker-v2.bin",
|
||||
"type": "photomaker",
|
||||
"base": "SDXL",
|
||||
"save_path": "photomaker",
|
||||
"description": "PhotoMaker model. This model is compatible with SDXL.",
|
||||
"reference": "https://huggingface.co/TencentARC/PhotoMaker-V2",
|
||||
"filename": "photomaker-v2.bin",
|
||||
"url": "https://huggingface.co/TencentARC/PhotoMaker-V2/resolve/main/photomaker-v2.bin",
|
||||
"size": "1.8GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "hunyuan_dit_1.2.safetensors",
|
||||
"type": "checkpoint",
|
||||
"base": "Hunyuan-DiT",
|
||||
"save_path": "checkpoints/hunyuan_dit_comfyui",
|
||||
"description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
|
||||
"reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
|
||||
"filename": "hunyuan_dit_1.2.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.2.safetensors",
|
||||
"size": "8.24GB"
|
||||
},
|
||||
{
|
||||
"name": "hunyuan_dit_1.1.safetensors",
|
||||
"type": "checkpoint",
|
||||
"base": "Hunyuan-DiT",
|
||||
"save_path": "checkpoints/hunyuan_dit_comfyui",
|
||||
"description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
|
||||
"reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
|
||||
"filename": "hunyuan_dit_1.1.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.1.safetensors",
|
||||
"size": "8.24GB"
|
||||
},
|
||||
{
|
||||
"name": "hunyuan_dit_1.0.safetensors",
|
||||
"type": "checkpoint",
|
||||
"base": "Hunyuan-DiT",
|
||||
"save_path": "checkpoints/hunyuan_dit_comfyui",
|
||||
"description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
|
||||
"reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
|
||||
"filename": "hunyuan_dit_1.0.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.0.safetensors",
|
||||
"size": "8.24GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "xinsir/ControlNet++: All-in-one ControlNet (ProMax model)",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
|
||||
"description": "All-in-one ControlNet for image generations and editing! (ProMax model)",
|
||||
"reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
|
||||
"filename": "diffusion_pytorch_model_promax.safetensors",
|
||||
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model_promax.safetensors",
|
||||
"size": "2.50GB"
|
||||
},
|
||||
{
|
||||
"name": "xinsir/ControlNet++: All-in-one ControlNet",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
|
||||
"description": "All-in-one ControlNet for image generations and editing!",
|
||||
"reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "2.50GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -170,16 +170,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Concatenate multiple text nodes."
|
||||
},
|
||||
{
|
||||
"author": "nilor-corp",
|
||||
"title": "nilor-nodes",
|
||||
"reference": "https://github.com/nilor-corp/nilor-nodes",
|
||||
"files": [
|
||||
"https://github.com/nilor-corp/nilor-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Nilor Floats, Nilor Int To List Of Bools, Nilor Bool From List Of Bools, Nilor Int From List Of Ints, Nilor List of Ints, Nilor Count Images In Directory"
|
||||
},
|
||||
{
|
||||
"author": "OuticNZ",
|
||||
"title": "ComfyUI-Simple-Of-Complex",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "comfyui-manager"
|
||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||
version = "2.51.1"
|
||||
version = "3.0"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user