mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
41d4ba9721
@ -5147,6 +5147,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas"
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "ComfyUI-CogVideoX",
|
||||
"id": "sf-cog-video-x",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-CogVideoX",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-CogVideoX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experience the CogVideoX model on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "mozman",
|
||||
"title": "ComfyUI_mozman_nodes",
|
||||
@ -5988,7 +5999,7 @@
|
||||
],
|
||||
"nodename_pattern": "^\\[Comfy3D\\]",
|
||||
"install_type": "git-clone",
|
||||
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)\nNOTE: Pre-built python wheels can be download from [a/https://github.com/remsky/ComfyUI3D-Assorted-Wheels](https://github.com/remsky/ComfyUI3D-Assorted-Wheels)"
|
||||
"description": "Make 3D assets generation in ComfyUI good and convenient as it generates image/video!\nThis is an extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc.) using cutting edge algorithms (3DGS, NeRF, etc.) and models (InstantMesh, CRM, TripoSR, etc.)\nNOTE: Pre-built python wheels can manually download from [a/https://github.com/MrForExample/Comfy3D_Pre_Builds](https://github.com/MrForExample/Comfy3D_Pre_Builds) if automatic install failed"
|
||||
},
|
||||
{
|
||||
"author": "Mr.ForExample",
|
||||
@ -7177,6 +7188,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-FreeMemory",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-FreeMemory",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@ -7457,6 +7478,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/APG scaling](https://huggingface.co/papers/2410.02416) for CFG, allowing for better image quality with higher CFG."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-Fluxtapoz",
|
||||
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-Fluxtapoz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image editing with Flux, such as RF-Inversion and more"
|
||||
},
|
||||
{
|
||||
"author": "Big-Idea-Technology",
|
||||
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
||||
@ -7986,6 +8017,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
|
||||
},
|
||||
{
|
||||
"author": "diSty",
|
||||
"title": "Flow - Streamlined Way to ComfyUI",
|
||||
"reference": "https://github.com/diStyApps/ComfyUI-disty-Flow",
|
||||
"files": [
|
||||
"https://github.com/diStyApps/ComfyUI-disty-Flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation.\nFlow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream."
|
||||
},
|
||||
{
|
||||
"author": "hackkhai",
|
||||
"title": "ComfyUI-Image-Matting",
|
||||
@ -9039,17 +9080,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI[w/Please follow readme and run install_windows_portable_win_py311_cu121 for ComfyUI embedded python.]"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI Unique3D",
|
||||
"id": "unique3d",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-Unique3D",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI[w/Please follow readme to install with ComfyUI embedded python.]"
|
||||
},
|
||||
{
|
||||
"author": "SeaArtLab",
|
||||
"title": "ComfyUI-Long-CLIP",
|
||||
@ -9742,6 +9772,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ou can using DeepFakeDefenders in comfyUI to Prediction image is a DeepFake img or not."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Sapiens",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Sapiens",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Sapiens"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Using Sapiens to get seg,normal,pose,depth,mask maps. Sapiens From: [a/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)"
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -13168,6 +13208,17 @@
|
||||
"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": "akatz-ai",
|
||||
"title": "DepthCrafter Nodes",
|
||||
"id": "depthcrafter-akatz-ai",
|
||||
"reference": "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of DepthCrafter nodes for ComfyUI, create consistent depth maps for your videos."
|
||||
},
|
||||
{
|
||||
"author": "teward",
|
||||
"title": "Comfy-Sentry",
|
||||
@ -13620,7 +13671,7 @@
|
||||
"https://github.com/Pheat-AI/Remade_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent, Canny Shrink and Recenter"
|
||||
"description": "Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent, Canny Shrink and Recenter, ..."
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
@ -15569,9 +15620,127 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Flux Prompt Enhance, Flux Prompt Gemini Flash, Flux Prompt Generator, MiniCPM V2.6 Int4"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Lam Yan",
|
||||
"title": "ComfyUI_Lam",
|
||||
"id": "ComfyUI_Lam",
|
||||
"reference": "https://github.com/yanlang0123/ComfyUI_Lam",
|
||||
"files": [
|
||||
"https://github.com/yanlang0123/ComfyUI_Lam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster"
|
||||
},
|
||||
{
|
||||
"author": "moustafa-nasr",
|
||||
"title": "ComfyUI-SimpleLogger",
|
||||
"reference": "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger",
|
||||
"files": [
|
||||
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later."
|
||||
},
|
||||
{
|
||||
"author": "sweetndata",
|
||||
"title": "ComfyUI-googletrans",
|
||||
"reference": "https://github.com/sweetndata/ComfyUI-googletrans",
|
||||
"files": [
|
||||
"https://github.com/sweetndata/ComfyUI-googletrans"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Google Translate"
|
||||
},
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Nodes",
|
||||
"reference": "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes",
|
||||
"files": [
|
||||
"https://github.com/BlackVortexAI/ComfyUI-BVortexNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future."
|
||||
},
|
||||
{
|
||||
"author": "JosephThomasParker",
|
||||
"title": "ComfyUI-DrawThingsWrapper",
|
||||
"reference": "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper",
|
||||
"files": [
|
||||
"https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes provide a wrapper for calling Draw Things image generations from ComfyUI.\nWait, why? The Draw Things app has been optimized for Apple hardware and runs roughly x3 faster than ComfyUI generations. But ComfyUI is a flexible and powerful tools, and has some features - like queuing and face swapping - that haven't been implemented in Draw Things."
|
||||
},
|
||||
{
|
||||
"author": "Kesin11",
|
||||
"title": "ComfyUI-list-filter",
|
||||
"reference": "https://github.com/Kesin11/ComfyUI-list-filter",
|
||||
"files": [
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for convenient filtering image or string lists in ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "taches-ai",
|
||||
"title": "ComfyUI Scene Composer",
|
||||
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
|
||||
"files": [
|
||||
"https://github.com/taches-ai/comfyui-scene-composer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "NguynHungNguyen",
|
||||
"title": "Segment Any Bedroom Interior",
|
||||
"reference": "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior",
|
||||
"files": [
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage."
|
||||
},
|
||||
{
|
||||
"author": "myshell-ai",
|
||||
"title": "ComfyUI-ShellAgent-Plugin",
|
||||
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
|
||||
"files": [
|
||||
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running [a/ShellAgent](https://github.com/myshell-ai/ShellAgent) apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
|
||||
},
|
||||
{
|
||||
"author": "Vrch Studio",
|
||||
"title": "ComfyUI Web Viewer",
|
||||
"reference": "https://github.com/VrchStudio/comfyui-web-viewer",
|
||||
"files": [
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node collection for ComfyUI providing a Web Viewer utility and a framework for real-time AI-generated interactive art. This plugin allows seamless integration of real-time streaming and AI-driven content into ComfyUI workflows, making it easier to manage and display interactive visuals."
|
||||
},
|
||||
{
|
||||
"author": "kk8bit",
|
||||
"title": "KayTool",
|
||||
"reference": "https://github.com/kk8bit/KayTool",
|
||||
"files": [
|
||||
"https://github.com/kk8bit/KayTool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "KayTool is a growing toolkit for ComfyUI. It includes the 'Custom Save Image' node, allowing image saving in PNG or JPG format, with support for ICC profiles like sRGB and Adobe RGB, metadata control, JPG quality adjustment."
|
||||
},
|
||||
{
|
||||
"author": "sousakujikken",
|
||||
"title": "ComfyUI-PixydustQuantizer",
|
||||
"reference": "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer",
|
||||
"files": [
|
||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -15918,6 +16087,16 @@
|
||||
"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": "BobsBlazed",
|
||||
"title": "Bobs_FLUX_SDXL_Latent_Optimizer",
|
||||
"reference": "https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer",
|
||||
"files": [
|
||||
"https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer/raw/refs/heads/main/Bobs_FLUX_SDXL_Latent_Optimizer.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This custom node for ComfyUI is designed to optimize latent generation for use with both FLUX and SDXL modes. It provides flexible control over aspect ratios, megapixel sizes, and upscale factors, allowing users to dynamically create latents that fit specific tiling and resolution needs."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "theally",
|
||||
|
||||
@ -100,6 +100,7 @@
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": [
|
||||
[
|
||||
"ALLty",
|
||||
"EGRWGL",
|
||||
"EGRYDZQHNode",
|
||||
"GroupSwitchNode",
|
||||
"GroupSwitchNodee",
|
||||
@ -246,6 +247,7 @@
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool": [
|
||||
[
|
||||
"Auto_Normal",
|
||||
"List_to_Tensor",
|
||||
"Load_OBJ",
|
||||
"Mesh_Clean_Data",
|
||||
"Mesh_Cleanup",
|
||||
@ -254,6 +256,8 @@
|
||||
"Mesh_Data_Statistics",
|
||||
"Mesh_Optimization",
|
||||
"Mesh_Subdivide",
|
||||
"RT-to-camposes",
|
||||
"Tensor_to_List",
|
||||
"UV_options",
|
||||
"UnwrapUV_Auto_xatlas",
|
||||
"UnwrapUV_xatlas",
|
||||
@ -270,6 +274,10 @@
|
||||
"array-t",
|
||||
"array-to-camposes",
|
||||
"cam-pos-bus",
|
||||
"get-tensor-shape",
|
||||
"img-bath-rotationZ",
|
||||
"img-to-tensor",
|
||||
"json-to-campos",
|
||||
"mesh_data_bus",
|
||||
"mesh_remap_cubvh",
|
||||
"ply_load",
|
||||
@ -277,6 +285,9 @@
|
||||
"ply_save",
|
||||
"show_any",
|
||||
"string-to-array",
|
||||
"tensor-new",
|
||||
"tensor-shape",
|
||||
"tensor-to-img",
|
||||
"vc_to_texture"
|
||||
],
|
||||
{
|
||||
@ -1547,6 +1558,29 @@
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": [
|
||||
[
|
||||
"BV Conditional ImagePipe Splitter",
|
||||
"BV Image Caption Saver",
|
||||
"BV Image Size with Math",
|
||||
"BV ImagePipe Junction",
|
||||
"BV ImagePipe Loader",
|
||||
"BV ImagePipe Merger",
|
||||
"BV String to Combo",
|
||||
"BV Upscale Config",
|
||||
"BV Vector Edit",
|
||||
"BV Vector Edit Dropdown FLUX",
|
||||
"BV Vector Edit Range",
|
||||
"BV Vector Edit Range Dropdown FLUX",
|
||||
"BV Vector Permutation",
|
||||
"BV Vector of Length-n",
|
||||
"BV Vector to String",
|
||||
"BV Vector to String List"
|
||||
],
|
||||
{
|
||||
"title_aux": "BV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -1616,6 +1650,14 @@
|
||||
"title_aux": "Tiled sampling for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer/raw/refs/heads/main/Bobs_FLUX_SDXL_Latent_Optimizer.py": [
|
||||
[
|
||||
"BobsFluxSDXLLatentNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bobs_FLUX_SDXL_Latent_Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser"
|
||||
@ -2492,6 +2534,7 @@
|
||||
"OpenposePreprocessor",
|
||||
"PiDiNetPreprocessor",
|
||||
"PixelPerfectResolution",
|
||||
"PyraCannyPreprocessor",
|
||||
"RenderAnimalKps",
|
||||
"RenderPeopleKps",
|
||||
"SAMPreprocessor",
|
||||
@ -2606,10 +2649,13 @@
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
|
||||
[
|
||||
"FluxPromptEnhance",
|
||||
"FluxPromptGeminiFlash",
|
||||
"FluxPromptGenerator",
|
||||
"MiniCPM_V_2_6_Int4"
|
||||
"ColorPaletteExtractorNode",
|
||||
"ColorPalettePickerNode",
|
||||
"ColorPaletteTransferNode",
|
||||
"FluxPromptEnhanceNode",
|
||||
"GeminiFlashNode",
|
||||
"MiniCPM_V_2_6_Int4_Node",
|
||||
"PromptGeneratorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Prompt-Tools"
|
||||
@ -3620,6 +3666,14 @@
|
||||
"title_aux": "ComfyUI-AdvancedTiling"
|
||||
}
|
||||
],
|
||||
"https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": [
|
||||
[
|
||||
"DrawThingsTxt2Img"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DrawThingsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Julian-adv/WildDivide": [
|
||||
[
|
||||
"Attention couple wild divide",
|
||||
@ -3644,6 +3698,19 @@
|
||||
"title_aux": "ComfyUI-Paint-by-Example"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
"list_filter_FilterStringListByIndexList",
|
||||
"list_filter_FindAnyStrings",
|
||||
"list_filter_FindNotAnyStrings",
|
||||
"list_filter_StringToIndex",
|
||||
"random_normal_dist"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-list-filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
||||
[
|
||||
"CLIPInterrogator",
|
||||
@ -4511,6 +4578,7 @@
|
||||
],
|
||||
"https://github.com/MoonHugo/ComfyUI-FFmpeg": [
|
||||
[
|
||||
"AddAudio",
|
||||
"AddImgWatermark",
|
||||
"AddTextWatermark",
|
||||
"ExtractAudio",
|
||||
@ -4518,6 +4586,11 @@
|
||||
"ImageCopy",
|
||||
"ImagePath2Tensor",
|
||||
"LoadImageFromDir",
|
||||
"MergingVideoByPlenty",
|
||||
"MergingVideoByTwo",
|
||||
"MultiCuttingVideo",
|
||||
"SingleCuttingVideo",
|
||||
"StitchingVideo",
|
||||
"Video2Frames",
|
||||
"VideoFlip"
|
||||
],
|
||||
@ -4711,6 +4784,14 @@
|
||||
"title_aux": "SuperPrompter Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": [
|
||||
[
|
||||
"BedroomFurnitureMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "Segment Any Bedroom Interior"
|
||||
}
|
||||
],
|
||||
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
||||
[
|
||||
"LatentTravel"
|
||||
@ -5058,6 +5139,10 @@
|
||||
"CannyImageCropper",
|
||||
"MaskBoundingBox",
|
||||
"Place Canny On Canvas",
|
||||
"REMADE Batch Color Blend",
|
||||
"REMADE Batch Image Blend",
|
||||
"REMADE Batch Image Composite Masked",
|
||||
"REMADE Batch Image Select Channel",
|
||||
"Remove Black To Transparent",
|
||||
"Shrink Canny Image"
|
||||
],
|
||||
@ -5852,6 +5937,17 @@
|
||||
"title_aux": "ComfyUI-AstralAnimator"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
||||
[
|
||||
"SVDRsizer"
|
||||
@ -6022,8 +6118,11 @@
|
||||
"CSV Writer",
|
||||
"Image Batch Process Switch",
|
||||
"Load Image",
|
||||
"Load Image From URL",
|
||||
"Load Images From Folder",
|
||||
"Output Filename"
|
||||
"Multiline Concatenate Strings",
|
||||
"Output Filename",
|
||||
"String Replacer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Quality of Life Nodes for ComfyUI"
|
||||
@ -6146,6 +6245,7 @@
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_alpha_batch",
|
||||
"Joy_caption_alpha_load",
|
||||
"Joy_caption_alpha_prompt",
|
||||
"Joy_caption_alpha_run",
|
||||
@ -6998,6 +7098,35 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer": [
|
||||
[
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebViewerNode",
|
||||
"VrchIntKeyControlNode",
|
||||
"VrchIntOSCControlNode",
|
||||
"VrchJsonUrlLoaderNode",
|
||||
"VrchSwitchOSCControlNode",
|
||||
"VrchTextConcatOSCControlNode",
|
||||
"VrchTextKeyControlNode",
|
||||
"VrchTextSwitchOSCControlNode",
|
||||
"VrchWebViewerNode",
|
||||
"VrchXYOSCControlNode",
|
||||
"VrchXYZOSCControlNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Web Viewer"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"Cycle",
|
||||
@ -7533,6 +7662,7 @@
|
||||
"MultiControlnetUnion",
|
||||
"OutpaintNode",
|
||||
"SDXLTextEncoderSimpleNode",
|
||||
"SaveCaptionsImages",
|
||||
"TextFieldNode",
|
||||
"TileCheckpointPatchNode",
|
||||
"UpscaleImageWithModel",
|
||||
@ -8087,6 +8217,19 @@
|
||||
"title_aux": "Akatz Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": [
|
||||
[
|
||||
"DepthCrafter",
|
||||
"DownloadAndLoadDepthCrafterModel"
|
||||
],
|
||||
{
|
||||
"author": "akatz",
|
||||
"description": "Custom nodes for use with DepthCrafter. Create consistent depth maps for your videos.",
|
||||
"nickname": "DepthCrafter Nodes",
|
||||
"title": "DepthCrafter Nodes",
|
||||
"title_aux": "DepthCrafter Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
|
||||
[
|
||||
"Depthflow",
|
||||
@ -8681,6 +8824,7 @@
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_KoboldCpp",
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
@ -10058,10 +10202,12 @@
|
||||
"LayerUtility: Integer",
|
||||
"LayerUtility: JoyCaption2",
|
||||
"LayerUtility: JoyCaption2ExtraOptions",
|
||||
"LayerUtility: JoyCaption2Split",
|
||||
"LayerUtility: LaMa",
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
"LayerUtility: LlamaVision",
|
||||
"LayerUtility: LoadJoyCaption2Model",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadVQAModel",
|
||||
"LayerUtility: NumberCalculator",
|
||||
@ -10539,6 +10685,8 @@
|
||||
"KarrasScheduler",
|
||||
"LaplaceScheduler",
|
||||
"LatentAdd",
|
||||
"LatentApplyOperation",
|
||||
"LatentApplyOperationCFG",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
@ -10549,6 +10697,8 @@
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentOperationSharpen",
|
||||
"LatentOperationTonemapReinhard",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
@ -11293,12 +11443,15 @@
|
||||
"DataSet_ConceptManager",
|
||||
"DataSet_CopyFiles",
|
||||
"DataSet_FindAndReplace",
|
||||
"DataSet_GroqChat",
|
||||
"DataSet_GroqChatImage",
|
||||
"DataSet_LoadImage",
|
||||
"DataSet_OpenAIChat",
|
||||
"DataSet_OpenAIChatImage",
|
||||
"DataSet_OpenAIChatImageBatch",
|
||||
"DataSet_PathSelector",
|
||||
"DataSet_SaveImage",
|
||||
"DataSet_SaveImagePro",
|
||||
"DataSet_TextFilesLoad",
|
||||
"DataSet_TextFilesLoadFromList",
|
||||
"DataSet_TextFilesSave",
|
||||
@ -11759,12 +11912,11 @@
|
||||
[
|
||||
"BoolPlusPlus",
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_ExecutionTime",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_PlotParameters",
|
||||
"DRMBT_String_Item_Menu",
|
||||
"ListItemSelector",
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
@ -12183,11 +12335,13 @@
|
||||
"FL_HalftonePattern",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageAdjuster",
|
||||
"FL_ImageBatchToImageList",
|
||||
"FL_ImageCaptionLayout",
|
||||
"FL_ImageCaptionLayoutPDF",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageCollage",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageListToImageBatch",
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
@ -12266,6 +12420,16 @@
|
||||
"title_aux": "Advanced Sequence Seed Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-CogVideoX": [
|
||||
[
|
||||
"CogVideoX Image-2-Video",
|
||||
"CogVideoX Image-2-Video Extended",
|
||||
"CogVideoX Save Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoX"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": [
|
||||
[
|
||||
"HiDiffusionSD15",
|
||||
@ -12816,6 +12980,7 @@
|
||||
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
||||
[
|
||||
"AI Chooser",
|
||||
"Add Parameters",
|
||||
"Additional Parameter",
|
||||
"AdvPromptEnhancer",
|
||||
"DalleImage",
|
||||
@ -12823,7 +12988,8 @@
|
||||
"ImgTextSwitch",
|
||||
"ParseJSON",
|
||||
"Plush-Exif Wrangler",
|
||||
"ShowInfo_md",
|
||||
"Random Mixer",
|
||||
"Random Output",
|
||||
"Tagger",
|
||||
"mulTextSwitch"
|
||||
],
|
||||
@ -13457,7 +13623,7 @@
|
||||
"parameter_combine_plus",
|
||||
"parameter_function",
|
||||
"path2img_tool",
|
||||
"red_book_text_persona",
|
||||
"red_book",
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
@ -13490,7 +13656,6 @@
|
||||
"txt2srt",
|
||||
"url2img_tool",
|
||||
"vlmLoader",
|
||||
"weather_tool",
|
||||
"weekday_tool",
|
||||
"wikipedia_tool",
|
||||
"work_wechat",
|
||||
@ -14058,6 +14223,8 @@
|
||||
"CM_Vec4UnaryOperation JK",
|
||||
"CR Apply ControlNet JK",
|
||||
"CR Apply Multi-ControlNet JK",
|
||||
"CR Apply Multi-ControlNet VAE JK",
|
||||
"CR Aspect Ratio JK",
|
||||
"CR Boolean JK",
|
||||
"CR Clip Input Switch JK",
|
||||
"CR Conditioning Input Switch JK",
|
||||
@ -14084,14 +14251,13 @@
|
||||
"CR SDXL Aspect Ratio JK",
|
||||
"CR Sampler Input Switch JK",
|
||||
"CR Sigmas Input Switch JK",
|
||||
"CR Switch Model and CLIP JK",
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"CR_Apply Multi-ControlNet SD3 JK",
|
||||
"Ckpt Loader JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
"Embedding Picker Multi JK",
|
||||
"Empty Latent Color JK",
|
||||
"Evaluate Examples JK",
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
@ -14184,6 +14350,7 @@
|
||||
"Stability SD3",
|
||||
"Stability Search And Recolor",
|
||||
"Stability Search and Replace",
|
||||
"Tiling Mode JK",
|
||||
"Upscale Model Loader JK",
|
||||
"Upscale Model Parameters Extract JK",
|
||||
"Upscale Model Parameters JK",
|
||||
@ -14579,16 +14746,6 @@
|
||||
"title_aux": "ComfyUI LayerDivider"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": [
|
||||
[
|
||||
"Unique3DLoadPipeline",
|
||||
"Unique3DRun - Geo Reconstruct",
|
||||
"Unique3DRun - MVPrediction"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Unique3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_AudioVideoSync",
|
||||
@ -14968,6 +15125,7 @@
|
||||
"CogVideoDecode",
|
||||
"CogVideoDualTextEncode_311",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoImageInterpolationEncode",
|
||||
"CogVideoLoraSelect",
|
||||
"CogVideoPABConfig",
|
||||
"CogVideoSampler",
|
||||
@ -15137,6 +15295,7 @@
|
||||
"BboxToInt",
|
||||
"BboxVisualize",
|
||||
"CameraPoseVisualizer",
|
||||
"CheckpointLoaderKJ",
|
||||
"CheckpointPerturbWeights",
|
||||
"ColorMatch",
|
||||
"ColorToMask",
|
||||
@ -15196,6 +15355,7 @@
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageGrabPIL",
|
||||
"ImageGridComposite2x2",
|
||||
"ImageGridComposite3x3",
|
||||
@ -15206,6 +15366,7 @@
|
||||
"ImagePass",
|
||||
"ImageResizeKJ",
|
||||
"ImageTransformByNormalizedAmplitude",
|
||||
"ImageUncropByMask",
|
||||
"ImageUpscaleWithModelBatched",
|
||||
"InjectNoiseToLatent",
|
||||
"InsertImageBatchByIndexes",
|
||||
@ -15226,7 +15387,6 @@
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchCublasLinear",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -15242,6 +15402,7 @@
|
||||
"ScaleBatchPromptSchedule",
|
||||
"Screencap_mss",
|
||||
"SetShakkerLabsUnionControlNetType",
|
||||
"ShuffleImageBatch",
|
||||
"Sleep",
|
||||
"SomethingToString",
|
||||
"SoundReactive",
|
||||
@ -15253,6 +15414,7 @@
|
||||
"StringConstant",
|
||||
"StringConstantMultiline",
|
||||
"Superprompt",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"VRAM_Debug",
|
||||
"WebcamCaptureCV2",
|
||||
@ -15486,6 +15648,14 @@
|
||||
"title_aux": "SimpleTiles"
|
||||
}
|
||||
],
|
||||
"https://github.com/kk8bit/KayTool": [
|
||||
[
|
||||
"CustomSaveImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "KayTool"
|
||||
}
|
||||
],
|
||||
"https://github.com/klinter007/klinter_nodes": [
|
||||
[
|
||||
"Filter",
|
||||
@ -15493,6 +15663,7 @@
|
||||
"PresentString",
|
||||
"SingleString",
|
||||
"SizeSelector",
|
||||
"TextAppendNode",
|
||||
"YellowBus",
|
||||
"YellowBusV2",
|
||||
"concat"
|
||||
@ -16022,6 +16193,7 @@
|
||||
"ColorPicker",
|
||||
"ConvertTypeToAny",
|
||||
"CropImageByBbox",
|
||||
"EmptyOutputNode",
|
||||
"FilterValueForList",
|
||||
"ForEachClose",
|
||||
"ForEachOpen",
|
||||
@ -16038,13 +16210,18 @@
|
||||
"InsightFaceBBOXDetect",
|
||||
"IntToList",
|
||||
"IntToNumber",
|
||||
"IsNoneOrEmpty",
|
||||
"IsNoneOrEmptyOptional",
|
||||
"JoinList",
|
||||
"ListMerge",
|
||||
"ListUnWrapper",
|
||||
"ListWrapper",
|
||||
"LoadImageFromLocalPath",
|
||||
"LoadImageFromURL",
|
||||
"LoadImageToBase64",
|
||||
"LoadJsonStrToList",
|
||||
"LoadLocalFilePath",
|
||||
"LoadMaskFromLocalPath",
|
||||
"LoadMaskFromURL",
|
||||
"MaskByBboxes",
|
||||
"MaskImageToBase64",
|
||||
@ -16059,6 +16236,7 @@
|
||||
"ShowInt",
|
||||
"ShowNumber",
|
||||
"ShowString",
|
||||
"SliceList",
|
||||
"SplitStringToList",
|
||||
"StringArea",
|
||||
"StringToList"
|
||||
@ -16108,6 +16286,25 @@
|
||||
"title_aux": "ComfyUI-FLATTEN"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-Fluxtapoz": [
|
||||
[
|
||||
"AddFluxFlow",
|
||||
"ApplyFluxRaveAttention",
|
||||
"ApplyRefFlux",
|
||||
"ConfigureRefFlux",
|
||||
"FluxDeGuidance",
|
||||
"FluxForwardODESampler",
|
||||
"FluxInverseSampler",
|
||||
"FluxNoiseMixer",
|
||||
"FluxReverseODESampler",
|
||||
"InFluxFlipSigmas",
|
||||
"InFluxModelSamplingPred",
|
||||
"OutFluxModelSamplingPred"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Fluxtapoz"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
||||
[
|
||||
"ApplyScaleUModelNode",
|
||||
@ -16703,6 +16900,7 @@
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ClarityEffect",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
@ -16746,8 +16944,10 @@
|
||||
"LF_SchedulerSelector",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_ShuffleJSONKeys",
|
||||
"LF_Something2Number",
|
||||
"LF_Something2String",
|
||||
"LF_SortJSONKeys",
|
||||
"LF_String",
|
||||
"LF_StringToJSON",
|
||||
"LF_SwitchFloat",
|
||||
@ -17243,7 +17443,8 @@
|
||||
"HSLColorNode",
|
||||
"HighlightShadowBrightnessNode",
|
||||
"ImitationHueNode",
|
||||
"LightShapeNode"
|
||||
"LightShapeNode",
|
||||
"RemoveWatermarkNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MingNodes"
|
||||
@ -17273,6 +17474,16 @@
|
||||
"FourBooleanTrigger",
|
||||
"FourFloats",
|
||||
"FunctionSwap",
|
||||
"ImageBrightness",
|
||||
"ImageColorTransfer",
|
||||
"ImageContrast",
|
||||
"ImageGamma",
|
||||
"ImageGrayscale",
|
||||
"ImageHUE",
|
||||
"ImageRGBChannel",
|
||||
"ImageSaturation",
|
||||
"ImageSharpness",
|
||||
"ImageToneCurve",
|
||||
"IntMultiplication",
|
||||
"IntSubtraction",
|
||||
"IntToFloatMultiplication",
|
||||
@ -17384,6 +17595,14 @@
|
||||
"title_aux": "Preset Dimensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": [
|
||||
[
|
||||
"Log Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimpleLogger"
|
||||
}
|
||||
],
|
||||
"https://github.com/moyi7712/ComfyUI_Seamless_Patten": [
|
||||
[
|
||||
"SeamlessApply",
|
||||
@ -17437,6 +17656,24 @@
|
||||
"title_aux": "ComfyUI_KSamplerTimer"
|
||||
}
|
||||
],
|
||||
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": [
|
||||
[
|
||||
"ShellAgentPluginInputFloat",
|
||||
"ShellAgentPluginInputImage",
|
||||
"ShellAgentPluginInputInteger",
|
||||
"ShellAgentPluginInputText",
|
||||
"ShellAgentPluginInputVideo",
|
||||
"ShellAgentPluginSaveImage",
|
||||
"ShellAgentPluginSaveImages",
|
||||
"ShellAgentPluginSaveVideoVHS"
|
||||
],
|
||||
{
|
||||
"author": "MyShell",
|
||||
"description": "",
|
||||
"title": "comfyui-shellagent-plugin",
|
||||
"title_aux": "ComfyUI-ShellAgent-Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||||
[
|
||||
"FastLatentToImage"
|
||||
@ -17630,7 +17867,9 @@
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
"PromptUtilitiesRoundPromptWeight",
|
||||
"PromptUtilitiesSampleTags",
|
||||
"PromptUtilitiesSampleTagsWithWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -18372,6 +18611,8 @@
|
||||
"https://github.com/raysers/Mflux-ComfyUI": [
|
||||
[
|
||||
"MfluxControlNetLoader",
|
||||
"MfluxLorasLoader",
|
||||
"MfluxModelsLoader",
|
||||
"QuickMfluxNode"
|
||||
],
|
||||
{
|
||||
@ -18726,6 +18967,7 @@
|
||||
"AudioPitchShift",
|
||||
"AudioResample",
|
||||
"AudioSeparator",
|
||||
"AudioSubtract",
|
||||
"AudioTimeStretch",
|
||||
"AudioVolumeNormalization",
|
||||
"BrightnessFeatureNode",
|
||||
@ -18774,9 +19016,12 @@
|
||||
"FlexImagePixelate",
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexImageTransform",
|
||||
"FlexImageVignette",
|
||||
"FlexImageWarp",
|
||||
"FlexLatentBlend",
|
||||
"FlexLatentInterpolate",
|
||||
"FlexLatentNoise",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskDepthChamber",
|
||||
"FlexMaskDepthChamberRelative",
|
||||
@ -18808,6 +19053,9 @@
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"ManualFeatureFromPipe",
|
||||
"ManualFeatureNode",
|
||||
"ManualFeaturePipe",
|
||||
"MaskCompositePlus",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
@ -19589,6 +19837,15 @@
|
||||
"title_aux": "ComfyUI_Pops"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Sapiens": [
|
||||
[
|
||||
"SapiensLoader",
|
||||
"SapiensSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Sapiens"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
||||
[
|
||||
"StableAudio_ModelLoader",
|
||||
@ -19660,6 +19917,15 @@
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
||||
[
|
||||
"PixydustQuantize1",
|
||||
"PixydustQuantize2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PixydustQuantizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||
[
|
||||
"DiscoDiffusion_DiscoDiffusion",
|
||||
@ -19996,6 +20262,14 @@
|
||||
"title_aux": "LoRa Dataset Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/sweetndata/ComfyUI-googletrans": [
|
||||
[
|
||||
"googletrans"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-googletrans"
|
||||
}
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_fnodes": [
|
||||
[
|
||||
"AddImageBorder-",
|
||||
@ -20142,6 +20416,18 @@
|
||||
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||
[
|
||||
"\u26c5\ufe0f Environment",
|
||||
"\ud83c\udf9e\ufe0f Scene",
|
||||
"\ud83c\udfac Action",
|
||||
"\ud83d\udc64 Character",
|
||||
"\ud83d\udcf9 Composition"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Scene Composer"
|
||||
}
|
||||
],
|
||||
"https://github.com/talesofai/comfyui-browser": [
|
||||
[
|
||||
"DifyTextGenerator //Browser",
|
||||
@ -21127,6 +21413,73 @@
|
||||
"title_aux": "ComfyUI-MuseTalkUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
||||
[
|
||||
"AspectRatio",
|
||||
"AutioPath",
|
||||
"DoWhileEnd",
|
||||
"DoWhileStart",
|
||||
"EasyPromptSelecto",
|
||||
"FaceFusion",
|
||||
"ForEnd",
|
||||
"ForInnerEnd",
|
||||
"ForInnerStart",
|
||||
"ForStart",
|
||||
"GLM3Prompt",
|
||||
"IdentifyingQR",
|
||||
"IfInnerExecute",
|
||||
"Image2Video",
|
||||
"ImageAddMask",
|
||||
"ImageBlank",
|
||||
"ImageClone",
|
||||
"ImageCropFaces",
|
||||
"ImageLama",
|
||||
"ImageToMasks",
|
||||
"LAM.OpenPoseEditorPlus",
|
||||
"LamCommonNames",
|
||||
"LamCommonPrint",
|
||||
"LamCommonPrintNoOutput",
|
||||
"LamGetPngInfo",
|
||||
"LamLoadPathImage",
|
||||
"LamLoadVideo",
|
||||
"LamSaveOnly",
|
||||
"LamSwitcherCase",
|
||||
"LoadDirImgPaths",
|
||||
"LoadReplaceImage",
|
||||
"LongTextToList",
|
||||
"MultiControlNetApply",
|
||||
"MultiGLIGENTextBoxApply",
|
||||
"MultiIPAdapterRegional",
|
||||
"MultiIntFormula",
|
||||
"MultiParamFormula",
|
||||
"MultiTextConcatenate",
|
||||
"MultiTextEncode",
|
||||
"MultiTextEncodeAdvanced",
|
||||
"MultiTextSelelct",
|
||||
"MultiTextSetArea",
|
||||
"MultiTextSetGligen",
|
||||
"MultiTextSetMask",
|
||||
"OutDoWhileEnd",
|
||||
"OutDoWhileStart",
|
||||
"PreviewImageLam",
|
||||
"PromptTranslator",
|
||||
"QRCode",
|
||||
"SaveImageLam",
|
||||
"SectionEnd",
|
||||
"SectionStart",
|
||||
"StyleSelecto",
|
||||
"Text2AutioEdgeTts",
|
||||
"TextListSelelct",
|
||||
"VideoAddAudio",
|
||||
"VideoFaceFusion",
|
||||
"VideoPath",
|
||||
"WaitImagSelector",
|
||||
"ZhPromptTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Lam"
|
||||
}
|
||||
],
|
||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||
[
|
||||
"YC.ImageComparerMagnifier",
|
||||
@ -21601,10 +21954,11 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Reactive IPAdapter | Yvann",
|
||||
"Audio Prompt Schedule | Yvann",
|
||||
"Audio Reactive | Yvann",
|
||||
"Floats To Weights Strategy | Yvann",
|
||||
"Floats Visualizer | Yvann",
|
||||
"IPAdapter Audio Reactive | Yvann",
|
||||
"Invert Floats | Yvann",
|
||||
"Mask To Float | Yvann"
|
||||
],
|
||||
|
||||
3952
github-stats.json
3952
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -3,10 +3,12 @@ import argparse
|
||||
|
||||
def check_json_syntax(file_path):
|
||||
try:
|
||||
with open(file_path, 'r') as file:
|
||||
with open(file_path, 'r', encoding='utf-8') as file:
|
||||
json_str = file.read()
|
||||
json.loads(json_str)
|
||||
print(f"[ OK ] {file_path}")
|
||||
except UnicodeDecodeError as e:
|
||||
print(f"Unicode decode error: {e}")
|
||||
except json.JSONDecodeError as e:
|
||||
print(f"[FAIL] {file_path}\n\n {e}\n")
|
||||
except FileNotFoundError:
|
||||
|
||||
@ -12,14 +12,54 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-Fluxtapoz [WIP]",
|
||||
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
|
||||
"author": "Poukpalaova",
|
||||
"title": "ComfyUI-FRED-Nodes [WIP]",
|
||||
"reference": "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-Fluxtapoz"
|
||||
"https://github.com/Poukpalaova/ComfyUI-FRED-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes for editing images using Flux in ComfyUI"
|
||||
"description": "This repository contains custom nodes for ComfyUI. This is a work in progress (WIP).\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "blurymind",
|
||||
"title": "cozy-fireplace [WIP]",
|
||||
"reference": "https://github.com/blurymind/cozy-fireplace",
|
||||
"files": [
|
||||
"https://github.com/blurymind/cozy-fireplace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Cozy fireplace is a ComfyUI workflow prompter that brings a localhost server frontend for existing workflows created in ComfyUi. Just place your favorite or lovingly crafted workflows in a folder and cozy fireplace will let you select and run any of them (export them as API type in comfyui) It's a cozy UI that scales all the way down to mobile phone devices - to let you prompt your beefy pc at home with your smartphone."
|
||||
},
|
||||
{
|
||||
"author": "lordwedggie",
|
||||
"title": "xcpNodes [WIP]",
|
||||
"reference": "https://github.com/lordwedggie/xcpNodes",
|
||||
"files": [
|
||||
"https://github.com/lordwedggie/xcpNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Slider nodes based on Smirnov75's codes [a/https://github.com/Smirnov75/ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "kxh",
|
||||
"title": "ComfyUI-ImageUpscaleWithModelMultipleTimes",
|
||||
"reference": "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes",
|
||||
"files": [
|
||||
"https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upscale image with model multiple times !"
|
||||
},
|
||||
{
|
||||
"author": "MiddleKD",
|
||||
"title": "ComfyUI-default-workflow-setter",
|
||||
"reference": "https://github.com/MiddleKD/ComfyUI-default-workflow-setter",
|
||||
"files": [
|
||||
"https://github.com/MiddleKD/ComfyUI-default-workflow-setter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Default workflow setter"
|
||||
},
|
||||
{
|
||||
"author": "huangyangke",
|
||||
@ -71,16 +111,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Random Video Mixer, Spotify Canvas Generator, Video Writer\ncustom comfyui nodes for audio/visual purposes# ComfyUI-Custom-Nodes"
|
||||
},
|
||||
{
|
||||
"author": "taches-ai",
|
||||
"title": "ComfyUI Scene Composer [WIP]",
|
||||
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
|
||||
"files": [
|
||||
"https://github.com/taches-ai/comfyui-scene-composer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kxh",
|
||||
"title": "ComfyUI-sam2",
|
||||
|
||||
@ -311,8 +311,11 @@
|
||||
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
|
||||
[
|
||||
"Add Human Styler",
|
||||
"ConcaveHullImage",
|
||||
"Convert Monochrome",
|
||||
"Mask Aligned bbox for ConcaveHull",
|
||||
"Mask Aligned bbox for Inpainting",
|
||||
"Mask Aligned bbox for Inpainting2",
|
||||
"Mask Square bbox for Inpainting",
|
||||
"One Image Compare",
|
||||
"RT4KSR Loader",
|
||||
@ -536,10 +539,13 @@
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
|
||||
[
|
||||
"FluxPromptEnhance",
|
||||
"FluxPromptGeminiFlash",
|
||||
"FluxPromptGenerator",
|
||||
"MiniCPM_V_2_6_Int4"
|
||||
"ColorPaletteExtractorNode",
|
||||
"ColorPalettePickerNode",
|
||||
"ColorPaletteTransferNode",
|
||||
"FluxPromptEnhanceNode",
|
||||
"GeminiFlashNode",
|
||||
"MiniCPM_V_2_6_Int4_Node",
|
||||
"PromptGeneratorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Prompt-Tools"
|
||||
@ -848,6 +854,33 @@
|
||||
"title_aux": "ComfyUI-SpaceFlower"
|
||||
}
|
||||
],
|
||||
"https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": [
|
||||
[
|
||||
"FRED_AutoCropImage_SDXL_Ratio_V3",
|
||||
"FRED_AutoCropImage_SDXL_Ratio_V4",
|
||||
"FRED_CropFace",
|
||||
"FRED_FolderSelector",
|
||||
"FRED_ImageBrowser_Dress",
|
||||
"FRED_ImageBrowser_Eyes_Color",
|
||||
"FRED_ImageBrowser_Generic",
|
||||
"FRED_ImageBrowser_Hair_Color",
|
||||
"FRED_ImageBrowser_Hair_Style",
|
||||
"FRED_ImageBrowser_Top",
|
||||
"FRED_JoinImages",
|
||||
"FRED_LoadImage_V2",
|
||||
"FRED_LoadImage_V3",
|
||||
"FRED_LoadImage_V4",
|
||||
"FRED_LoadImage_V5",
|
||||
"FRED_LoadPathImagesPreview",
|
||||
"FRED_LoadPathImagesPreview_v2",
|
||||
"FRED_LoadRetinaFace",
|
||||
"FRED_PreviewOnly",
|
||||
"FRED_photo_prompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FRED-Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": [
|
||||
[
|
||||
"CPPN Generator",
|
||||
@ -958,6 +991,7 @@
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
@ -1402,6 +1436,8 @@
|
||||
"KarrasScheduler",
|
||||
"LaplaceScheduler",
|
||||
"LatentAdd",
|
||||
"LatentApplyOperation",
|
||||
"LatentApplyOperationCFG",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
@ -1412,6 +1448,8 @@
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentOperationSharpen",
|
||||
"LatentOperationTonemapReinhard",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
@ -2050,6 +2088,7 @@
|
||||
"ChooseFromStringList",
|
||||
"Cubby",
|
||||
"DefineWord",
|
||||
"DictFromJSON",
|
||||
"DictionaryToJSON",
|
||||
"JSONToDictionary",
|
||||
"LoadImageAndInfoFromPath",
|
||||
@ -2308,6 +2347,14 @@
|
||||
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": [
|
||||
[
|
||||
"ImageUpscaleWithModelMultipleTimes"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImageUpscaleWithModelMultipleTimes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kxh/ComfyUI-sam2": [
|
||||
[
|
||||
"Segment"
|
||||
@ -2411,8 +2458,10 @@
|
||||
"ApplyRefFlux",
|
||||
"ConfigureRefFlux",
|
||||
"FluxDeGuidance",
|
||||
"FluxForwardODESampler",
|
||||
"FluxInverseSampler",
|
||||
"FluxNoiseMixer",
|
||||
"FluxReverseODESampler",
|
||||
"InFluxFlipSigmas",
|
||||
"InFluxModelSamplingPred",
|
||||
"OutFluxModelSamplingPred"
|
||||
@ -2448,6 +2497,15 @@
|
||||
"title_aux": "comfyui-one-more-step [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/lordwedggie/xcpNodes": [
|
||||
[
|
||||
"xcpFloatSlider",
|
||||
"xcpIntSlider"
|
||||
],
|
||||
{
|
||||
"title_aux": "xcpNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": [
|
||||
[
|
||||
"ComboToString",
|
||||
@ -2684,7 +2742,9 @@
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
"PromptUtilitiesRoundPromptWeight",
|
||||
"PromptUtilitiesSampleTags",
|
||||
"PromptUtilitiesSampleTagsWithWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -2997,18 +3057,6 @@
|
||||
"title_aux": "comfyui_psd [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||
[
|
||||
"Action",
|
||||
"Character",
|
||||
"Composition",
|
||||
"Environment",
|
||||
"Scene"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Scene Composer [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/talon468/ComfyUI-Rpg-Architect": [
|
||||
[
|
||||
"ComfyUI Rpg Architect \ud83e\ude84"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI Unique3D [DEPRECATED]",
|
||||
"id": "unique3d",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-Unique3D",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI[w/Please follow readme to install with ComfyUI embedded python.]"
|
||||
},
|
||||
{
|
||||
"author": "mpiquero7164",
|
||||
"title": "SaveImgPrompt [DEPRECATED]",
|
||||
|
||||
@ -8,7 +8,200 @@
|
||||
"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": "Vrch Studio",
|
||||
"title": "ComfyUI Web Viewer",
|
||||
"reference": "https://github.com/VrchStudio/comfyui-web-viewer",
|
||||
"files": [
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node collection for ComfyUI providing a Web Viewer utility and a framework for real-time AI-generated interactive art. This plugin allows seamless integration of real-time streaming and AI-driven content into ComfyUI workflows, making it easier to manage and display interactive visuals."
|
||||
},
|
||||
{
|
||||
"author": "kk8bit",
|
||||
"title": "KayTool",
|
||||
"reference": "https://github.com/kk8bit/KayTool",
|
||||
"files": [
|
||||
"https://github.com/kk8bit/KayTool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "KayTool is a growing toolkit for ComfyUI. It includes the 'Custom Save Image' node, allowing image saving in PNG or JPG format, with support for ICC profiles like sRGB and Adobe RGB, metadata control, JPG quality adjustment."
|
||||
},
|
||||
{
|
||||
"author": "sousakujikken",
|
||||
"title": "ComfyUI-PixydustQuantizer",
|
||||
"reference": "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer",
|
||||
"files": [
|
||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features."
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "ComfyUI-CogVideoX",
|
||||
"id": "sf-cog-video-x",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-CogVideoX",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-CogVideoX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experience the CogVideoX model on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-Fluxtapoz",
|
||||
"reference": "https://github.com/logtd/ComfyUI-Fluxtapoz",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-Fluxtapoz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image editing with Flux, such as RF-Inversion and more"
|
||||
},
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Nodes",
|
||||
"reference": "https://github.com/BlackVortexAI/ComfyUI-BVortexNodes",
|
||||
"files": [
|
||||
"https://github.com/BlackVortexAI/ComfyUI-BVortexNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a user-defined node for ComfyUI, currently there are nodes for capturing captions. But will be expanded in the future."
|
||||
},
|
||||
{
|
||||
"author": "myshell-ai",
|
||||
"title": "ComfyUI-ShellAgent-Plugin",
|
||||
"reference": "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin",
|
||||
"files": [
|
||||
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running [a/ShellAgent](https://github.com/myshell-ai/ShellAgent) apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
|
||||
},
|
||||
{
|
||||
"author": "Kesin11",
|
||||
"title": "ComfyUI-list-filter",
|
||||
"reference": "https://github.com/Kesin11/ComfyUI-list-filter",
|
||||
"files": [
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for convenient filtering image or string lists in ComfyUI workflow."
|
||||
},
|
||||
{
|
||||
"author": "NguynHungNguyen",
|
||||
"title": "Segment Any Bedroom Interior",
|
||||
"reference": "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior",
|
||||
"files": [
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Segment Any Bedroom Interior is a Python-based project designed to segment furniture and objects within a bedroom image. The segmentation process uses RGB codes to accurately differentiate between various pieces of furniture, providing a precise mask output for each segmented object. This project is integrated with ComfyUI to allow easy and intuitive usage."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Sapiens",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Sapiens",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Sapiens"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Using Sapiens to get seg,normal,pose,depth,mask maps. Sapiens From: [a/facebookresearch/sapiens](https://github.com/facebookresearch/sapiens)"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-FreeMemory",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-FreeMemory",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows. It aims to help prevent out-of-memory errors and optimize resource usage during complex operations."
|
||||
},
|
||||
{
|
||||
"author": "JosephThomasParker",
|
||||
"title": "ComfyUI-DrawThingsWrapper",
|
||||
"reference": "https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper",
|
||||
"files": [
|
||||
"https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes provide a wrapper for calling Draw Things image generations from ComfyUI.\nWait, why? The Draw Things app has been optimized for Apple hardware and runs roughly x3 faster than ComfyUI generations. But ComfyUI is a flexible and powerful tools, and has some features - like queuing and face swapping - that haven't been implemented in Draw Things."
|
||||
},
|
||||
{
|
||||
"author": "diSty",
|
||||
"title": "Flow - Streamlined Way to ComfyUI",
|
||||
"reference": "https://github.com/diStyApps/ComfyUI-disty-Flow",
|
||||
"files": [
|
||||
"https://github.com/diStyApps/ComfyUI-disty-Flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation.\nFlow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream."
|
||||
},
|
||||
{
|
||||
"author": "akatz-ai",
|
||||
"title": "DepthCrafter Nodes",
|
||||
"id": "depthcrafter-akatz-ai",
|
||||
"reference": "https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes",
|
||||
"files": [
|
||||
"https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of DepthCrafter nodes for ComfyUI, create consistent depth maps for your videos."
|
||||
},
|
||||
{
|
||||
"author": "taches-ai",
|
||||
"title": "ComfyUI Scene Composer",
|
||||
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
|
||||
"files": [
|
||||
"https://github.com/taches-ai/comfyui-scene-composer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "BobsBlazed",
|
||||
"title": "Bobs_FLUX_SDXL_Latent_Optimizer",
|
||||
"reference": "https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer",
|
||||
"files": [
|
||||
"https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer/raw/refs/heads/main/Bobs_FLUX_SDXL_Latent_Optimizer.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This custom node for ComfyUI is designed to optimize latent generation for use with both FLUX and SDXL modes. It provides flexible control over aspect ratios, megapixel sizes, and upscale factors, allowing users to dynamically create latents that fit specific tiling and resolution needs."
|
||||
},
|
||||
{
|
||||
"author": "Lam Yan",
|
||||
"title": "ComfyUI_Lam",
|
||||
"id": "ComfyUI_Lam",
|
||||
"reference": "https://github.com/yanlang0123/ComfyUI_Lam",
|
||||
"files": [
|
||||
"https://github.com/yanlang0123/ComfyUI_Lam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster"
|
||||
},
|
||||
{
|
||||
"author": "sweetndata",
|
||||
"title": "ComfyUI-googletrans",
|
||||
"reference": "https://github.com/sweetndata/ComfyUI-googletrans",
|
||||
"files": [
|
||||
"https://github.com/sweetndata/ComfyUI-googletrans"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Google Translate"
|
||||
},
|
||||
{
|
||||
"author": "moustafa-nasr",
|
||||
"title": "ComfyUI-SimpleLogger",
|
||||
"reference": "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger",
|
||||
"files": [
|
||||
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later."
|
||||
},
|
||||
{
|
||||
"author": "NumZ",
|
||||
"title": "ComfyUI-FlowChain",
|
||||
@ -492,235 +685,6 @@
|
||||
],
|
||||
"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",
|
||||
"id": "comfyui-molmo",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Molmo"
|
||||
],
|
||||
"install_type": "git_clone",
|
||||
"description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "IDGallagher",
|
||||
"title": "ComfyUI-IG-Motion-I2V",
|
||||
"id": "comfyui-ig-motion-i2v",
|
||||
"reference": "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V",
|
||||
"files": [
|
||||
"https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI adaptation of https://github.com/G-U-N/Motion-I2V"
|
||||
},
|
||||
{
|
||||
"author": "codecringebinge",
|
||||
"title": "ComfyUI-Arrow-Key-Canvas-Navigation",
|
||||
"id": "codecringebinge.arrow.key.canvas.navigation",
|
||||
"reference": "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation",
|
||||
"files": [
|
||||
"https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI Custom Node that enables arrow key canvas navigation with a pan speed setting."
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-MiniCPM-Plus",
|
||||
"id": "minicpm-plus",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -100,6 +100,7 @@
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": [
|
||||
[
|
||||
"ALLty",
|
||||
"EGRWGL",
|
||||
"EGRYDZQHNode",
|
||||
"GroupSwitchNode",
|
||||
"GroupSwitchNodee",
|
||||
@ -246,6 +247,7 @@
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool": [
|
||||
[
|
||||
"Auto_Normal",
|
||||
"List_to_Tensor",
|
||||
"Load_OBJ",
|
||||
"Mesh_Clean_Data",
|
||||
"Mesh_Cleanup",
|
||||
@ -254,6 +256,8 @@
|
||||
"Mesh_Data_Statistics",
|
||||
"Mesh_Optimization",
|
||||
"Mesh_Subdivide",
|
||||
"RT-to-camposes",
|
||||
"Tensor_to_List",
|
||||
"UV_options",
|
||||
"UnwrapUV_Auto_xatlas",
|
||||
"UnwrapUV_xatlas",
|
||||
@ -270,6 +274,10 @@
|
||||
"array-t",
|
||||
"array-to-camposes",
|
||||
"cam-pos-bus",
|
||||
"get-tensor-shape",
|
||||
"img-bath-rotationZ",
|
||||
"img-to-tensor",
|
||||
"json-to-campos",
|
||||
"mesh_data_bus",
|
||||
"mesh_remap_cubvh",
|
||||
"ply_load",
|
||||
@ -277,6 +285,9 @@
|
||||
"ply_save",
|
||||
"show_any",
|
||||
"string-to-array",
|
||||
"tensor-new",
|
||||
"tensor-shape",
|
||||
"tensor-to-img",
|
||||
"vc_to_texture"
|
||||
],
|
||||
{
|
||||
@ -1547,6 +1558,29 @@
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlackVortexAI/ComfyUI-BVortexNodes": [
|
||||
[
|
||||
"BV Conditional ImagePipe Splitter",
|
||||
"BV Image Caption Saver",
|
||||
"BV Image Size with Math",
|
||||
"BV ImagePipe Junction",
|
||||
"BV ImagePipe Loader",
|
||||
"BV ImagePipe Merger",
|
||||
"BV String to Combo",
|
||||
"BV Upscale Config",
|
||||
"BV Vector Edit",
|
||||
"BV Vector Edit Dropdown FLUX",
|
||||
"BV Vector Edit Range",
|
||||
"BV Vector Edit Range Dropdown FLUX",
|
||||
"BV Vector Permutation",
|
||||
"BV Vector of Length-n",
|
||||
"BV Vector to String",
|
||||
"BV Vector to String List"
|
||||
],
|
||||
{
|
||||
"title_aux": "BV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -1616,6 +1650,14 @@
|
||||
"title_aux": "Tiled sampling for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer/raw/refs/heads/main/Bobs_FLUX_SDXL_Latent_Optimizer.py": [
|
||||
[
|
||||
"BobsFluxSDXLLatentNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bobs_FLUX_SDXL_Latent_Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser"
|
||||
@ -2492,6 +2534,7 @@
|
||||
"OpenposePreprocessor",
|
||||
"PiDiNetPreprocessor",
|
||||
"PixelPerfectResolution",
|
||||
"PyraCannyPreprocessor",
|
||||
"RenderAnimalKps",
|
||||
"RenderPeopleKps",
|
||||
"SAMPreprocessor",
|
||||
@ -2606,10 +2649,13 @@
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
|
||||
[
|
||||
"FluxPromptEnhance",
|
||||
"FluxPromptGeminiFlash",
|
||||
"FluxPromptGenerator",
|
||||
"MiniCPM_V_2_6_Int4"
|
||||
"ColorPaletteExtractorNode",
|
||||
"ColorPalettePickerNode",
|
||||
"ColorPaletteTransferNode",
|
||||
"FluxPromptEnhanceNode",
|
||||
"GeminiFlashNode",
|
||||
"MiniCPM_V_2_6_Int4_Node",
|
||||
"PromptGeneratorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Prompt-Tools"
|
||||
@ -3620,6 +3666,14 @@
|
||||
"title_aux": "ComfyUI-AdvancedTiling"
|
||||
}
|
||||
],
|
||||
"https://github.com/JosephThomasParker/ComfyUI-DrawThingsWrapper": [
|
||||
[
|
||||
"DrawThingsTxt2Img"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DrawThingsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Julian-adv/WildDivide": [
|
||||
[
|
||||
"Attention couple wild divide",
|
||||
@ -3644,6 +3698,19 @@
|
||||
"title_aux": "ComfyUI-Paint-by-Example"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
"list_filter_FilterStringListByIndexList",
|
||||
"list_filter_FindAnyStrings",
|
||||
"list_filter_FindNotAnyStrings",
|
||||
"list_filter_StringToIndex",
|
||||
"random_normal_dist"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-list-filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/KewkLW/ComfyUI-kewky_tools": [
|
||||
[
|
||||
"CLIPInterrogator",
|
||||
@ -4511,6 +4578,7 @@
|
||||
],
|
||||
"https://github.com/MoonHugo/ComfyUI-FFmpeg": [
|
||||
[
|
||||
"AddAudio",
|
||||
"AddImgWatermark",
|
||||
"AddTextWatermark",
|
||||
"ExtractAudio",
|
||||
@ -4518,6 +4586,11 @@
|
||||
"ImageCopy",
|
||||
"ImagePath2Tensor",
|
||||
"LoadImageFromDir",
|
||||
"MergingVideoByPlenty",
|
||||
"MergingVideoByTwo",
|
||||
"MultiCuttingVideo",
|
||||
"SingleCuttingVideo",
|
||||
"StitchingVideo",
|
||||
"Video2Frames",
|
||||
"VideoFlip"
|
||||
],
|
||||
@ -4711,6 +4784,14 @@
|
||||
"title_aux": "SuperPrompter Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": [
|
||||
[
|
||||
"BedroomFurnitureMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "Segment Any Bedroom Interior"
|
||||
}
|
||||
],
|
||||
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
||||
[
|
||||
"LatentTravel"
|
||||
@ -5058,6 +5139,10 @@
|
||||
"CannyImageCropper",
|
||||
"MaskBoundingBox",
|
||||
"Place Canny On Canvas",
|
||||
"REMADE Batch Color Blend",
|
||||
"REMADE Batch Image Blend",
|
||||
"REMADE Batch Image Composite Masked",
|
||||
"REMADE Batch Image Select Channel",
|
||||
"Remove Black To Transparent",
|
||||
"Shrink Canny Image"
|
||||
],
|
||||
@ -5852,6 +5937,17 @@
|
||||
"title_aux": "ComfyUI-AstralAnimator"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryCLIP",
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
||||
[
|
||||
"SVDRsizer"
|
||||
@ -6022,8 +6118,11 @@
|
||||
"CSV Writer",
|
||||
"Image Batch Process Switch",
|
||||
"Load Image",
|
||||
"Load Image From URL",
|
||||
"Load Images From Folder",
|
||||
"Output Filename"
|
||||
"Multiline Concatenate Strings",
|
||||
"Output Filename",
|
||||
"String Replacer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Quality of Life Nodes for ComfyUI"
|
||||
@ -6146,6 +6245,7 @@
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_alpha_batch",
|
||||
"Joy_caption_alpha_load",
|
||||
"Joy_caption_alpha_prompt",
|
||||
"Joy_caption_alpha_run",
|
||||
@ -6998,6 +7098,35 @@
|
||||
"title_aux": "ComfyUI-Visionatrix"
|
||||
}
|
||||
],
|
||||
"https://github.com/VrchStudio/comfyui-web-viewer": [
|
||||
[
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebViewerNode",
|
||||
"VrchIntKeyControlNode",
|
||||
"VrchIntOSCControlNode",
|
||||
"VrchJsonUrlLoaderNode",
|
||||
"VrchSwitchOSCControlNode",
|
||||
"VrchTextConcatOSCControlNode",
|
||||
"VrchTextKeyControlNode",
|
||||
"VrchTextSwitchOSCControlNode",
|
||||
"VrchWebViewerNode",
|
||||
"VrchXYOSCControlNode",
|
||||
"VrchXYZOSCControlNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Web Viewer"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"Cycle",
|
||||
@ -7533,6 +7662,7 @@
|
||||
"MultiControlnetUnion",
|
||||
"OutpaintNode",
|
||||
"SDXLTextEncoderSimpleNode",
|
||||
"SaveCaptionsImages",
|
||||
"TextFieldNode",
|
||||
"TileCheckpointPatchNode",
|
||||
"UpscaleImageWithModel",
|
||||
@ -8087,6 +8217,19 @@
|
||||
"title_aux": "Akatz Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-DepthCrafter-Nodes": [
|
||||
[
|
||||
"DepthCrafter",
|
||||
"DownloadAndLoadDepthCrafterModel"
|
||||
],
|
||||
{
|
||||
"author": "akatz",
|
||||
"description": "Custom nodes for use with DepthCrafter. Create consistent depth maps for your videos.",
|
||||
"nickname": "DepthCrafter Nodes",
|
||||
"title": "DepthCrafter Nodes",
|
||||
"title_aux": "DepthCrafter Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
|
||||
[
|
||||
"Depthflow",
|
||||
@ -8681,6 +8824,7 @@
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_KoboldCpp",
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
@ -10058,10 +10202,12 @@
|
||||
"LayerUtility: Integer",
|
||||
"LayerUtility: JoyCaption2",
|
||||
"LayerUtility: JoyCaption2ExtraOptions",
|
||||
"LayerUtility: JoyCaption2Split",
|
||||
"LayerUtility: LaMa",
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
"LayerUtility: LlamaVision",
|
||||
"LayerUtility: LoadJoyCaption2Model",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadVQAModel",
|
||||
"LayerUtility: NumberCalculator",
|
||||
@ -10539,6 +10685,8 @@
|
||||
"KarrasScheduler",
|
||||
"LaplaceScheduler",
|
||||
"LatentAdd",
|
||||
"LatentApplyOperation",
|
||||
"LatentApplyOperationCFG",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
@ -10549,6 +10697,8 @@
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentOperationSharpen",
|
||||
"LatentOperationTonemapReinhard",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
@ -11293,12 +11443,15 @@
|
||||
"DataSet_ConceptManager",
|
||||
"DataSet_CopyFiles",
|
||||
"DataSet_FindAndReplace",
|
||||
"DataSet_GroqChat",
|
||||
"DataSet_GroqChatImage",
|
||||
"DataSet_LoadImage",
|
||||
"DataSet_OpenAIChat",
|
||||
"DataSet_OpenAIChatImage",
|
||||
"DataSet_OpenAIChatImageBatch",
|
||||
"DataSet_PathSelector",
|
||||
"DataSet_SaveImage",
|
||||
"DataSet_SaveImagePro",
|
||||
"DataSet_TextFilesLoad",
|
||||
"DataSet_TextFilesLoadFromList",
|
||||
"DataSet_TextFilesSave",
|
||||
@ -11759,12 +11912,11 @@
|
||||
[
|
||||
"BoolPlusPlus",
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_ExecutionTime",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_PlotParameters",
|
||||
"DRMBT_String_Item_Menu",
|
||||
"ListItemSelector",
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
@ -12183,11 +12335,13 @@
|
||||
"FL_HalftonePattern",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageAdjuster",
|
||||
"FL_ImageBatchToImageList",
|
||||
"FL_ImageCaptionLayout",
|
||||
"FL_ImageCaptionLayoutPDF",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageCollage",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageListToImageBatch",
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
@ -12266,6 +12420,16 @@
|
||||
"title_aux": "Advanced Sequence Seed Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-CogVideoX": [
|
||||
[
|
||||
"CogVideoX Image-2-Video",
|
||||
"CogVideoX Image-2-Video Extended",
|
||||
"CogVideoX Save Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoX"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": [
|
||||
[
|
||||
"HiDiffusionSD15",
|
||||
@ -12816,6 +12980,7 @@
|
||||
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
|
||||
[
|
||||
"AI Chooser",
|
||||
"Add Parameters",
|
||||
"Additional Parameter",
|
||||
"AdvPromptEnhancer",
|
||||
"DalleImage",
|
||||
@ -12823,7 +12988,8 @@
|
||||
"ImgTextSwitch",
|
||||
"ParseJSON",
|
||||
"Plush-Exif Wrangler",
|
||||
"ShowInfo_md",
|
||||
"Random Mixer",
|
||||
"Random Output",
|
||||
"Tagger",
|
||||
"mulTextSwitch"
|
||||
],
|
||||
@ -13457,7 +13623,7 @@
|
||||
"parameter_combine_plus",
|
||||
"parameter_function",
|
||||
"path2img_tool",
|
||||
"red_book_text_persona",
|
||||
"red_book",
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
@ -13490,7 +13656,6 @@
|
||||
"txt2srt",
|
||||
"url2img_tool",
|
||||
"vlmLoader",
|
||||
"weather_tool",
|
||||
"weekday_tool",
|
||||
"wikipedia_tool",
|
||||
"work_wechat",
|
||||
@ -14058,6 +14223,8 @@
|
||||
"CM_Vec4UnaryOperation JK",
|
||||
"CR Apply ControlNet JK",
|
||||
"CR Apply Multi-ControlNet JK",
|
||||
"CR Apply Multi-ControlNet VAE JK",
|
||||
"CR Aspect Ratio JK",
|
||||
"CR Boolean JK",
|
||||
"CR Clip Input Switch JK",
|
||||
"CR Conditioning Input Switch JK",
|
||||
@ -14084,14 +14251,13 @@
|
||||
"CR SDXL Aspect Ratio JK",
|
||||
"CR Sampler Input Switch JK",
|
||||
"CR Sigmas Input Switch JK",
|
||||
"CR Switch Model and CLIP JK",
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"CR_Apply Multi-ControlNet SD3 JK",
|
||||
"Ckpt Loader JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
"Embedding Picker Multi JK",
|
||||
"Empty Latent Color JK",
|
||||
"Evaluate Examples JK",
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
@ -14184,6 +14350,7 @@
|
||||
"Stability SD3",
|
||||
"Stability Search And Recolor",
|
||||
"Stability Search and Replace",
|
||||
"Tiling Mode JK",
|
||||
"Upscale Model Loader JK",
|
||||
"Upscale Model Parameters Extract JK",
|
||||
"Upscale Model Parameters JK",
|
||||
@ -14579,16 +14746,6 @@
|
||||
"title_aux": "ComfyUI LayerDivider"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": [
|
||||
[
|
||||
"Unique3DLoadPipeline",
|
||||
"Unique3DRun - Geo Reconstruct",
|
||||
"Unique3DRun - MVPrediction"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Unique3D"
|
||||
}
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_AudioVideoSync",
|
||||
@ -14968,6 +15125,7 @@
|
||||
"CogVideoDecode",
|
||||
"CogVideoDualTextEncode_311",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoImageInterpolationEncode",
|
||||
"CogVideoLoraSelect",
|
||||
"CogVideoPABConfig",
|
||||
"CogVideoSampler",
|
||||
@ -15137,6 +15295,7 @@
|
||||
"BboxToInt",
|
||||
"BboxVisualize",
|
||||
"CameraPoseVisualizer",
|
||||
"CheckpointLoaderKJ",
|
||||
"CheckpointPerturbWeights",
|
||||
"ColorMatch",
|
||||
"ColorToMask",
|
||||
@ -15196,6 +15355,7 @@
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageGrabPIL",
|
||||
"ImageGridComposite2x2",
|
||||
"ImageGridComposite3x3",
|
||||
@ -15206,6 +15366,7 @@
|
||||
"ImagePass",
|
||||
"ImageResizeKJ",
|
||||
"ImageTransformByNormalizedAmplitude",
|
||||
"ImageUncropByMask",
|
||||
"ImageUpscaleWithModelBatched",
|
||||
"InjectNoiseToLatent",
|
||||
"InsertImageBatchByIndexes",
|
||||
@ -15226,7 +15387,6 @@
|
||||
"NormalizedAmplitudeToMask",
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchCublasLinear",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -15242,6 +15402,7 @@
|
||||
"ScaleBatchPromptSchedule",
|
||||
"Screencap_mss",
|
||||
"SetShakkerLabsUnionControlNetType",
|
||||
"ShuffleImageBatch",
|
||||
"Sleep",
|
||||
"SomethingToString",
|
||||
"SoundReactive",
|
||||
@ -15253,6 +15414,7 @@
|
||||
"StringConstant",
|
||||
"StringConstantMultiline",
|
||||
"Superprompt",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"VRAM_Debug",
|
||||
"WebcamCaptureCV2",
|
||||
@ -15486,6 +15648,14 @@
|
||||
"title_aux": "SimpleTiles"
|
||||
}
|
||||
],
|
||||
"https://github.com/kk8bit/KayTool": [
|
||||
[
|
||||
"CustomSaveImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "KayTool"
|
||||
}
|
||||
],
|
||||
"https://github.com/klinter007/klinter_nodes": [
|
||||
[
|
||||
"Filter",
|
||||
@ -15493,6 +15663,7 @@
|
||||
"PresentString",
|
||||
"SingleString",
|
||||
"SizeSelector",
|
||||
"TextAppendNode",
|
||||
"YellowBus",
|
||||
"YellowBusV2",
|
||||
"concat"
|
||||
@ -16022,6 +16193,7 @@
|
||||
"ColorPicker",
|
||||
"ConvertTypeToAny",
|
||||
"CropImageByBbox",
|
||||
"EmptyOutputNode",
|
||||
"FilterValueForList",
|
||||
"ForEachClose",
|
||||
"ForEachOpen",
|
||||
@ -16038,13 +16210,18 @@
|
||||
"InsightFaceBBOXDetect",
|
||||
"IntToList",
|
||||
"IntToNumber",
|
||||
"IsNoneOrEmpty",
|
||||
"IsNoneOrEmptyOptional",
|
||||
"JoinList",
|
||||
"ListMerge",
|
||||
"ListUnWrapper",
|
||||
"ListWrapper",
|
||||
"LoadImageFromLocalPath",
|
||||
"LoadImageFromURL",
|
||||
"LoadImageToBase64",
|
||||
"LoadJsonStrToList",
|
||||
"LoadLocalFilePath",
|
||||
"LoadMaskFromLocalPath",
|
||||
"LoadMaskFromURL",
|
||||
"MaskByBboxes",
|
||||
"MaskImageToBase64",
|
||||
@ -16059,6 +16236,7 @@
|
||||
"ShowInt",
|
||||
"ShowNumber",
|
||||
"ShowString",
|
||||
"SliceList",
|
||||
"SplitStringToList",
|
||||
"StringArea",
|
||||
"StringToList"
|
||||
@ -16108,6 +16286,25 @@
|
||||
"title_aux": "ComfyUI-FLATTEN"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-Fluxtapoz": [
|
||||
[
|
||||
"AddFluxFlow",
|
||||
"ApplyFluxRaveAttention",
|
||||
"ApplyRefFlux",
|
||||
"ConfigureRefFlux",
|
||||
"FluxDeGuidance",
|
||||
"FluxForwardODESampler",
|
||||
"FluxInverseSampler",
|
||||
"FluxNoiseMixer",
|
||||
"FluxReverseODESampler",
|
||||
"InFluxFlipSigmas",
|
||||
"InFluxModelSamplingPred",
|
||||
"OutFluxModelSamplingPred"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Fluxtapoz"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
||||
[
|
||||
"ApplyScaleUModelNode",
|
||||
@ -16703,6 +16900,7 @@
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ClarityEffect",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
@ -16746,8 +16944,10 @@
|
||||
"LF_SchedulerSelector",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_ShuffleJSONKeys",
|
||||
"LF_Something2Number",
|
||||
"LF_Something2String",
|
||||
"LF_SortJSONKeys",
|
||||
"LF_String",
|
||||
"LF_StringToJSON",
|
||||
"LF_SwitchFloat",
|
||||
@ -17243,7 +17443,8 @@
|
||||
"HSLColorNode",
|
||||
"HighlightShadowBrightnessNode",
|
||||
"ImitationHueNode",
|
||||
"LightShapeNode"
|
||||
"LightShapeNode",
|
||||
"RemoveWatermarkNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MingNodes"
|
||||
@ -17273,6 +17474,16 @@
|
||||
"FourBooleanTrigger",
|
||||
"FourFloats",
|
||||
"FunctionSwap",
|
||||
"ImageBrightness",
|
||||
"ImageColorTransfer",
|
||||
"ImageContrast",
|
||||
"ImageGamma",
|
||||
"ImageGrayscale",
|
||||
"ImageHUE",
|
||||
"ImageRGBChannel",
|
||||
"ImageSaturation",
|
||||
"ImageSharpness",
|
||||
"ImageToneCurve",
|
||||
"IntMultiplication",
|
||||
"IntSubtraction",
|
||||
"IntToFloatMultiplication",
|
||||
@ -17384,6 +17595,14 @@
|
||||
"title_aux": "Preset Dimensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger": [
|
||||
[
|
||||
"Log Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimpleLogger"
|
||||
}
|
||||
],
|
||||
"https://github.com/moyi7712/ComfyUI_Seamless_Patten": [
|
||||
[
|
||||
"SeamlessApply",
|
||||
@ -17437,6 +17656,24 @@
|
||||
"title_aux": "ComfyUI_KSamplerTimer"
|
||||
}
|
||||
],
|
||||
"https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": [
|
||||
[
|
||||
"ShellAgentPluginInputFloat",
|
||||
"ShellAgentPluginInputImage",
|
||||
"ShellAgentPluginInputInteger",
|
||||
"ShellAgentPluginInputText",
|
||||
"ShellAgentPluginInputVideo",
|
||||
"ShellAgentPluginSaveImage",
|
||||
"ShellAgentPluginSaveImages",
|
||||
"ShellAgentPluginSaveVideoVHS"
|
||||
],
|
||||
{
|
||||
"author": "MyShell",
|
||||
"description": "",
|
||||
"title": "comfyui-shellagent-plugin",
|
||||
"title_aux": "ComfyUI-ShellAgent-Plugin"
|
||||
}
|
||||
],
|
||||
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||||
[
|
||||
"FastLatentToImage"
|
||||
@ -17630,7 +17867,9 @@
|
||||
"PromptUtilitiesRandomPreset",
|
||||
"PromptUtilitiesRandomPresetAdvanced",
|
||||
"PromptUtilitiesReplaceOrInsertTag",
|
||||
"PromptUtilitiesRoundPromptWeight"
|
||||
"PromptUtilitiesRoundPromptWeight",
|
||||
"PromptUtilitiesSampleTags",
|
||||
"PromptUtilitiesSampleTagsWithWeight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptUtilities"
|
||||
@ -18372,6 +18611,8 @@
|
||||
"https://github.com/raysers/Mflux-ComfyUI": [
|
||||
[
|
||||
"MfluxControlNetLoader",
|
||||
"MfluxLorasLoader",
|
||||
"MfluxModelsLoader",
|
||||
"QuickMfluxNode"
|
||||
],
|
||||
{
|
||||
@ -18726,6 +18967,7 @@
|
||||
"AudioPitchShift",
|
||||
"AudioResample",
|
||||
"AudioSeparator",
|
||||
"AudioSubtract",
|
||||
"AudioTimeStretch",
|
||||
"AudioVolumeNormalization",
|
||||
"BrightnessFeatureNode",
|
||||
@ -18774,9 +19016,12 @@
|
||||
"FlexImagePixelate",
|
||||
"FlexImagePosterize",
|
||||
"FlexImageTiltShift",
|
||||
"FlexImageTransform",
|
||||
"FlexImageVignette",
|
||||
"FlexImageWarp",
|
||||
"FlexLatentBlend",
|
||||
"FlexLatentInterpolate",
|
||||
"FlexLatentNoise",
|
||||
"FlexMaskBinary",
|
||||
"FlexMaskDepthChamber",
|
||||
"FlexMaskDepthChamberRelative",
|
||||
@ -18808,6 +19053,9 @@
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"ManualFeatureFromPipe",
|
||||
"ManualFeatureNode",
|
||||
"ManualFeaturePipe",
|
||||
"MaskCompositePlus",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
@ -19589,6 +19837,15 @@
|
||||
"title_aux": "ComfyUI_Pops"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Sapiens": [
|
||||
[
|
||||
"SapiensLoader",
|
||||
"SapiensSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Sapiens"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StableAudio_Open": [
|
||||
[
|
||||
"StableAudio_ModelLoader",
|
||||
@ -19660,6 +19917,15 @@
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer": [
|
||||
[
|
||||
"PixydustQuantize1",
|
||||
"PixydustQuantize2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PixydustQuantizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||
[
|
||||
"DiscoDiffusion_DiscoDiffusion",
|
||||
@ -19996,6 +20262,14 @@
|
||||
"title_aux": "LoRa Dataset Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/sweetndata/ComfyUI-googletrans": [
|
||||
[
|
||||
"googletrans"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-googletrans"
|
||||
}
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_fnodes": [
|
||||
[
|
||||
"AddImageBorder-",
|
||||
@ -20142,6 +20416,18 @@
|
||||
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||
[
|
||||
"\u26c5\ufe0f Environment",
|
||||
"\ud83c\udf9e\ufe0f Scene",
|
||||
"\ud83c\udfac Action",
|
||||
"\ud83d\udc64 Character",
|
||||
"\ud83d\udcf9 Composition"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Scene Composer"
|
||||
}
|
||||
],
|
||||
"https://github.com/talesofai/comfyui-browser": [
|
||||
[
|
||||
"DifyTextGenerator //Browser",
|
||||
@ -21127,6 +21413,73 @@
|
||||
"title_aux": "ComfyUI-MuseTalkUtils"
|
||||
}
|
||||
],
|
||||
"https://github.com/yanlang0123/ComfyUI_Lam": [
|
||||
[
|
||||
"AspectRatio",
|
||||
"AutioPath",
|
||||
"DoWhileEnd",
|
||||
"DoWhileStart",
|
||||
"EasyPromptSelecto",
|
||||
"FaceFusion",
|
||||
"ForEnd",
|
||||
"ForInnerEnd",
|
||||
"ForInnerStart",
|
||||
"ForStart",
|
||||
"GLM3Prompt",
|
||||
"IdentifyingQR",
|
||||
"IfInnerExecute",
|
||||
"Image2Video",
|
||||
"ImageAddMask",
|
||||
"ImageBlank",
|
||||
"ImageClone",
|
||||
"ImageCropFaces",
|
||||
"ImageLama",
|
||||
"ImageToMasks",
|
||||
"LAM.OpenPoseEditorPlus",
|
||||
"LamCommonNames",
|
||||
"LamCommonPrint",
|
||||
"LamCommonPrintNoOutput",
|
||||
"LamGetPngInfo",
|
||||
"LamLoadPathImage",
|
||||
"LamLoadVideo",
|
||||
"LamSaveOnly",
|
||||
"LamSwitcherCase",
|
||||
"LoadDirImgPaths",
|
||||
"LoadReplaceImage",
|
||||
"LongTextToList",
|
||||
"MultiControlNetApply",
|
||||
"MultiGLIGENTextBoxApply",
|
||||
"MultiIPAdapterRegional",
|
||||
"MultiIntFormula",
|
||||
"MultiParamFormula",
|
||||
"MultiTextConcatenate",
|
||||
"MultiTextEncode",
|
||||
"MultiTextEncodeAdvanced",
|
||||
"MultiTextSelelct",
|
||||
"MultiTextSetArea",
|
||||
"MultiTextSetGligen",
|
||||
"MultiTextSetMask",
|
||||
"OutDoWhileEnd",
|
||||
"OutDoWhileStart",
|
||||
"PreviewImageLam",
|
||||
"PromptTranslator",
|
||||
"QRCode",
|
||||
"SaveImageLam",
|
||||
"SectionEnd",
|
||||
"SectionStart",
|
||||
"StyleSelecto",
|
||||
"Text2AutioEdgeTts",
|
||||
"TextListSelelct",
|
||||
"VideoAddAudio",
|
||||
"VideoFaceFusion",
|
||||
"VideoPath",
|
||||
"WaitImagSelector",
|
||||
"ZhPromptTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Lam"
|
||||
}
|
||||
],
|
||||
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
|
||||
[
|
||||
"YC.ImageComparerMagnifier",
|
||||
@ -21601,10 +21954,11 @@
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Reactive IPAdapter | Yvann",
|
||||
"Audio Prompt Schedule | Yvann",
|
||||
"Audio Reactive | Yvann",
|
||||
"Floats To Weights Strategy | Yvann",
|
||||
"Floats Visualizer | Yvann",
|
||||
"IPAdapter Audio Reactive | Yvann",
|
||||
"Invert Floats | Yvann",
|
||||
"Mask To Float | Yvann"
|
||||
],
|
||||
|
||||
@ -257,7 +257,7 @@ try:
|
||||
|
||||
def sync_write(self, message, file_only=False):
|
||||
with log_lock:
|
||||
timestamp = datetime.now().strftime('%Y-%m-%d %H:%M:%S')[:-3]
|
||||
timestamp = datetime.now().strftime('%Y-%m-%d %H:%M:%S.%f')[:-3]
|
||||
if self.last_char != '\n':
|
||||
log_file.write(message)
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user