mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-02 08:17:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,66 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "capitan01R",
|
||||
"title": "ComfyUI-CapitanFlowMatch",
|
||||
"reference": "https://github.com/capitan01R/ComfyUI-CapitanFlowMatch",
|
||||
"files": [
|
||||
"https://github.com/capitan01R/ComfyUI-CapitanFlowMatch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Optimal samplers and schedulers for rectified flow models."
|
||||
},
|
||||
{
|
||||
"author": "capitan01R",
|
||||
"title": "ComfyUI-Flux2Klein-Enhancer",
|
||||
"reference": "https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer",
|
||||
"files": [
|
||||
"https://github.com/capitan01R/ComfyUI-Flux2Klein-Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Conditioning enhancement node for FLUX.2 Klein 9B in ComfyUI. Controls prompt adherence and image edit behavior by modifying the active text embedding region."
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI-TranslateGemma",
|
||||
"reference": "https://github.com/rookiestar28/ComfyUI-TranslateGemma",
|
||||
"files": [
|
||||
"https://github.com/rookiestar28/ComfyUI-TranslateGemma"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for TranslateGemma — Google's open source translation models with 55 languages & multimodal image translation."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "Comfyui-AD-Image-Concatenation-Advanced",
|
||||
"reference": "https://github.com/BigStationW/Comfyui-AD-Image-Concatenation-Advanced",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/Comfyui-AD-Image-Concatenation-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced image concatenation node for ComfyUI with flexible grid layouts, padding, and styling options."
|
||||
},
|
||||
{
|
||||
"author": "sebagallo",
|
||||
"title": "comfyui-sg-text-encode-reference-images",
|
||||
"reference": "https://github.com/sebagallo/comfyui-sg-text-encode-reference-images",
|
||||
"files": [
|
||||
"https://github.com/sebagallo/comfyui-sg-text-encode-reference-images"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced Text Encode node for ComfyUI with dynamic multi-image reference support."
|
||||
},
|
||||
{
|
||||
"author": "pixelpainter",
|
||||
"title": "UI-Decorators",
|
||||
"reference": "https://github.com/pixelpainter/UI-Decorators",
|
||||
"files": [
|
||||
"https://github.com/pixelpainter/UI-Decorators"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "UI Decorators is a set of 4 nodes to enhance frontside SubGraph usability and organization.All node widgets are linkable and promotable from the SubGraph canvas."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "loz2754",
|
||||
"title": "AUN ComfyUI Nodes",
|
||||
@ -63,6 +124,166 @@
|
||||
"description": "High-performance ComfyUI nodes optimized for RTX 4090: batch processing, memory management, GPU monitoring"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Yahweasel",
|
||||
"title": "ComfyUI-HF-Diffusers",
|
||||
"reference": "https://github.com/Yahweasel/ComfyUI-HF-Diffusers",
|
||||
"files": [
|
||||
"https://github.com/Yahweasel/ComfyUI-HF-Diffusers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A lot of custom nodes for ComfyUI are really just bindings to HuggingFace Diffusers and/or Transformers, but overly constrained to use them in very particular ways."
|
||||
},
|
||||
{
|
||||
"author": "xela-io",
|
||||
"title": "ComfyUI-RegionalPrompting",
|
||||
"reference": "https://github.com/xela-io/ComfyUI-RegionalPrompting",
|
||||
"files": [
|
||||
"https://github.com/xela-io/ComfyUI-RegionalPrompting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Regional Prompting for ComfyUI - assign different prompts to different image areas."
|
||||
},
|
||||
{
|
||||
"author": "SKBv0",
|
||||
"title": "ComfyUI_BlendPack",
|
||||
"reference": "https://github.com/SKBv0/ComfyUI_BlendPack",
|
||||
"files": [
|
||||
"https://github.com/SKBv0/ComfyUI_BlendPack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video transition effects for ComfyUI using WebGL rendering with 100+ transition variants across categories like dissolve, wipe, zoom, blur, glitch, and more."
|
||||
},
|
||||
{
|
||||
"author": "Nakamura2828",
|
||||
"title": "ComfyUI-JK-TextTools",
|
||||
"reference": "https://github.com/Nakamura2828/ComfyUI-JK-TextTools",
|
||||
"files": [
|
||||
"https://github.com/Nakamura2828/ComfyUI-JK-TextTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text and data manipulation nodes for ComfyUI, with emphasis on JSON processing, detection workflows, and bbox visualization."
|
||||
},
|
||||
{
|
||||
"author": "sgyyao",
|
||||
"title": "ComfyUI_LLM_Prompt_Optimizer",
|
||||
"reference": "https://github.com/sgyyao/ComfyUI_LLM_Prompt_Optimizer",
|
||||
"files": [
|
||||
"https://github.com/sgyyao/ComfyUI_LLM_Prompt_Optimizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that uses various LLM APIs (OpenAI, Anthropic, Gemini, DeepSeek, Qwen/DashScope, xAI, etc.) to optimize and expand your image generation prompts."
|
||||
},
|
||||
{
|
||||
"author": "zhaocaiji",
|
||||
"title": "ComfyUI-VideoFrameTools",
|
||||
"reference": "https://github.com/zhaocaiji/ComfyUI-VideoFrameTools",
|
||||
"files": [
|
||||
"https://github.com/zhaocaiji/ComfyUI-VideoFrameTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to handle video frame sequences."
|
||||
},
|
||||
{
|
||||
"author": "princepainter",
|
||||
"title": "Comfyui-PainterFluxImageEdit",
|
||||
"reference": "https://github.com/princepainter/Comfyui-PainterFluxImageEdit",
|
||||
"files": [
|
||||
"https://github.com/princepainter/Comfyui-PainterFluxImageEdit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Flux2 text-to-image and image-to-image editing node supporting dual modes, multi-image editing, intelligent masking, and flexible resolution settings. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "naku-yh",
|
||||
"title": "ComfyUI_Flux2ImageReference",
|
||||
"reference": "https://github.com/naku-yh/ComfyUI_Flux2ImageReference",
|
||||
"files": [
|
||||
"https://github.com/naku-yh/ComfyUI_Flux2ImageReference"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive node for ComfyUI that implements an image reference mechanism for Flux2-based image generation models."
|
||||
},
|
||||
{
|
||||
"author": "transcendedhacker",
|
||||
"title": "Mode_personal_node",
|
||||
"reference": "https://github.com/transcendedhacker/Mode_personal_node",
|
||||
"files": [
|
||||
"https://github.com/transcendedhacker/Mode_personal_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Massive scalable SDXL/Flux prompt system with 300+ atomic options."
|
||||
},
|
||||
{
|
||||
"author": "skatardude10",
|
||||
"title": "ComfyUI-Optical-Realism",
|
||||
"reference": "https://github.com/skatardude10/ComfyUI-Optical-Realism",
|
||||
"files": [
|
||||
"https://github.com/skatardude10/ComfyUI-Optical-Realism"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Physics-based post-processing using depth maps to simulate atmospheric perspective, light transport, and lens imperfections for photorealistic results."
|
||||
},
|
||||
{
|
||||
"author": "Aloukik21",
|
||||
"title": "ComfyUI-NovaNoiser",
|
||||
"reference": "https://github.com/Aloukik21/ComfyUI-NovaNoiser",
|
||||
"files": [
|
||||
"https://github.com/Aloukik21/ComfyUI-NovaNoiser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image Detection Bypass Utility for circumvention of AI Detection with comprehensive image processing and post-processing features."
|
||||
},
|
||||
{
|
||||
"author": "ai-joe-git",
|
||||
"title": "ComfyUI-Metadata-Extractor",
|
||||
"reference": "https://github.com/ai-joe-git/ComfyUI-Metadata-Extractor",
|
||||
"files": [
|
||||
"https://github.com/ai-joe-git/ComfyUI-Metadata-Extractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node that extracts workflow metadata from PNG images and video files generated by ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ai-joe-git",
|
||||
"title": "ComfyUI-Simple-Prompt-Batcher",
|
||||
"reference": "https://github.com/ai-joe-git/ComfyUI-Simple-Prompt-Batcher",
|
||||
"files": [
|
||||
"https://github.com/ai-joe-git/ComfyUI-Simple-Prompt-Batcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and efficient ComfyUI custom node that allows batch processing of multiple prompts in a single queue with automatic model loading optimization."
|
||||
},
|
||||
{
|
||||
"author": "aledelpho",
|
||||
"title": "Arthemy_Live-Tuner-SDXL-ComfyUI",
|
||||
"reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-SDXL-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/aledelpho/Arthemy_Live-Tuner-SDXL-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for tweaking SDXL, Illustrious, and NAI models by adjusting U-Net and CLIP slices for granular control."
|
||||
},
|
||||
{
|
||||
"author": "bkpaine1",
|
||||
"title": "Halo-Lipsy",
|
||||
"reference": "https://github.com/bkpaine1/Halo-Lipsy",
|
||||
"files": [
|
||||
"https://github.com/bkpaine1/Halo-Lipsy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Native AMD Unified Memory Lip Sync for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kianthos",
|
||||
"title": "Earthbound---All-in-one-ComfyUI-Node",
|
||||
"reference": "https://github.com/kianthos/Earthbound---All-in-one-ComfyUI-Node",
|
||||
"files": [
|
||||
"https://github.com/kianthos/Earthbound---All-in-one-ComfyUI-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive single-node solution for ComfyUI integrating base generation, latent refinement, neural upscaling, and post-processing."
|
||||
},
|
||||
{
|
||||
"author": "tackcrypto1031",
|
||||
"title": "tk_comfyui_view_and_light",
|
||||
@ -224,17 +445,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive prompt management system for ComfyUI with database storage, thumbnail management, advanced search, and cross-platform support."
|
||||
},
|
||||
{
|
||||
"author": "PauldeLavallaz",
|
||||
"title": "[WIP] comfyui_morpheus_model_management",
|
||||
"reference": "https://github.com/PauldeLavallaz/comfyui_morpheus_model_management",
|
||||
"files": [
|
||||
"https://github.com/PauldeLavallaz/comfyui_morpheus_model_management"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodo personalizzato per ComfyUI che consente di sfogliare una libreria locale di immagini di talent con interfaccia gallery, filtri avanzati e output multipli. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
@ -476,243 +686,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for expression preset management in ComfyUI, allowing users to preselect expressions and parameters for character animation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Angelsan720",
|
||||
"title": "attention_bench",
|
||||
"reference": "https://github.com/Angelsan720/attention_bench",
|
||||
"files": [
|
||||
"https://github.com/Angelsan720/attention_bench"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes."
|
||||
},
|
||||
{
|
||||
"author": "smartvain",
|
||||
"title": "ComfyUI-FaceKeypointsFilter",
|
||||
"reference": "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter",
|
||||
"files": [
|
||||
"https://github.com/smartvain/ComfyUI-FaceKeypointsFilter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that selectively filters facial keypoints from DWPose/OpenPose output, allowing selective disabling of face parts (chin, eyebrows, eyes, nose, mouth outer/inner contours) for ControlNet workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "smartvain",
|
||||
"title": "ComfyUI-PoseKeypointsToImage",
|
||||
"reference": "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage",
|
||||
"files": [
|
||||
"https://github.com/smartvain/ComfyUI-PoseKeypointsToImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that generates pose images from DWPose/OpenPose keypoint data, allowing creation of pose visualizations with selectively filtered body parts. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "shumoLR",
|
||||
"title": "Comfyui_SynVow_MultiangleCamera",
|
||||
"reference": "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera",
|
||||
"files": [
|
||||
"https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for 3D camera angle control with interactive viewport to adjust camera angles and output formatted prompt strings and processed images for multi-angle image generation. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "zwaigani",
|
||||
"title": "ComfyUI-LoRA-stacker",
|
||||
"reference": "https://github.com/zwaigani/ComfyUI-LoRA-stacker",
|
||||
"files": [
|
||||
"https://github.com/zwaigani/ComfyUI-LoRA-stacker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node that lets you apply multiple LoRAs (up to 10) to a model in one node."
|
||||
},
|
||||
{
|
||||
"author": "kantan-kanto",
|
||||
"title": "ComfyUI-MultiModal-Prompt-Nodes",
|
||||
"reference": "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes",
|
||||
"files": [
|
||||
"https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced multimodal prompt generation nodes for ComfyUI with local GGUF models (Qwen-VL) and cloud API support for vision-based prompt enhancement."
|
||||
},
|
||||
{
|
||||
"author": "mingchoi",
|
||||
"title": "ComfyUI-Prompt-Iterator",
|
||||
"reference": "https://github.com/mingchoi/ComfyUI-Prompt-Iterator",
|
||||
"files": [
|
||||
"https://github.com/mingchoi/ComfyUI-Prompt-Iterator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package that provides two nodes for iterating through prompts and templates. Perfect for batch processing, testing multiple prompts, or creating variations."
|
||||
},
|
||||
{
|
||||
"author": "FemReiyaDev",
|
||||
"title": "ComfyUI-ReiyaNodes",
|
||||
"reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes",
|
||||
"files": [
|
||||
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for image stitching"
|
||||
},
|
||||
{
|
||||
"author": "zwaigani",
|
||||
"title": "ComfyUI-VRAM-watcher",
|
||||
"id": "comfyui-vram-watcher",
|
||||
"reference": "https://github.com/zwaigani/ComfyUI-VRAM-watcher",
|
||||
"files": [
|
||||
"https://github.com/zwaigani/ComfyUI-VRAM-watcher"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.",
|
||||
"tags": ["utils", "ui", "vram", "ram"]
|
||||
},
|
||||
{
|
||||
"author": "vuhung3990",
|
||||
"title": "NSFW Guard",
|
||||
"id": "comfyui-nsfw-guard",
|
||||
"reference": "https://github.com/vuhung3990/comfyui-nsfw-guard",
|
||||
"files": [
|
||||
"https://github.com/vuhung3990/comfyui-nsfw-guard"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model."
|
||||
},
|
||||
{
|
||||
"author": "TheMadDoctor007",
|
||||
"title": "Qwen Camera Selector",
|
||||
"id": "qwen-camera-selector",
|
||||
"reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector",
|
||||
"files": [
|
||||
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows."
|
||||
},
|
||||
{
|
||||
"author": "zengxianyu",
|
||||
"title": "Intensity Fake Depth Node for ComfyUI",
|
||||
"reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth",
|
||||
"files": [
|
||||
"https://github.com/zengxianyu/ComfyUIIntensityDepth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Output Fake Depth Maps with Detailed Object Boundaries"
|
||||
},
|
||||
{
|
||||
"author": "aimoviestudio",
|
||||
"title": "ComfyUI Prompt Builder",
|
||||
"reference": "https://github.com/aimoviestudio/comfyui-promptbuilder",
|
||||
"files": [
|
||||
"https://github.com/aimoviestudio/comfyui-promptbuilder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach."
|
||||
},
|
||||
{
|
||||
"author": "shmba05tom",
|
||||
"title": "Comfyui-Image-Concat",
|
||||
"id": "Comfyui-Image-Concat",
|
||||
"reference": "https://github.com/shmbatom/Comfyui-Image-Concat",
|
||||
"files": [
|
||||
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
|
||||
},
|
||||
{
|
||||
"author": "jianglinbin",
|
||||
"title": "ComfyUI 3D Angles Selector",
|
||||
"reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect",
|
||||
"files": [
|
||||
"https://github.com/jianglinbin/ComfyUI-AnglesSelect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations."
|
||||
},
|
||||
{
|
||||
"author": "vantagewithai",
|
||||
"title": "Vantage-Nodes",
|
||||
"reference": "https://github.com/vantagewithai/Vantage-Nodes",
|
||||
"files": [
|
||||
"https://github.com/vantagewithai/Vantage-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines."
|
||||
},
|
||||
{
|
||||
"author": "vantagewithai",
|
||||
"title": "Vantage-Step-Audio-EditX",
|
||||
"reference": "https://github.com/vantagewithai/Vantage-Step-Audio-EditX",
|
||||
"files": [
|
||||
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node implementation built on top of Step-Audio-EditX. It adapts and extends EditX capabilities to support multi‑speaker, long‑format, voice cloning, and emotion/style/speed editing, enabling you to feed in a script with multiple speakers, inline pauses, paralinguistic cues, and get a concatenated audio output in one pass."
|
||||
},
|
||||
{
|
||||
"author": "zengxianyu",
|
||||
"title": "Phase-Preserving Noise",
|
||||
"id": "structured-noise",
|
||||
"reference": "https://github.com/zengxianyu/structured-noise",
|
||||
"files": [
|
||||
"https://github.com/zengxianyu/structured-noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate phase-preserving structured noise for the input image."
|
||||
},
|
||||
{
|
||||
"author": "3R3BOS",
|
||||
"title": "ComfyUI-3R3BOS-Pack",
|
||||
"id": "ComfyUI-3R3BOS-Pack",
|
||||
"reference": "https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack",
|
||||
"files": [
|
||||
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Control and visualization toolkit (Gatekeeper, Slider) and more in the future."
|
||||
},
|
||||
{
|
||||
"author": "JasonHoku",
|
||||
"title": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite",
|
||||
"reference": "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite",
|
||||
"files": [
|
||||
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Sampler testing & benchmarking tool for testing Stable Diffusion samplers, schedulers, CFG scales, prompts, img2img denoise values, and LoRA combinations. Features infinite-canvas dashboard image grids with virtual scrolling that can handle thousands of images, multi-model comparison, automatic resume on interrupt, and real-time visualization. Test entire checkpoint folders, stack multiple LoRAs, generate random seed variations, and export optimized configs. Includes fullscreen mode, keyboard navigation, smart filtering by parameters, and one-click regeneration workflow. Perfect for sampler output optimization and hyperparameter tuning."
|
||||
},
|
||||
{
|
||||
"author": "jchiotaka",
|
||||
"title": "comfyui-tile-calculator",
|
||||
"reference": "https://github.com/jchiotaka/comfyui-tile-calculator",
|
||||
"files": [
|
||||
"https://github.com/jchiotaka/comfyui-tile-calculator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for calculating tile dimensions in upscaling workflows"
|
||||
},
|
||||
{
|
||||
"author": "danielvw",
|
||||
"title": "ComfyUI-WanMove-Adapter",
|
||||
"reference": "https://github.com/danielvw/ComfyUI-WanMove-Adapter",
|
||||
"files": [
|
||||
"https://github.com/danielvw/ComfyUI-WanMove-Adapter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to convert trajectories from JSON files directly into WanMove TRACKS."
|
||||
},
|
||||
{
|
||||
"author": "Anzhc",
|
||||
"title": "SDXL-Flux2VAE-ComfyUI-Node",
|
||||
"reference": "https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node",
|
||||
"files": [
|
||||
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user