Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data 2024-08-29 21:53:37 +09:00
commit bff8dbee30
16 changed files with 5100 additions and 2930 deletions

3
.gitignore vendored
View File

@ -15,4 +15,5 @@ channels.list
comfyworkflows_sharekey
github-stats-cache.json
pip_overrides.json
*.json
*.json
check2.sh

View File

@ -1117,6 +1117,16 @@
"install_type": "git-clone",
"description": "Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints."
},
{
"author": "SeargeDP",
"title": "Searge-LLM for ComfyUI v1.0",
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
"files": [
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
],
"install_type": "git-clone",
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
},
{
"author": "cubiq",
"title": "Simple Math",
@ -3129,6 +3139,26 @@
"install_type": "git-clone",
"description": "Currently supports LoRA training, and untested full finetune with code from kohya's scripts: [a/https://github.com/kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)"
},
{
"author": "kijai",
"title": "ComfyUI CogVideoX Wrapper",
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
"files": [
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
],
"install_type": "git-clone",
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
},
{
"author": "kijai",
"title": "ComfyUI Llava-OneVision",
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
"files": [
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
],
"install_type": "git-clone",
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@ -5249,7 +5279,7 @@
{
"author": "aiXander",
"title": "Eden.art nodesuite",
"id": "Eden",
"id": "eden",
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
"files": [
"https://github.com/edenartlab/eden_comfy_pipelines"
@ -5260,7 +5290,7 @@
{
"author": "aiXander",
"title": "Eden.art LoRa Trainer",
"id": "Eden",
"id": "eden-lora-trainer",
"reference": "https://github.com/edenartlab/sd-lora-trainer",
"files": [
"https://github.com/edenartlab/sd-lora-trainer"
@ -6609,17 +6639,6 @@
"install_type": "git-clone",
"description": "Multi-monitor image preview, Variable Assigment/Wireless Nodes, Prompt Tweaking, Command Palette, Pinned favourite nodes, Node navigation, Fuzzy search, Node time tracking, Organizing and Error management. For more info visit: [a/https://comfyui.ma.pe/](https://comfyui.ma.pe/)"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",
"id": "img2prompt",
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
"files": [
"https://github.com/zhongpei/Comfyui_image2prompt"
],
"install_type": "git-clone",
"description": "Nodes:Image to Text, Loader Image to Text Model."
},
{
"author": "zhongpei",
"title": "ComfyUI for InstructIR",
@ -6720,7 +6739,7 @@
},
{
"author": "StartHua",
"title": "Comfyui_CXH_joy_caption",
"title": "Comfyui_CXH_Phi_3.5",
"reference": "https://github.com/StartHua/Comfyui_CXH_Phi_3.5",
"files": [
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5"
@ -7214,6 +7233,39 @@
"install_type": "git-clone",
"description": "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI."
},
{
"author": "logtd",
"title": "ComfyUI-SSREncoder",
"id": "ssrencoder",
"reference": "https://github.com/logtd/ComfyUI-SSREncoder",
"files": [
"https://github.com/logtd/ComfyUI-SSREncoder"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder)."
},
{
"author": "logtd",
"title": "ComfyUI-SeeCoder",
"id": "seecoder-logtd",
"reference": "https://github.com/logtd/ComfyUI-SeeCoder",
"files": [
"https://github.com/logtd/ComfyUI-SeeCoder"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)"
},
{
"author": "logtd",
"title": "ComfyUI-4DHumans",
"id": "4dhumans",
"reference": "https://github.com/logtd/ComfyUI-4DHumans",
"files": [
"https://github.com/logtd/ComfyUI-4DHumans"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)"
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@ -7289,6 +7341,16 @@
"install_type": "git-clone",
"description": "This custom node allow upscaling an image by a factor using a model."
},
{
"author": "TheBill2001",
"title": "Save Images with Captions",
"reference": "https://github.com/TheBill2001/ComfyUI-Save-Image-Caption",
"files": [
"https://github.com/TheBill2001/ComfyUI-Save-Image-Caption"
],
"install_type": "git-clone",
"description": "Provide two custom nodes to load and save images with captions as separate files."
},
{
"author": "leoleelxh",
"title": "ComfyUI-LLMs",
@ -8077,7 +8139,17 @@
"https://github.com/daxcay/ComfyUI-DataSet"
],
"install_type": "git-clone",
"description": "Data Research, Preparation And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator\nNOTE: This repo is renamed to ComfyUI-DataSet.\n[w/Repository name is renamed to ComfyUI-DataSet from ComfyUI-DRMN. Please, remove previous one and reinstall.]"
"description": "Data research, preparation, and manipulation nodes for model trainers and artists."
},
{
"author": "daxcay",
"title": "ComfyUI-Nexus",
"reference": "https://github.com/daxcay/ComfyUI-Nexus",
"files": [
"https://github.com/daxcay/ComfyUI-Nexus"
],
"install_type": "git-clone",
"description": "Node to enable seamless multiuser workflow collaboration, run on local and remote comfy servers."
},
{
"author": "daxcay",
@ -10683,13 +10755,13 @@
{
"author": "muzi12888",
"title": "m9-prompts-comfyui",
"id": "m9-prompts",
"id": "m9-prompts-comfyui",
"reference": "https://github.com/MarcusNyne/m9-prompts-comfyui",
"files": [
"https://github.com/MarcusNyne/m9-prompts-comfyui"
],
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
"description": "Nodes for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},
{
"author": "xuhongming251",
@ -11271,6 +11343,17 @@
"install_type": "git-clone",
"description": "A node to set workflow settings."
},
{
"author": "marduk191",
"title": "Flux Prompt Enhance Node for ComfyUI",
"id": "fluxpromptenhancer",
"reference": "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer",
"files": [
"https://github.com/marduk191/ComfyUI-Fluxpromptenhancer"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows."
},
{
"author": "haohaocreates",
"title": "ComfyUI-HH-Image-Selector",
@ -11791,16 +11874,6 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
},
{
"author": "SEkINVR",
"title": "ComfyUI-Animator",
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
"files": [
"https://github.com/SEkINVR/ComfyUI-Animator"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
},
{
"author": "MrSamSeen",
"title": "ComfyUI_SSStereoscope",
@ -11979,6 +12052,7 @@
{
"author": "Expo",
"title": "LM Studio Image to Text Node for ComfyUI",
"id": "comfyui-lmstudio-image-to-text-node",
"reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node",
"files": [
"https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node"
@ -12330,6 +12404,16 @@
"install_type": "git-clone",
"description": "A silly POC Video Player for ComfyUI"
},
{
"author": "BetaDoggo",
"title": "Gatcha Embeddings",
"reference": "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding",
"files": [
"https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding"
],
"install_type": "git-clone",
"description": "A revolutionary technique for increasing output variety."
},
{
"author": "WX-NPS1598",
"title": "Auto Crop By NPS",
@ -12905,6 +12989,16 @@
"install_type": "git-clone",
"description": "ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)"
},
{
"author": "leeguandong",
"title": "ComfyUI_VisualAttentionMap",
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
"files": [
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
],
"install_type": "git-clone",
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
},
{
"author": "lenskikh",
"title": "Propmt Worker",
@ -12937,6 +13031,17 @@
"install_type": "git-clone",
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4",
"id": "qwen2-audio-7b-instruct-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
],
"install_type": "git-clone",
"description": "This is an implementation of [a/Qwen2-Audio-7B-Instruct-Int4](https://github.com/QwenLM/Qwen2-Audio) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries and audio queries to generate captions or responses."
},
{
"author": "mltask",
"title": "MLTask_ComfyUI",
@ -13161,7 +13266,17 @@
"https://github.com/ChrisColeTech/ComfyUI-Line-counter"
],
"install_type": "git-clone",
"description": "Custom node to count the number of lines in a text file"
"description": "This custom node package for ComfyUI is designed to streamline your workflow with powerful file-counting capabilities."
},
{
"author": "ChrisColeTech",
"title": "ComfyUI-Elegant-Resource-Monitor",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI will add a simple and elegant resource monitor."
},
{
"author": "dadoirie",
@ -13223,7 +13338,7 @@
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside"
],
"install_type": "git-clone",
"description": "Custom nodes introducing particle simulations, optical flow, and temporal masks"
"description": "Custom nodes introducing particle simulations, optical flow, audio manipulation & reactivity, and temporal masks"
},
{
"author": "ControlAltAI",
@ -13256,7 +13371,7 @@
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
],
"install_type": "git-clone",
"description": "Nodes: Images_Converter, Show_Text"
"description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint."
},
{
"author": "Sieyalixnet",
@ -13421,17 +13536,17 @@
"https://github.com/xlinx/ComfyUI-decadetw-auto-prompt-llm"
],
"install_type": "git-clone",
"description": "NODES: Auto-LLM-Text-Vision, Auto-LLM-Text, Auto-LLM-Vision.\nAuto prompt by LLM and LLM-Vision (Trigger more details out inside model)"
"description": "Auto prompt by LLM and LLM-Vision. (Trigger more details hiding in model)"
},
{
"author": "xlinx",
"title": "decadetw-Auto-Messaging-realtime",
"title": "ComfyUI-decadetw-auto-messaging-realtime",
"reference": "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime",
"files": [
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime"
],
"install_type": "git-clone",
"description": "Auto msg to ur mobile (LINE | Telegram | Discord)\nMotivation: Mobile phone wallpaper., an architect like: architect, cloth designer, art-worker, When u outdoor, ..."
"description": "Auto messging sd-image and sd-info to mobile phone IM realtime. (LINE | Telegram | Discord)"
},
{
"author": "wmpmiles",
@ -13493,12 +13608,12 @@
"https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes"
],
"install_type": "git-clone",
"description": "Fed up with the hassle of managing AI models and LoRAs? Tired of hunting down the perfect resources, only to struggle with getting them loaded and configured just right?\nIntroducing the Civitai Node Loading System—your all-in-one solution for seamless model and LoRA management. Whether youre pulling directly from Civitai or loading from local files, our system makes it a breeze. With automatic preview generation and BLAKE3 hash verification, you can be sure that youre always working with the correct and highest quality resources. Say goodbye to the guesswork and hello to a streamlined, efficient workflow thats as powerful as it is user-friendly."
"description": "Load your model with image previews, or directly download and import Civitai models via URL. This custom ComfyUI node supports Checkpoint, LoRA, and LoRA Stack models, offering features like bypass options."
},
{
"author": "hyejinlee12",
"title": "ComfyUI-Fill-Image-for-Outpainting",
"id": "LoadFiles",
"id": "fill-image-for-outpainting",
"reference": "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting",
"files": [
"https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting"
@ -13546,6 +13661,294 @@
"install_type": "git-clone",
"description": "Nodes: TileSplit (Dynamic), TileMerge (Dynamic)"
},
{
"author": "Assistant",
"title": "ComfyUI-PromptList",
"reference": "https://github.com/NakamuraShippo/ComfyUI-PromptList",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-PromptList"
],
"install_type": "git-clone",
"description": "Custom node for managing prompts with CSV integration"
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
"reference": "https://github.com/nux1111/ComfyUI_NetDist_Plus",
"files": [
"https://github.com/nux1111/ComfyUI_NetDist_Plus"
],
"install_type": "git-clone",
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
},
{
"author": "NakamuraShippo",
"title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui-mittimi-load-preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
],
"install_type": "git-clone",
"description": "The system selects and loads preset."
},
{
"author": "RodrigoSKohl",
"title": "Panoramic Image Stitcher",
"reference": "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher",
"files": [
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher"
],
"install_type": "git-clone",
"description": "Simple Node to make panoramic images"
},
{
"author": "nicehero",
"title": "comfyui-SegGPT",
"reference": "https://github.com/nicehero/comfyui-SegGPT",
"files": [
"https://github.com/nicehero/comfyui-SegGPT"
],
"install_type": "git-clone",
"description": "SegGPT model for comfyui,segmentation everything with mask prompt. Download (https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) in this node path."
},
{
"author": "sakura1bgx",
"title": "ComfyUI_FlipStreamViewer",
"reference": "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer",
"files": [
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer"
],
"install_type": "git-clone",
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
},
{
"author": "ducido",
"title": "ObjectFusion_ComfyUI_nodes",
"id": "objectfusion-nodes",
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
"files": [
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "This is a node to generate new image that combine 2 objects from different scene."
},
{
"author": "DanielHabib",
"title": "ComfyUI-Voxels",
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
"files": [
"https://github.com/DanielHabib/ComfyUI-Voxels"
],
"install_type": "git-clone",
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
},
{
"author": "jsonL",
"title": "ComfyUI-tagger",
"id": "comfyui-tagger",
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
"files": [
"https://github.com/StarMagicAI/comfyui_tagger"
],
"install_type": "git-clone",
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
},
{
"author": "boredofnames",
"title": "ComfyUI-ntfy",
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
"files": [
"https://github.com/boredofnames/ComfyUI-ntfy"
],
"install_type": "git-clone",
"description": "NODES:Save Image and ntfy"
},
{
"author": "Xclbr7",
"title": "ComfyUI-Merlin: Magic Photo Prompter",
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
"files": [
"https://github.com/Xclbr7/ComfyUI-Merlin"
],
"install_type": "git-clone",
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
},
{
"author": "neverbiasu",
"title": "ComfyUI-StyleShot",
"reference": "https://github.com/neverbiasu/ComfyUI-StyleShot",
"files": [
"https://github.com/neverbiasu/ComfyUI-StyleShot"
],
"install_type": "git-clone",
"description": "NODES:StyleShotApply"
},
{
"author": "microbote",
"title": "StyledCLIPTextEncode",
"reference": "https://github.com/microbote/ComfyUI-StyledCLIPTextEncode",
"files": [
"https://github.com/microbote/ComfyUI-StyledCLIPTextEncode"
],
"install_type": "git-clone",
"description": "StyledCLIPTextEncode is a node that enables you to build your prompts(both postive and negative) based on the selected style. It provides up-to 77 styles currently and has been tested on SDXL and SD1.5 checkpoints. It's ported from project [a/Style Selector for SDXL 1.0](https://github.com/ahgsql/StyleSelectorXL), which is only availabe on WebUI."
},
{
"author": "yvann-ba",
"title": "ComfyUI_Yvann-Nodes",
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
"files": [
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Img2DrawingAssistants",
"id": "Img2DrawingAssistants",
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
"files": [
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
],
"install_type": "git-clone",
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
},
{
"author": "tianguangliu",
"title": "comfyui-utools",
"id": "utools",
"reference": "https://github.com/tianguanggliu/Utools",
"files": [
"https://github.com/tianguanggliu/Utools"
],
"install_type": "git-clone",
"description": "Efficiency tools, Personalized style, Other Nodes, ..."
},
{
"author": "celoron",
"title": "ComfyUI-VisualQueryTemplate",
"reference": "https://github.com/celoron/ComfyUI-VisualQueryTemplate",
"files": [
"https://github.com/celoron/ComfyUI-VisualQueryTemplate"
],
"install_type": "git-clone",
"description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers"
},
{
"author": "Alex Genovese",
"title": "Huggingface Api Serverless",
"reference": "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference",
"files": [
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference"
],
"install_type": "git-clone",
"description": "Huggingface Api Serverless request"
},
{
"author": "freelifehacker",
"title": "ComfyUI-ImgMask2PNG",
"reference": "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG",
"files": [
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG"
],
"install_type": "git-clone",
"description": "NODES:ImageMask2PNG"
},
{
"author": "fssorc",
"title": "ComfyUI_pose_inter",
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
"files": [
"https://github.com/fssorc/ComfyUI_pose_inter"
],
"install_type": "git-clone",
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
},
{
"author": "souki202",
"title": "ComfyUI-LoadImage-Advanced",
"reference": "https://github.com/souki202/ComfyUI-LoadImage-Advanced",
"files": [
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
],
"install_type": "git-clone",
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
},
{
"author": "drmbt",
"title": "comfyui-dreambait-nodes",
"id": "drmbt",
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
"files": [
"https://github.com/drmbt/comfyui-dreambait-nodes"
],
"install_type": "git-clone",
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
},
{
"author": "InstaSD",
"title": "InstaSD nodes for ComfyUI",
"reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD",
"files": [
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD"
],
"install_type": "git-clone",
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
],
"install_type": "git-clone",
"description": "This is the node that performs the magnification calculation."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiWidthHeight",
"id": "comfyui_mittimi_width_height",
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui_mittimi_load_preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
],
"install_type": "git-clone",
"description": "This node can easily switch between models and prompts by saving presets."
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI-color-ascii-art-node",
"id": "asciiart",
"reference": "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node",
"files": [
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node"
],
"install_type": "git-clone",
"description": "This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image."
},
@ -13928,6 +14331,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
}
]
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1619,6 +1619,14 @@ def execute_install_script(url, repo_path, lazy_mode=False, instant_execution=Fa
print("Install: pip packages")
with open(requirements_path, "r") as requirements_file:
for line in requirements_file:
#handle comments
if '#' in line:
if line.strip()[0] == '#':
print("Line is comment...skipping")
continue
else:
line = line.split('#')[0].strip()
package_name = remap_pip_package(line.strip())
if package_name and not package_name.startswith('#'):

View File

@ -594,40 +594,255 @@
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors",
"size": "49.6MB"
},
{
"name": "SDXL Lightning LoRA (2step)",
"name": "SDXL Lightning LoRA (2steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (2step)",
"description": "SDXL Lightning LoRA (2steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_2step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_2step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "SDXL Lightning LoRA (4step)",
"name": "SDXL Lightning LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (4step)",
"description": "SDXL Lightning LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_4step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_4step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "SDXL Lightning LoRA (8step)",
"name": "SDXL Lightning LoRA (8steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (8tep)",
"description": "SDXL Lightning LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_8step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_8step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "DMD2 LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora.safetensors",
"size": "787MB"
},
{
"name": "DMD2 LoRA (4steps/fp16)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps/fp16)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora_fp16.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora_fp16.safetensors",
"size": "394MB"
},
{
"name": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
"type": "lora",
"base": "FLUX.1",
"save_path": "loras/HyperSD/FLUX.1",
"description": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-FLUX.1-dev-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-8steps-lora.safetensors",
"size": "1.39GB"
},
{
"name": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
"type": "lora",
"base": "FLUX.1",
"save_path": "loras/HyperSD/FLUX.1",
"description": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-FLUX.1-dev-16steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-16steps-lora.safetensors",
"size": "1.39GB"
},
{
"name": "Hyper-SD LoRA (1step) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (1step) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-1step-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (2steps) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-2steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (12steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (1step) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (1step) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-1step-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (2steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-2steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (4steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (12steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (4steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (4steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-4steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-4steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (8steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-8steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (16steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (16steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-16steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-16steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "google-t5/t5-base",
"type": "clip",
@ -978,7 +1193,7 @@
{
"name": "LCM LoRA SDXL",
"type": "lora",
"base": "SSD-1B",
"base": "SDXL",
"save_path": "loras/lcm/SDXL",
"description": "Latent Consistency LoRA for SDXL",
"reference": "https://huggingface.co/latent-consistency/lcm-lora-sdxl",
@ -3220,6 +3435,17 @@
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
},
{
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1/Shakker-Labs-ControlNet-Union-Pro",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Tile, Depth, Blur, Pose, Gray, Low Quality",
"reference": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
},
{
"name": "xinsir/ControlNet++: All-in-one ControlNet",
@ -3900,6 +4126,18 @@
"filename": "flux1-schnell-Q8_0.gguf",
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q8_0.gguf",
"size": "12.7GB"
},
{
"name": "BAAI/SegGPT",
"type": "SegGPT",
"base": "SegGPT",
"save_path": "custom_nodes/comfyui-SegGPT",
"description": "SegGPT",
"reference": "https://huggingface.co/BAAI/SegGPT",
"filename": "seggpt_vit_large.pth",
"url": "https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth",
"size": "1.48GB"
}
]
}

View File

@ -11,8 +11,67 @@
{
"author": "shuanshuan",
"title": "ComfyUI_CheckPointLoader_Ext [WIP]",
"reference": "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext",
"files": [
"https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext"
],
"install_type": "git-clone",
"description": "NODES:Checkpoint Loader Ext"
},
{
"author": "123jimin",
"title": "ComfyUI MobileForm [WIP]",
"reference": "https://github.com/123jimin/ComfyUI-MobileForm",
"files": [
"https://github.com/123jimin/ComfyUI-MobileForm"
],
"install_type": "git-clone",
"description": "MobileForm is an extension for ComfyUI, providing simple form for any workflows, suitable for use on mobile phones.[w/Currently MobileForm is in a PoC state; expect bugs and breaking changes.]"
},
{
"author": "go-package-lab",
"title": "ComfyUI-Tools-Video-Combine [WIP]",
"reference": "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine",
"files": [
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine"
],
"install_type": "git-clone",
"description": "NODES:LoadAudioUrl, VideoWatermark"
},
{
"author": "jinljin",
"title": "ComfyUI-Talking-Head [WIP]",
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
"files": [
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
],
"install_type": "git-clone",
"description": "ComfyUI-Talking-Head"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",
"id": "img2prompt",
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
"files": [
"https://github.com/zhongpei/Comfyui_image2prompt"
],
"install_type": "git-clone",
"description": "Nodes:Image to Text, Loader Image to Text Model.[w/This custom node may break dependencies by reinstalling the torch package.]"
},
{
"author": "APZmedia",
"title": "comfyui-textools [WIP]",
"reference": "https://github.com/APZmedia/comfyui-textools",
"files": [
"https://github.com/APZmedia/comfyui-textools"
],
"install_type": "git-clone",
"description": "ComfyUI-textools is a collection of custom nodes designed for use with ComfyUI. These nodes enhance text processing capabilities, including applying rich text overlays on images and cleaning file names for safe and consistent file management.\nNOTE: The files in the repo are not organized."
},
{
"author": "VykosX",
"title": "ControlFlowUtils [UNSTABLE]",
@ -213,16 +272,6 @@
"install_type": "git-clone",
"description": "A Video2Video framework for text2image models in ComfyUI. Supports SD1.5 and SDXL."
},
{
"author": "kijai",
"title": "ComfyUI-LLaVA-OneVision [WIP]",
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
"files": [
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
],
"install_type": "git-clone",
"description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked."
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_MiniCPM-V-2_6-int4",
@ -244,16 +293,6 @@
"install_type": "git-clone",
"description": "ComfyUI_EnvAutopsyAPI is a powerful debugging tool designed for ComfyUI that provides in-depth analysis of your environment and dependencies through an API interface. This tool allows you to inspect environment variables, pip packages, and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server. MUST READ [a/THIS](https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI#%EF%B8%8F-warning-security-risk-%EF%B8%8F) before install.]"
},
{
"author": "kijai",
"title": "ComfyUI-CogVideoXWrapper [WIP]",
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
"files": [
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
],
"install_type": "git-clone",
"description": "Original repo: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)\nNOTE:Currently requires diffusers with PR: [a/huggingface/diffusers#9082](https://github.com/huggingface/diffusers/pull/9082)"
},
{
"author": "neuratech-ai",
"title": "ComfyUI-MultiGPU",
@ -335,16 +374,6 @@
"install_type": "git-clone",
"description": "Nodes:CLAHE Enhancement, High Pass Filter, Edge Detection, Combine Enhancements, Adaptive Thresholding, Morphological Operations, Gray Color Enhancement, Improved Gray Color Enhancement, Texture Enhancement, Denoising Filter, Flexible Combine Enhancements."
},
{
"author": "drmbt",
"title": "comfyui-dreambait-nodes",
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
"files": [
"https://github.com/drmbt/comfyui-dreambait-nodes"
],
"install_type": "git-clone",
"description": "Nodes:Aspect Pad Image For Outpainting"
},
{
"author": "AIFSH",
"title": "IMAGDressing-ComfyUI",
@ -542,16 +571,6 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes to run [a/fal-ai/AuraSR](https://huggingface.co/fal-ai/AuraSR) model.[w/This node cannot be installed simultaneously with AIFSH/ComfyUI-AuraSR due to overlapping repository names.]"
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "linhusyung",
"title": "ComfyUI Build and Train Your Network [WIP]",

View File

@ -260,6 +260,18 @@
"title_aux": "YANC- Yet Another Node Collection"
}
],
"https://github.com/APZmedia/comfyui-textools": [
[
"APZmediaImageRichTextOverlay"
],
{
"author": "Pablo Apiolazza",
"description": "This extension provides rich text overlay functionalities, color management, and text parsing utilities for ComfyUI.",
"nickname": "ComfyUI Text Tools",
"title": "ComfyUI APZmedia Text Tools",
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
@ -1491,14 +1503,6 @@
"title_aux": "ComfyUI_WcpD_Utility_Kit"
}
],
"https://github.com/drmbt/comfyui-dreambait-nodes": [
[
"DRMBT_AspectPadImageForOutpainting"
],
{
"title_aux": "comfyui-dreambait-nodes"
}
],
"https://github.com/eigenpunk/ComfyUI-audio": [
[
"ApplyVoiceFixer",
@ -1622,6 +1626,15 @@
"title_aux": "comfyui_median_filter"
}
],
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": [
[
"Tools:LoadAudioUrl",
"Tools:VideoWatermark"
],
{
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
}
],
"https://github.com/haofanwang/ComfyUI-InstantStyle": [
[
"BaseModelLoader",
@ -1823,6 +1836,15 @@
"title_aux": "Jim's ComfyUI Nodes [WIP]"
}
],
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
[
"BatchTalkingHeadRun",
"\ud83d\ude80SingleTalkingHeadRun"
],
{
"title_aux": "ComfyUI-Talking-Head [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
@ -1987,18 +2009,6 @@
"title_aux": "ComfyUI-CV-VAE"
}
],
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": [
[
"CogVideoDecode",
"CogVideoImageEncode",
"CogVideoSampler",
"CogVideoTextEncode",
"DownloadAndLoadCogVideoModel"
],
{
"title_aux": "ComfyUI-CogVideoXWrapper [WIP]"
}
],
"https://github.com/kijai/ComfyUI-DeepSeek-VL": [
[
"deepseek_vl_inference",
@ -2054,17 +2064,6 @@
"title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
}
],
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
[
"DownloadAndLoadLLaVAOneVisionModel",
"LLaVA_OneVision_Run",
"OneVisionCaptionFolder",
"SaveCaptionToTextFile"
],
{
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
}
],
"https://github.com/kijai/ComfyUI-VEnhancer": [
[
"DownloadAndLoadVEnhancerModel",
@ -2398,6 +2397,7 @@
"CLIPNegPip",
"CLIPTextEncodeBREAK",
"CLIPTokenCounter",
"DynSamplerSelect",
"EmptyLatentImageAR",
"EmptyLatentImageARAdvanced",
"Guidance Limiter",
@ -2544,6 +2544,14 @@
"title_aux": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)"
}
],
"https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": [
[
"CheckpointLoaderExt"
],
{
"title_aux": "ComfyUI_CheckPointLoader_Ext [WIP]"
}
],
"https://github.com/sofakid/dandy": [
[
"DandyBooleanCollector",
@ -2749,5 +2757,29 @@
{
"title_aux": "Y7 Nodes for ComfyUI"
}
],
"https://github.com/zhongpei/Comfyui_image2prompt": [
[
"CLIP AdvancedTextEncode|fofo",
"CLIP PromptConditioning|fofo",
"Image2Text",
"Image2TextWithTags",
"ImageBatchToList|fofo",
"ImageRewardScore|fofo",
"LoadImage2TextModel",
"LoadImageRewardScoreModel|fofo",
"LoadT5Model|fofo",
"LoadText2PromptModel",
"ShowText|fofo",
"T5QuantizationConfig|fofo",
"T5Text2Prompt|fofo",
"Text2GPTPrompt",
"Text2Prompt",
"TextBox|fofo",
"Translate2Chinese|fofo"
],
{
"title_aux": "Comfyui_image2prompt"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "SeaArtLab",
"title": "zer0int/ComfyUI-Long-CLIP",
"reference": "https://github.com/zer0int/ComfyUI-Long-CLIP",
"files": [
"https://github.com/zer0int/ComfyUI-Long-CLIP"
],
"install_type": "git-clone",
"description": "This forked repo supports FLUX.1 not only SD1.5, SDXL."
},
{
"author": "meimeilook",
"title": "ComfyUI_IPAdapter_plus.old [backward compatbility]",

View File

@ -11,6 +11,26 @@
{
"author": "SEkINVR",
"title": "ComfyUI-Animator",
"reference": "https://github.com/SEkINVR/ComfyUI-Animator [REMOVED]",
"files": [
"https://github.com/SEkINVR/ComfyUI-Animator"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress [REMOVED]",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AnyText [NOT MAINTAINED]",

View File

@ -10,6 +10,400 @@
{
"author": "logtd",
"title": "ComfyUI-4DHumans",
"id": "4dhumans",
"reference": "https://github.com/logtd/ComfyUI-4DHumans",
"files": [
"https://github.com/logtd/ComfyUI-4DHumans"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)"
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI-color-ascii-art-node",
"id": "asciiart",
"reference": "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node",
"files": [
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node"
],
"install_type": "git-clone",
"description": "This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui_mittimi_load_preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
],
"install_type": "git-clone",
"description": "This node can easily switch between models and prompts by saving presets."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiWidthHeight",
"id": "comfyui_mittimi_width_height",
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
],
"install_type": "git-clone",
"description": "This is the node that performs the magnification calculation."
},
{
"author": "fssorc",
"title": "ComfyUI_pose_inter",
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
"files": [
"https://github.com/fssorc/ComfyUI_pose_inter"
],
"install_type": "git-clone",
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
},
{
"author": "kijai",
"title": "ComfyUI CogVideoX Wrapper",
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
"files": [
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
],
"install_type": "git-clone",
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
},
{
"author": "kijai",
"title": "ComfyUI Llava-OneVision",
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
"files": [
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
],
"install_type": "git-clone",
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
},
{
"author": "marduk191",
"title": "Flux Prompt Enhance Node for ComfyUI",
"id": "fluxpromptenhancer",
"reference": "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer",
"files": [
"https://github.com/marduk191/ComfyUI-Fluxpromptenhancer"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Img2DrawingAssistants",
"id": "Img2DrawingAssistants",
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
"files": [
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
],
"install_type": "git-clone",
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
},
{
"author": "celoron",
"title": "ComfyUI-VisualQueryTemplate",
"reference": "https://github.com/celoron/ComfyUI-VisualQueryTemplate",
"files": [
"https://github.com/celoron/ComfyUI-VisualQueryTemplate"
],
"install_type": "git-clone",
"description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers"
},
{
"author": "drmbt",
"title": "comfyui-dreambait-nodes",
"id": "drmbt",
"reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
"files": [
"https://github.com/drmbt/comfyui-dreambait-nodes"
],
"install_type": "git-clone",
"description": "A collection of forks, QoL nodes and utilities for ComfyUI"
},
{
"author": "InstaSD",
"title": "InstaSD nodes for ComfyUI",
"reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD",
"files": [
"https://github.com/WaddingtonHoldings/ComfyUI-InstaSD"
],
"install_type": "git-clone",
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
},
{
"author": "TheBill2001",
"title": "Save Images with Captions",
"reference": "https://github.com/TheBill2001/ComfyUI-Save-Image-Caption",
"files": [
"https://github.com/TheBill2001/ComfyUI-Save-Image-Caption"
],
"install_type": "git-clone",
"description": "Provide two custom nodes to load and save images with captions as separate files."
},
{
"author": "Alex Genovese",
"title": "Huggingface Api Serverless",
"reference": "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference",
"files": [
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference"
],
"install_type": "git-clone",
"description": "Huggingface Api Serverless request"
},
{
"author": "BetaDoggo",
"title": "Gatcha Embeddings",
"reference": "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding",
"files": [
"https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding"
],
"install_type": "git-clone",
"description": "A revolutionary technique for increasing output variety."
},
{
"author": "tianguangliu",
"title": "comfyui-utools",
"id": "utools",
"reference": "https://github.com/tianguanggliu/Utools",
"files": [
"https://github.com/tianguanggliu/Utools"
],
"install_type": "git-clone",
"description": "Efficiency tools, Personalized style, Other Nodes, ..."
},
{
"author": "souki202",
"title": "ComfyUI-LoadImage-Advanced",
"reference": "https://github.com/souki202/ComfyUI-LoadImage-Advanced",
"files": [
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
],
"install_type": "git-clone",
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
},
{
"author": "neverbiasu",
"title": "ComfyUI-StyleShot",
"reference": "https://github.com/neverbiasu/ComfyUI-StyleShot",
"files": [
"https://github.com/neverbiasu/ComfyUI-StyleShot"
],
"install_type": "git-clone",
"description": "NODES:StyleShotApply"
},
{
"author": "freelifehacker",
"title": "ComfyUI-ImgMask2PNG",
"reference": "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG",
"files": [
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG"
],
"install_type": "git-clone",
"description": "NODES:ImageMask2PNG"
},
{
"author": "yvann-ba",
"title": "ComfyUI_Yvann-Nodes",
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
"files": [
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
},
{
"author": "leeguandong",
"title": "ComfyUI_VisualAttentionMap",
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
"files": [
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
],
"install_type": "git-clone",
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
},
{
"author": "SeargeDP",
"title": "Searge-LLM for ComfyUI v1.0",
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
"files": [
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
],
"install_type": "git-clone",
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
},
{
"author": "Xclbr7",
"title": "ComfyUI-Merlin: Magic Photo Prompter",
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
"files": [
"https://github.com/Xclbr7/ComfyUI-Merlin"
],
"install_type": "git-clone",
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
},
{
"author": "ChrisColeTech",
"title": "ComfyUI-Elegant-Resource-Monitor",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI will add a simple and elegant resource monitor."
},
{
"author": "jsonL",
"title": "ComfyUI-tagger",
"id": "comfyui-tagger",
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
"files": [
"https://github.com/StarMagicAI/comfyui_tagger"
],
"install_type": "git-clone",
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
},
{
"author": "DanielHabib",
"title": "ComfyUI-Voxels",
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
"files": [
"https://github.com/DanielHabib/ComfyUI-Voxels"
],
"install_type": "git-clone",
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
},
{
"author": "ducido",
"title": "ObjectFusion_ComfyUI_nodes",
"id": "objectfusion-nodes",
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
"files": [
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "This is a node to generate new image that combine 2 objects from different scene."
},
{
"author": "boredofnames",
"title": "ComfyUI-ntfy",
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
"files": [
"https://github.com/boredofnames/ComfyUI-ntfy"
],
"install_type": "git-clone",
"description": "NODES:Save Image and ntfy"
},
{
"author": "nicehero",
"title": "comfyui-SegGPT",
"reference": "https://github.com/nicehero/comfyui-SegGPT",
"files": [
"https://github.com/nicehero/comfyui-SegGPT"
],
"install_type": "git-clone",
"description": "We release the [a/SegGPT model](https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) and inference code for segmentation everything, as well as some example images and videos.\nNOTE: [a/SegGPT: Segmenting Everything In Context](https://huggingface.co/BAAI/SegGPT)"
},
{
"author": "sakura1bgx",
"title": "ComfyUI_FlipStreamViewer",
"reference": "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer",
"files": [
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer"
],
"install_type": "git-clone",
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
},
{
"author": "NakamuraShippo",
"title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui-mittimi-load-preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
],
"install_type": "git-clone",
"description": "The system selects and loads preset."
},
{
"author": "RodrigoSKohl",
"title": "Panoramic Image Stitcher",
"reference": "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher",
"files": [
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher"
],
"install_type": "git-clone",
"description": "Simple Node to make panoramic images"
},
{
"author": "logtd",
"title": "ComfyUI-SSREncoder",
"id": "ssrencoder",
"reference": "https://github.com/logtd/ComfyUI-SSREncoder",
"files": [
"https://github.com/logtd/ComfyUI-SSREncoder"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder)."
},
{
"author": "logtd",
"title": "ComfyUI-SeeCoder",
"id": "seecoder-logtd",
"reference": "https://github.com/logtd/ComfyUI-SeeCoder",
"files": [
"https://github.com/logtd/ComfyUI-SeeCoder"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)"
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
"reference": "https://github.com/nux1111/ComfyUI_NetDist_Plus",
"files": [
"https://github.com/nux1111/ComfyUI_NetDist_Plus"
],
"install_type": "git-clone",
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
},
{
"author": "daxcay",
"title": "ComfyUI-Nexus",
"reference": "https://github.com/daxcay/ComfyUI-Nexus",
"files": [
"https://github.com/daxcay/ComfyUI-Nexus"
],
"install_type": "git-clone",
"description": "Node to enable seamless multiuser workflow collaboration, run on local and remote comfy servers."
},
{
"author": "Assistant",
"title": "ComfyUI-PromptList",
"reference": "https://github.com/NakamuraShippo/ComfyUI-PromptList",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-PromptList"
],
"install_type": "git-clone",
"description": "Custom node for managing prompts with CSV integration"
},
{
"author": "X-T-E-R",
"title": "ComfyUI Easy Civitai (XTNodes)",
@ -155,7 +549,7 @@
},
{
"author": "StartHua",
"title": "Comfyui_CXH_joy_caption",
"title": "Comfyui_CXH_Phi_3.5",
"reference": "https://github.com/StartHua/Comfyui_CXH_Phi_3.5",
"files": [
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5"
@ -358,339 +752,6 @@
],
"install_type": "git-clone",
"description": "InstantX's Flux union ControlNet loader and implementation"
},
{
"author": "hben35096",
"title": "ComfyUI-ReplenishNodes",
"reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes",
"files": [
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
],
"install_type": "git-clone",
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
},
{
"author": "markuryy",
"title": "ComfyUI Flux Prompt Saver",
"reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver",
"files": [
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
],
"install_type": "git-clone",
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
},
{
"author": "shinich39",
"title": "comfyui-textarea-keybindings",
"reference": "https://github.com/shinich39/comfyui-textarea-keybindings",
"files": [
"https://github.com/shinich39/comfyui-textarea-keybindings"
],
"install_type": "git-clone",
"description": "Add keybindings to textarea."
},
{
"author": "NvidiaGameWorksAdmin",
"title": "ComfyUI-RTX-Remix",
"id": "comfyui-rtx-remix",
"reference": "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix",
"files": [
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix"
],
"install_type": "git-clone",
"description": "Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)"
},
{
"author": "Ryuukeisyou",
"title": "ComfyUI-SyncTalk",
"id": "synctalk",
"reference": "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk",
"files": [
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk"
],
"install_type": "git-clone",
"description": "ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)"
},
{
"author": "aiXander",
"title": "Eden.art LoRa Trainer",
"id": "Eden",
"reference": "https://github.com/edenartlab/sd-lora-trainer",
"files": [
"https://github.com/edenartlab/sd-lora-trainer"
],
"install_type": "git-clone",
"description": "Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15"
},
{
"author": "ControlAltAI",
"title": "ControlAltAI Nodes",
"id": "controlaltai",
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
"files":
[
"https://github.com/gseth/ControlAltAI-Nodes"
],
"install_type": "git-clone",
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
},
{
"author": "OliverCrosby",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
},
{
"author": "leeguandong",
"title": "ComfyUI nodes to use CrossImageAttention",
"reference": "https://github.com/leeguandong/ComfyUI_CrossImageAttention",
"files": [
"https://github.com/leeguandong/ComfyUI_CrossImageAttention"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/CrossImageAttention](https://github.com/garibida/cross-image-attention)"
},
{
"author": "leeguandong",
"title": "ComfyUI nodes to use Style-Aligned",
"reference": "https://github.com/leeguandong/ComfyUI_Style_Aligned",
"files": [
"https://github.com/leeguandong/ComfyUI_Style_Aligned"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)"
},
{
"author": "fairy-root",
"title": "Flux Prompt Generator for ComfyUI",
"reference": "https://github.com/fairy-root/Flux-Prompt-Generator",
"files": [
"https://github.com/fairy-root/Flux-Prompt-Generator"
],
"install_type": "git-clone",
"description": "A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI"
},
{
"author": "doomy23",
"title": "ComfyUI-D00MYsNodes",
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
"files":
[
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
],
"install_type": "git-clone",
"description": "Nodes:ImagesToPNG. A set of custom nodes for ComfyUI I needed for myself but I'm sharing with the public."
},
{
"author": "Sieyalixnet",
"title": "ComfyUI_Textarea_Loaders",
"reference": "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders",
"files":
[
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders"
],
"install_type": "git-clone",
"description": "An easy custom node that makes the some loaders' input as Text instead of file selector.\nFor example, there are many characters in different loras respectively. If you want to generate different characters' pictures, you have to select corresponding lora, and then edit the prompt. It may cost much time.\nTo solve this problem, You can use it with a chrome extension https://github.com/Sieyalixnet/ComfyUI-Prompt-Formatter-Extension that makes the queue prompt easier when you dealing with massive loras and prompt."
},
{
"author": "shinich39",
"title": "comfyui-group-selection",
"reference": "https://github.com/shinich39/comfyui-group-selection",
"files": [
"https://github.com/shinich39/comfyui-group-selection"
],
"install_type": "git-clone",
"description": "Create a new group of nodes."
},
{
"author": "ryanontheinside",
"title": "RyanOnTheInside",
"reference": "https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside",
"files": [
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside"
],
"install_type": "git-clone",
"description": "Custom nodes introducing particle simulations, optical flow, and temporal masks"
},
{
"author": "city96",
"title": "ComfyUI-GGUF",
"id": "gguf",
"reference": "https://github.com/city96/ComfyUI-GGUF",
"files": [
"https://github.com/city96/ComfyUI-GGUF"
],
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs."
},
{
"author": "smthemex",
"title": "ComfyUI_MooER",
"id": "comfyui_mooer",
"reference": "https://github.com/smthemex/ComfyUI_MooER",
"files": [
"https://github.com/smthemex/ComfyUI_MooER"
],
"install_type": "git-clone",
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
},
{
"author": "fairy-root",
"title": "Ollama and Llava Vision integration for ComfyUI",
"reference": "https://github.com/fairy-root/comfyui-ollama-llms",
"files": [
"https://github.com/fairy-root/comfyui-ollama-llms"
],
"install_type": "git-clone",
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
},
{
"author": "shinich39",
"title": "comfyui-target-search",
"reference": "https://github.com/shinich39/comfyui-target-search",
"files": [
"https://github.com/shinich39/comfyui-target-search"
],
"install_type": "git-clone",
"description": "Move canvas to target on dragging connection."
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-FluxExt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ"
],
"install_type": "git-clone",
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
},
{
"author": "XLabs-AI",
"title": "x-flux-comfyui",
"reference": "https://github.com/XLabs-AI/x-flux-comfyui",
"files": [
"https://github.com/XLabs-AI/x-flux-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:Load Flux LoRA, Load Flux ControlNet, Apply Flux ControlNet, Xlabs Sampler"
},
{
"author": "okgo4",
"title": "ComfyUI-Mosaic-Mask",
"reference": "https://github.com/okgo4/ComfyUI-Mosaic-Mask",
"files": [
"https://github.com/okgo4/ComfyUI-Mosaic-Mask"
],
"install_type": "git-clone",
"description": "ComfyUI-Mosaic-Mask is an automatic tool designed to detect and mask mosaic areas in input images."
},
{
"author": "kijai",
"title": "ComfyUI nodes for ControlNext-SVD v2",
"reference": "https://github.com/kijai/ComfyUI-ControlNeXt-SVD",
"files": [
"https://github.com/kijai/ComfyUI-ControlNeXt-SVD"
],
"install_type": "git-clone",
"description": "These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation.\nFor the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet [a/here](https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors)."
},
{
"author": "Isi-dev",
"title": "UniAnimate Nodes for ComfyUI",
"id": "comfyuiunianimatenodes",
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate-W",
"files": [
"https://github.com/Isi-dev/ComfyUI-UniAnimate-W"
],
"install_type": "git-clone",
"description": "These are nodes to animate an image with a reference video using UniAnimate. [w/Name conflict with AIFSH/ComfyUI-UniAnimate. Cannot install simulatenously.]"
},
{
"author": "dadoirie",
"title": "ComfyUI_Dados_Nodes",
"reference": "https://github.com/dadoirie/ComfyUI_Dados_Nodes",
"files": [
"https://github.com/dadoirie/ComfyUI_Dados_Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI_Dados_Nodes is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide integration with various services, including Pinterest. This privacy policy explains how these nodes handle user data.\nNOTE: [a/privacy_policy](https://github.com/dadoirie/ComfyUI_Dados_Nodes/blob/master/privacy_policy.md)"
},
{
"author": "leeguandong",
"title": "ComfyUI nodes to use VideoEditing",
"reference": "https://github.com/leeguandong/ComfyUI_VideoEditing",
"files": [
"https://github.com/leeguandong/ComfyUI_VideoEditing"
],
"install_type": "git-clone",
"description": "Nodes:Load Video to Images, Image to Canny, ControlNet Model Loader, VEDit Model Loader, VEdit Sampler. [a/https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn](https://github.com/SingleZombie/DiffusersExample/tree/main/ReplaceAttn)"
},
{
"author": "shinich39",
"title": " connect-from-afar",
"reference": "https://github.com/shinich39/comfyui-connect-from-afar",
"files": [
"https://github.com/shinich39/comfyui-connect-from-afar"
],
"install_type": "git-clone",
"description": "Connect a new link from out of screen."
},
{
"author": "StartHua",
"title": "Comfyui_CXH_joy_caption",
"reference": "https://github.com/StartHua/Comfyui_CXH_joy_caption",
"files": [
"https://github.com/StartHua/Comfyui_CXH_joy_caption"
],
"install_type": "git-clone",
"description": "Nodes:Joy_caption_load, Joy_caption"
},
{
"author": "fanfanfan",
"title": "chinese_clip_encode",
"id": "chinese_clip_encode",
"reference": "https://github.com/yuan199696/chinese_clip_encode",
"files": [
"https://github.com/yuan199696/chinese_clip_encode"
],
"install_type": "git-clone",
"description": "Support input of Chinese prompts."
},
{
"author": "ChrisColeTech",
"title": "ComfyUI-Line-counter",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Line-counter",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Line-counter"
],
"install_type": "git-clone",
"description": "Custom node to count the number of lines in a text file"
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-StyleTransferPlus",
"id": "styletransferplus",
"reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus",
"files": [
"https://github.com/FuouM/ComfyUI-StyleTransferPlus"
],
"install_type": "git-clone",
"description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer."
},
{
"author": "jstit",
"title": "ComfyUI-HeadshotPro",
"reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro",
"files": [
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro"
],
"install_type": "git-clone",
"description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora."
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,243 @@
{
"models": [
{
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1/Shakker-Labs-ControlNet-Union-Pro",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Tile, Depth, Blur, Pose, Gray, Low Quality",
"reference": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
},
{
"name": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
"type": "lora",
"base": "FLUX.1",
"save_path": "loras/HyperSD/FLUX.1",
"description": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-FLUX.1-dev-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-8steps-lora.safetensors",
"size": "1.39GB"
},
{
"name": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
"type": "lora",
"base": "FLUX.1",
"save_path": "loras/HyperSD/FLUX.1",
"description": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-FLUX.1-dev-16steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-16steps-lora.safetensors",
"size": "1.39GB"
},
{
"name": "BAAI/SegGPT",
"type": "SegGPT",
"base": "SegGPT",
"save_path": "custom_nodes/comfyui-SegGPT",
"description": "SegGPT",
"reference": "https://huggingface.co/BAAI/SegGPT",
"filename": "seggpt_vit_large.pth",
"url": "https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth",
"size": "1.48GB"
},
{
"name": "DMD2 LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora.safetensors",
"size": "787MB"
},
{
"name": "DMD2 LoRA (4steps/fp16)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps/fp16)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora_fp16.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora_fp16.safetensors",
"size": "394MB"
},
{
"name": "Hyper-SD LoRA (1step) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (1step) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-1step-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (2steps) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-2steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (12steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (1step) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (1step) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-1step-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (2steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-2steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (4steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (12steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (4steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (4steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-4steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-4steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (8steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-8steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (16steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (16steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-16steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-16steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "InstantX/FLUX.1-dev Controlnet (Union)",
"type": "controlnet",
@ -451,122 +689,6 @@
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "InstantX/SD3-Controlnet-Canny",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Canny",
"description": "Controlnet SD3 Canny model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Canny",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Canny/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Pose",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Pose",
"description": "Controlnet SD3 Pose model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Pose",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Pose/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Tile",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Tile",
"description": "Controlnet SD3 Tile model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Tile",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Tile/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "xinsir/ControlNet Depth SDXL, support zoe, midias",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-depth-sdxl-1.0",
"description": "Controlnet SDXL Depth model.",
"reference": "https://huggingface.co/xinsir/controlnet-depth-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-depth-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/ControlNet Tile SDXL",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-tile-sdxl-1.0",
"description": "Controlnet SDXL Tile model.",
"reference": "https://huggingface.co/xinsir/controlnet-tile-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-tile-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "google-t5/t5-base",
"type": "clip",
"base": "t5-base",
"save_path": "clip/t5-base",
"description": "T5 Base: Text-To-Text Transfer Transformer. This model can be loaded via CLIPLoader for Stable Audio workflow.",
"reference": "https://huggingface.co/google-t5/t5-base",
"filename": "model.safetensors",
"url": "https://huggingface.co/google-t5/t5-base/resolve/main/model.safetensors",
"size": "892MB"
},
{
"name": "PixArt-Sigma-XL-2-1024-MS.pth",
"type": "checkpoint",
"base": "pixart-sigma",
"save_path": "checkpoints/PixArt-Sigma",
"description": "PixArt-Sigma Checkpoint model",
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/tree/main",
"filename": "PixArt-Sigma-XL-2-1024-MS.pth",
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/resolve/main/PixArt-Sigma-XL-2-1024-MS.pth",
"size": "2.47GB"
},
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "SD3",
"save_path": "vae_approx",
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taesd3_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth",
"size": "4.94MB"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "SD3",
"save_path": "vae_approx",
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taesd3_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth",
"size": "4.94MB"
},
{
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "Controlnet SDXL Tile model realistic version.",
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"size": "774.4MB"
}
]
}

View File

@ -1,7 +1,7 @@
[project]
name = "comfyui-manager"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "2.50.2"
version = "2.50.3"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]

View File

@ -3,5 +3,9 @@ rm ~/.tmp/default/*.py > /dev/null 2>&1
python scanner.py ~/.tmp/default $*
cp extension-node-map.json node_db/new/.
echo Integrity check
./check.sh
echo "Integrity check"
if [ -f "check2.sh" ]; then
./check2.sh
else
./check.sh
fi