mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
parent
8aa3617a18
commit
806fdd721d
@ -1256,6 +1256,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: String, Int, Float, Short String, CLIP Text Encode (With Variables), String Format, Short String Format. This extension introduces quality of life improvements by providing variable nodes and shared global variables."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Save Uncompressed 16 Bit PNG",
|
||||
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
|
||||
"files": [
|
||||
"https://github.com/yolanother/ComfyUI-Save16bitPng"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
|
||||
},
|
||||
{
|
||||
"author": "sipherxyz",
|
||||
"title": "comfyui-art-venture",
|
||||
@ -7303,7 +7313,7 @@
|
||||
"https://github.com/ShmuelRonen/ComfyUI_pixtral_large"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B vision encoder) that can analyze up to 30 high-resolution images simultaneously."
|
||||
"description": "A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B visual encoder)"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
@ -8794,16 +8804,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Store settings by model."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-load-image-with-cmd",
|
||||
"reference": "https://github.com/shinich39/comfyui-load-image-with-cmd",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load image and partially workflow with javascript."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "connect-from-afar",
|
||||
@ -8834,16 +8834,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Create a new group of nodes."
|
||||
},
|
||||
{
|
||||
"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": "shinich39",
|
||||
"title": "comfyui-textarea-command",
|
||||
@ -8874,6 +8864,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Extract metadata from image."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-view-recommendations",
|
||||
"reference": "https://github.com/shinich39/comfyui-view-recommendations",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-view-recommendations"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load model generation data from civitai."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
"title": "comfygen",
|
||||
@ -9784,6 +9784,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "СomfyUI version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds samplers directly to KSampler nodes."
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Pyramid_Noise_For_Inference",
|
||||
"id": "Pyramid_Noise_For_Inference",
|
||||
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
|
||||
"files": [
|
||||
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using pyramid_noise instead of original noise in inference"
|
||||
},
|
||||
{
|
||||
"author": "sdfxai",
|
||||
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",
|
||||
@ -12575,7 +12586,7 @@
|
||||
"https://github.com/licyk/ComfyUI-Restart-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
||||
"description": "This extension is a node that directly expands the functionality of KSampler, adding the TCD sampling to KSampler."
|
||||
},
|
||||
{
|
||||
"author": "licyk",
|
||||
@ -12588,6 +12599,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Image processing tool for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "licyk",
|
||||
"title": "ComfyUI-TCD-Sampler",
|
||||
"id": "TCD-Sampler",
|
||||
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
|
||||
"files": [
|
||||
"https://github.com/licyk/ComfyUI-TCD-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adding TCD sampling"
|
||||
},
|
||||
{
|
||||
"author": "my-opencode",
|
||||
"title": "ComfyUI_IndustrialMagick",
|
||||
@ -13416,7 +13438,17 @@
|
||||
"https://github.com/neverbiasu/ComfyUI-StyleShot"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:StyleShotApply"
|
||||
"description": "This project integrates [a/StyleShot](https://github.com/open-mmlab/StyleShot) functionality into ComfyUI, thanks to the foundational work by continue-revolution."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Dashscope",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Dashscope",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Dashscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project adapts the dashscope([a/aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
@ -14273,6 +14305,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes are for real-time applications of ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "ComfyUI-EfficientTAM",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
@ -16752,7 +16794,7 @@
|
||||
"https://github.com/Blonicx/ComfyUI-X-Rework"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a plugin for ComfyUI that adds new Util Nodes and makes Lora training in ComfyUI abel. Except that it adds a new Features for Images."
|
||||
"description": "This is a plugin for ComfyUI that adds new Util Nodes and Nodes for easier image creation and sharing."
|
||||
},
|
||||
{
|
||||
"author": "1zhangyy1",
|
||||
@ -16992,6 +17034,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Remove backgrounds from images with [a/BEN](https://huggingface.co/PramaLLC/BEN) in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Doctor Diffusion",
|
||||
"title": "ComfyUI-basic-pitch",
|
||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch",
|
||||
"files": [
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-basic-pitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio to midi functionality within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "robtl2",
|
||||
"title": "ComfyUI-ComfyBridge",
|
||||
@ -17391,6 +17443,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that takes a list of masks and returns a single mask based on your criteria. For example, it can be used to mask the leftmost subject in an image containing more than one subject of the same class. The workflow below demonstrates the difference between Mask Arbiter (top) and traditional Grounding DINO masking (bottom.)"
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ConditionalInterrupt",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes.\nThis is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack."
|
||||
},
|
||||
{
|
||||
"author": "lightricks",
|
||||
"title": "ComfyUI-LTXVideo",
|
||||
@ -17916,16 +17978,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-3D-Covert is a 3D File Format Conversion Extension based on 3dconvert.nsdt.cloud-API. It provides a node ConvertTo3DFormat currently available, is a powerful tool designed to streamline the conversion of 3D models between a wide array of file formats."
|
||||
},
|
||||
{
|
||||
"author": "daqingliu",
|
||||
"title": "ComfyUI-SaveImageOSS",
|
||||
"reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS",
|
||||
"files": [
|
||||
"https://github.com/daqingliu/ComfyUI-SaveImageOSS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!"
|
||||
},
|
||||
{
|
||||
"author": "Mr.Chip",
|
||||
"title": "ComfyUI-SaveImageS3",
|
||||
@ -18029,16 +18081,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to enhance your experience with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "krich-cto",
|
||||
"title": "ComfyUI Flow Control",
|
||||
"reference": "https://github.com/krich-cto/ComfyUI-Flow-Control",
|
||||
"files": [
|
||||
"https://github.com/krich-cto/ComfyUI-Flow-Control"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI. This project will help you control the flow logic via many controls."
|
||||
},
|
||||
{
|
||||
"author": "Tlant",
|
||||
"title": "ComfyUI-OllamaPromptsGeneratorTlant",
|
||||
@ -18191,6 +18233,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading and saving images with metadata in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Light-x02",
|
||||
"title": "Flux Settings Node",
|
||||
"id": "flux_settings_node",
|
||||
"reference": "https://github.com/Light-x02/ComfyUI-FluxSettingsNode",
|
||||
"files": [
|
||||
"https://github.com/Light-x02/ComfyUI-FluxSettingsNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise."
|
||||
},
|
||||
{
|
||||
"author": "marcoc2",
|
||||
"title": "Image Processing Suite for ComfyUI",
|
||||
@ -18242,6 +18295,161 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited."
|
||||
},
|
||||
{
|
||||
"author": "TKRLAB",
|
||||
"title": "Prompt List JSON",
|
||||
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
|
||||
"files": [
|
||||
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
||||
},
|
||||
{
|
||||
"author": "kevinmcmahondev",
|
||||
"title": "Skin Tone Detector for ComfyUI",
|
||||
"reference": "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector",
|
||||
"files": [
|
||||
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
|
||||
},
|
||||
{
|
||||
"author": "mahdi",
|
||||
"title": "seamless-clone-comfyui",
|
||||
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
|
||||
"files": [
|
||||
"https://github.com/Aksaz/comfyui-seamless-clone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamless Clone for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "wmpmiles",
|
||||
"title": "comfyui-some-image-processing-stuff",
|
||||
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
|
||||
"files": [
|
||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some ComfyUI nodes that provide some image-processing functionality. Resampling, Color Grading, Inpainting, ..."
|
||||
},
|
||||
{
|
||||
"author": "SlackinJack",
|
||||
"title": "asyncdiff_comfyui",
|
||||
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
|
||||
"files": [
|
||||
"https://github.com/SlackinJack/asyncdiff_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AsyncDiff node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "pharmapsychotic",
|
||||
"title": "comfy-cliption",
|
||||
"id": "comfy-cliption",
|
||||
"reference": "https://github.com/pharmapsychotic/comfy-cliption",
|
||||
"files": [
|
||||
"https://github.com/pharmapsychotic/comfy-cliption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow."
|
||||
},
|
||||
{
|
||||
"author": "York Xiang",
|
||||
"title": "Remembering utils",
|
||||
"id": "comfyui-rememberingutils",
|
||||
"reference": "https://github.com/bombless/comfyUI-RememberingUtils",
|
||||
"files": [
|
||||
"https://github.com/bombless/comfyUI-RememberingUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helper nodes to display last seed and prompt."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "ComfyUI-KGnodes",
|
||||
"reference": "https://github.com/shahkoorosh/ComfyUI-KGnodes",
|
||||
"files": [
|
||||
"https://github.com/shahkoorosh/ComfyUI-KGnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Custom Resolution Latent Node, Style Selector\nThis Custom node offers various experimental nodes to make it easier to use ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "comfyui-sunflower-nodes",
|
||||
"reference": "https://github.com/andygill/comfyui-sunflower-nodes",
|
||||
"files": [
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for 3D visualization."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "ComfyUI_RH_APICall",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_APICall",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that makes it easier to call and run workflows from RunningHub in your local ComfyUI setup."
|
||||
},
|
||||
{
|
||||
"author": "wqjuser",
|
||||
"title": "ComfyUI-Chat-Image",
|
||||
"reference": "https://github.com/wqjuser/ComfyUI-Chat-Image",
|
||||
"files": [
|
||||
"https://github.com/wqjuser/ComfyUI-Chat-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use an online large language model to describe images."
|
||||
},
|
||||
{
|
||||
"author": "solution9th",
|
||||
"title": "Comfyui_mobilesam",
|
||||
"reference": "https://github.com/solution9th/Comfyui_mobilesam",
|
||||
"files": [
|
||||
"https://github.com/solution9th/Comfyui_mobilesam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Mobile SAM Model Loader, Mobile SAM Detector, Mobile SAM Predictor"
|
||||
},
|
||||
{
|
||||
"author": "ronsantash",
|
||||
"title": "ComfyUIFlexiLoRALoader",
|
||||
"reference": "https://github.com/ronsantash/Comfyui-flexi-lora-loader",
|
||||
"files": [
|
||||
"https://github.com/ronsantash/Comfyui-flexi-lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation.\nFeatures: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support"
|
||||
},
|
||||
{
|
||||
"author": "zhilemann",
|
||||
"title": "ComfyUI-moondream2",
|
||||
"reference": "https://github.com/zhilemann/ComfyUI-moondream2",
|
||||
"files": [
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "nodes for nightly moondream2 VLM inference\nsupports only captioning and visual queries at the moment"
|
||||
},
|
||||
{
|
||||
"author": "cherninlab",
|
||||
"title": "Logo Generator Node for ComfyUI",
|
||||
"reference": "https://github.com/cherninlab/logo-generator-comfyui",
|
||||
"files": [
|
||||
"https://github.com/cherninlab/logo-generator-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to generate logo images using Google Fonts."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -30,7 +30,8 @@
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-RMBG": [
|
||||
[
|
||||
"RMBG"
|
||||
"RMBG",
|
||||
"Segment"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RMBG"
|
||||
@ -376,6 +377,7 @@
|
||||
"LoadColorConfig",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskAndMaskMath",
|
||||
"MaskDetection",
|
||||
"MaskLineMapping",
|
||||
"MaskSelectMask",
|
||||
@ -1269,6 +1271,14 @@
|
||||
"title_aux": "ComfyUI_faishme"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aksaz/comfyui-seamless-clone": [
|
||||
[
|
||||
"Seamless Clone"
|
||||
],
|
||||
{
|
||||
"title_aux": "seamless-clone-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
||||
[
|
||||
"ArgosTranslateCLIPTextEncodeNode",
|
||||
@ -2527,60 +2537,53 @@
|
||||
],
|
||||
"https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": [
|
||||
[
|
||||
"DPAspectRatioPicker",
|
||||
"DPBrokenToken",
|
||||
"DPLogoAnimator",
|
||||
"DPVideoEffectReceiver",
|
||||
"DPVideoEffectSender",
|
||||
"DPVideoFlicker",
|
||||
"DP_2Floats_0_1",
|
||||
"DP_2floats_0_1",
|
||||
"DP_3Floats_0_1",
|
||||
"DP_3Parts_Line_Cycler",
|
||||
"DP_3floats_0_1",
|
||||
"DP_5Floats_0_1",
|
||||
"DP_5floats_0_1",
|
||||
"DP_Animation_Calculator_5Inputs",
|
||||
"DP_Aspect_Ratio",
|
||||
"DP_Big_Letters",
|
||||
"DP_Broken_Token",
|
||||
"DP_Clean_Prompt",
|
||||
"DP_Crazy_Prompt",
|
||||
"DP_Create_JSON",
|
||||
"DP_Diff_Int_8step_selector",
|
||||
"DP_Diff_Int_transition_selector",
|
||||
"DP_FastSlowMotion",
|
||||
"DP_Fast_Slow_Motion",
|
||||
"DP_Five_Lora",
|
||||
"DP_Five_Lora_Random",
|
||||
"DP_Float_0_1",
|
||||
"DP_Image_Color_Analyzer",
|
||||
"DP_Image_Empty_Latent_Switch",
|
||||
"DP_Image_Loader_Big",
|
||||
"DP_Image_Loader_Medium",
|
||||
"DP_Image_Loader_Small",
|
||||
"DP_Image_Loader_With_Resize",
|
||||
"DP_Image_Slide_Show",
|
||||
"DP_Logo_Animator",
|
||||
"DP_Prompt_Random_Switch",
|
||||
"DP_Prompt_Styler",
|
||||
"DP_Quick_Link",
|
||||
"DP_Random_Char",
|
||||
"DP_Random_MinMax",
|
||||
"DP_Smart_Saver",
|
||||
"DP_String_With_Switch",
|
||||
"DP_Video_Effect_Receiver",
|
||||
"DP_Video_Effect_Sender",
|
||||
"DP_Video_Flicker",
|
||||
"DP_Video_Looper",
|
||||
"DP_Video_Transition",
|
||||
"DP_clean_prompt",
|
||||
"DP_create_json_file",
|
||||
"DP_float_0_1",
|
||||
"DP_smart_saver",
|
||||
"DP_txt_img2img_Switch",
|
||||
"DpPromptStyler",
|
||||
"Dp_Random_Crazy_Prompt_Generator"
|
||||
"DP 2 String Switch",
|
||||
"DP Animation Calculator 10 Inputs",
|
||||
"DP Animation Calculator 5 Inputs",
|
||||
"DP Aspect Ratio Picker",
|
||||
"DP Big Letters",
|
||||
"DP Broken Token",
|
||||
"DP Clean Prompt",
|
||||
"DP Combo Controller",
|
||||
"DP Create Json File",
|
||||
"DP Diff Int 8step Selector",
|
||||
"DP Draggable Floats 1",
|
||||
"DP Draggable Floats 2",
|
||||
"DP Draggable Floats 3",
|
||||
"DP Fast Slow Motion",
|
||||
"DP Five Lora",
|
||||
"DP Five Lora Random",
|
||||
"DP Image Color Analyzer",
|
||||
"DP Image Color Effect",
|
||||
"DP Image Effect Processor",
|
||||
"DP Image Empty Latent Switch Flux",
|
||||
"DP Image Empty Latent Switch SDXL",
|
||||
"DP Image Slide Show",
|
||||
"DP Load Image Effects",
|
||||
"DP Load Image Effects Small",
|
||||
"DP Logo Animator",
|
||||
"DP Logo Animator Advanced",
|
||||
"DP Lora Random Strength Controller",
|
||||
"DP Lora Strength Controller",
|
||||
"DP Prompt Manager",
|
||||
"DP Prompt Mode Controller",
|
||||
"DP Prompt Styler",
|
||||
"DP Random Character",
|
||||
"DP Random Crazy Prompt Generator",
|
||||
"DP Random Min Max",
|
||||
"DP Save Preview Image",
|
||||
"DP Set New Model Folder Link",
|
||||
"DP String Text",
|
||||
"DP String With Switch",
|
||||
"DP Switch Controller",
|
||||
"DP Text Preview",
|
||||
"DP Transition Frames Selector",
|
||||
"DP Video Effect Receiver",
|
||||
"DP Video Effect Sender",
|
||||
"DP Video Flicker",
|
||||
"DP Video Looper",
|
||||
"DP Video Transition",
|
||||
"DP_Logo_Animator_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Desert-Pixel-Nodes"
|
||||
@ -2633,6 +2636,15 @@
|
||||
"title_aux": "ComfyUI-SnakeOil"
|
||||
}
|
||||
],
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": [
|
||||
[
|
||||
"AudioToMidi",
|
||||
"SaveMidi"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-basic-pitch"
|
||||
}
|
||||
],
|
||||
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
||||
[
|
||||
"AutostereogramGenerator",
|
||||
@ -2661,22 +2673,15 @@
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
"AD_ImageColorFilter",
|
||||
"AD_ImageDrawRectangleSimple",
|
||||
"AD_ImageIndexer",
|
||||
"AD_ImageSaver",
|
||||
"AD_LoadImageAdvanced",
|
||||
"AD_PromptReplace",
|
||||
"AD_TextListToString",
|
||||
"AD_TextSaver",
|
||||
"AD_TxtToCSVCombiner",
|
||||
"AD_ZipSave",
|
||||
"RunningHubAccountStatus",
|
||||
"RunningHubFilePreviewer",
|
||||
"RunningHubFileSaver",
|
||||
"RunningHubInit",
|
||||
"RunningHubNodeInfo",
|
||||
"RunningHubNodeInfoCollector",
|
||||
"RunningHubNodeInfoReplace",
|
||||
"RunningHubWorkflowExecutor",
|
||||
"RunningHubWorkflowID"
|
||||
"AD_ZipSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Addoor"
|
||||
@ -3658,6 +3663,16 @@
|
||||
"title_aux": "ComfyUI-FilePathCreator"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
||||
[
|
||||
"RH_ExecuteNode",
|
||||
"RH_NodeInfoListNode",
|
||||
"RH_SettingsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RH_APICall"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": [
|
||||
[
|
||||
"RunningHub_Omini_Fill",
|
||||
@ -4007,6 +4022,7 @@
|
||||
"Animate_X_Image_Long",
|
||||
"Animate_X_ReposeImage",
|
||||
"Gen_align_pose",
|
||||
"Gen_align_pose2",
|
||||
"ReposeImage",
|
||||
"UniAnimateImage",
|
||||
"UniAnimateImageLong"
|
||||
@ -4052,7 +4068,7 @@
|
||||
"IsulionTechGenerator",
|
||||
"IsulionTimeOfDayGenerator",
|
||||
"IsulionWeatherGenerator",
|
||||
"\u23fb IsulionShutdown"
|
||||
"\ud83d\udca4 IsulionShutdown"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
|
||||
@ -4246,6 +4262,7 @@
|
||||
"JNodes_CheckpointSelectorWithString",
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_CreateStereoscopicImageFromDepth",
|
||||
"JNodes_DiffusionModelSelector",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
@ -4983,6 +5000,15 @@
|
||||
"title_aux": "Gemini prompt generator JT version"
|
||||
}
|
||||
],
|
||||
"https://github.com/Light-x02/ComfyUI-FluxSettingsNode": [
|
||||
[
|
||||
"DisableNoise",
|
||||
"FluxSettingsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux Settings Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": [
|
||||
[
|
||||
"ImageMetadataLoader",
|
||||
@ -5623,6 +5649,8 @@
|
||||
"BatchOffset",
|
||||
"DJZ-LoadLatent",
|
||||
"DJZ-LoadLatentV2",
|
||||
"DJZDatamosh",
|
||||
"DJZDatamoshV2",
|
||||
"ImageSizeAdjuster",
|
||||
"ImageSizeAdjusterV2",
|
||||
"ImageSizeAdjusterV3",
|
||||
@ -6250,9 +6278,9 @@
|
||||
"FormatConcatStrings",
|
||||
"FormattingSingle",
|
||||
"FourierAnalysisNode",
|
||||
"LoraNameCollector",
|
||||
"LoraSelector",
|
||||
"MosaicEffectNode",
|
||||
"PWLoraNameCollector",
|
||||
"PWLoraSelector",
|
||||
"TextEmbeddingsInterrogator"
|
||||
],
|
||||
{
|
||||
@ -7186,6 +7214,15 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/asyncdiff_comfyui": [
|
||||
[
|
||||
"AsyncDiffImg2VidSampler",
|
||||
"AsyncDiffSVDPipelineLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "asyncdiff_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
||||
[
|
||||
"DistrifuserPipelineLoader",
|
||||
@ -7343,6 +7380,14 @@
|
||||
"title_aux": "Text to video for Stable Video Diffusion in ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": [
|
||||
[
|
||||
"Conditional Interrupt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ConditionalInterrupt"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-LatentClamp": [
|
||||
[
|
||||
"LatentClamp"
|
||||
@ -7420,24 +7465,31 @@
|
||||
"SDVN Easy IPAdapter weight",
|
||||
"SDVN Exif check",
|
||||
"SDVN Image Info",
|
||||
"SDVN Image Layout",
|
||||
"SDVN Image Size",
|
||||
"SDVN Inpaint",
|
||||
"SDVN KSampler",
|
||||
"SDVN Load Checkpoint",
|
||||
"SDVN Load Image",
|
||||
"SDVN Load Image Folder",
|
||||
"SDVN Load Image Url",
|
||||
"SDVN Load Lora",
|
||||
"SDVN Load Text",
|
||||
"SDVN Logic",
|
||||
"SDVN Lora Download",
|
||||
"SDVN Lora info",
|
||||
"SDVN Merge Flux",
|
||||
"SDVN Merge SD1",
|
||||
"SDVN Merge SDXL",
|
||||
"SDVN Metadata Check",
|
||||
"SDVN Model Merge",
|
||||
"SDVN Model info editor",
|
||||
"SDVN Pipe In",
|
||||
"SDVN Pipe Out",
|
||||
"SDVN Pipe Out All",
|
||||
"SDVN Run Python Code",
|
||||
"SDVN Run Test",
|
||||
"SDVN Save Text",
|
||||
"SDVN Seed",
|
||||
"SDVN StyleModel Download",
|
||||
"SDVN Styles",
|
||||
@ -7926,6 +7978,17 @@
|
||||
"title_aux": "comfyUI_TJ_NormalLighting"
|
||||
}
|
||||
],
|
||||
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
|
||||
[
|
||||
"ComfyUI_Prompt_JSON"
|
||||
],
|
||||
{
|
||||
"author": "TKRLAB",
|
||||
"description": "ComfyUI JSON-based prompt management tool.",
|
||||
"title": "ComfyUI_Prompt_List_JSON",
|
||||
"title_aux": "Prompt List JSON"
|
||||
}
|
||||
],
|
||||
"https://github.com/TMElyralab/Comfyui-MusePose": [
|
||||
[
|
||||
"filenamestring",
|
||||
@ -10032,6 +10095,15 @@
|
||||
"title_aux": "CLIP Directional Prompt Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||
[
|
||||
"ChannelSelect",
|
||||
"EquirectangularToRectilinear"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sunflower-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/angeloshredder/StableCascadeResizer": [
|
||||
[
|
||||
"CascadeResize"
|
||||
@ -10065,20 +10137,17 @@
|
||||
"Sage_DualCLIPTextEncode",
|
||||
"Sage_EmptyLatentImagePassthrough",
|
||||
"Sage_GetFileHash",
|
||||
"Sage_GetInfoFromHash",
|
||||
"Sage_GetModelJSONFromHash",
|
||||
"Sage_GetPicturesFromHash",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
"Sage_LastLoraInfo",
|
||||
"Sage_LoadImage",
|
||||
"Sage_LogicalSwitch",
|
||||
"Sage_LoraStack",
|
||||
"Sage_LoraStackLoader",
|
||||
"Sage_LoraStackRecent",
|
||||
"Sage_ModelInfoBreakout",
|
||||
"Sage_ModelInfoFromModelId",
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelReport",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PopulateCache",
|
||||
"Sage_SamplerInfo",
|
||||
"Sage_SaveImageWithMetadata",
|
||||
"Sage_SetBool",
|
||||
@ -10145,7 +10214,8 @@
|
||||
"PCLazyTextEncodeAdvanced",
|
||||
"PCLoraHooksFromText",
|
||||
"PCSetPCTextEncodeSettings",
|
||||
"PCTextEncode"
|
||||
"PCTextEncode",
|
||||
"PCTextEncodeWithRange"
|
||||
],
|
||||
{
|
||||
"author": "asagi4",
|
||||
@ -10333,6 +10403,7 @@
|
||||
"SP-UnetSave",
|
||||
"SP_DDInpaint_Pipe",
|
||||
"SP_DictValue",
|
||||
"SP_DynamicCombo",
|
||||
"SP_FlorenceCaption",
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_FluxLoader",
|
||||
@ -10343,6 +10414,7 @@
|
||||
"SP_HiresGen_Dynamic",
|
||||
"SP_HiresGen_HiresCfg",
|
||||
"SP_HiresGen_Sharpen",
|
||||
"SP_HunyuanLoader",
|
||||
"SP_KSampler",
|
||||
"SP_KSamplerSelect",
|
||||
"SP_KoboldCpp",
|
||||
@ -10506,6 +10578,8 @@
|
||||
"PromptToNAID",
|
||||
"RemoveBGNAID",
|
||||
"SketchNAID",
|
||||
"V4BasePrompt",
|
||||
"V4NegativePrompt",
|
||||
"VibeTransferOptionNAID"
|
||||
],
|
||||
{
|
||||
@ -10773,6 +10847,16 @@
|
||||
"title_aux": "ComfyUI-MagicDance"
|
||||
}
|
||||
],
|
||||
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
||||
[
|
||||
"RememberLastSeed",
|
||||
"ShowLastSeed",
|
||||
"ShowLastText"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remembering utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy": [
|
||||
[
|
||||
"Ntfy",
|
||||
@ -11536,6 +11620,14 @@
|
||||
"title_aux": "ComfyUI-SCStepFun"
|
||||
}
|
||||
],
|
||||
"https://github.com/cherninlab/logo-generator-comfyui": [
|
||||
[
|
||||
"GoogleFontsLogo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Logo Generator Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/chesnokovivan/ComfyUI-Novakid": [
|
||||
[
|
||||
"Novakid Styler"
|
||||
@ -11645,6 +11737,7 @@
|
||||
"LayerUtility: BooleanOperatorV2",
|
||||
"LayerUtility: CheckMask",
|
||||
"LayerUtility: CheckMaskV2",
|
||||
"LayerUtility: ChoiceTextPreset",
|
||||
"LayerUtility: ColorImage",
|
||||
"LayerUtility: ColorImage V2",
|
||||
"LayerUtility: ColorName",
|
||||
@ -11713,6 +11806,7 @@
|
||||
"LayerUtility: TextImage V2",
|
||||
"LayerUtility: TextJoin",
|
||||
"LayerUtility: TextJoinV2",
|
||||
"LayerUtility: TextPreseter",
|
||||
"LayerUtility: VQAPrompt",
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
@ -12185,7 +12279,7 @@
|
||||
"JoinStringMulti_clh",
|
||||
"MathExpression_clh",
|
||||
"SetRedis|clh",
|
||||
"ShowText|clh",
|
||||
"ShowText_clh",
|
||||
"SomethingToString_clh",
|
||||
"String2FatLabels_clh",
|
||||
"String2Image_clh",
|
||||
@ -13057,17 +13151,6 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/daqingliu/ComfyUI-SaveImageOSS": [
|
||||
[
|
||||
"LoadImageS3",
|
||||
"LoadImageURL",
|
||||
"SaveImageS3",
|
||||
"SaveImageURL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveImageOSS"
|
||||
}
|
||||
],
|
||||
"https://github.com/darkpixel/darkprompts": [
|
||||
[
|
||||
"DarkAnyToString",
|
||||
@ -13593,11 +13676,16 @@
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu",
|
||||
"ImageFrameBlend",
|
||||
"ImageResizeFaceAware",
|
||||
"ListItemExtract",
|
||||
"ListItemSelector",
|
||||
"MusicGen",
|
||||
"NormalizeAudio",
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
"TextLineSelect",
|
||||
"TextLinesToList",
|
||||
"TextPlusPlus"
|
||||
],
|
||||
{
|
||||
@ -15983,6 +16071,8 @@
|
||||
"Base Model Parameters SD3API JK",
|
||||
"Base Model Pipe Extract JK",
|
||||
"Base Model Pipe JK",
|
||||
"Bool Binary And JK",
|
||||
"Bool Binary OR JK",
|
||||
"CM_BoolBinaryOperation JK",
|
||||
"CM_BoolToInt JK",
|
||||
"CM_BoolUnaryOperation JK",
|
||||
@ -16043,6 +16133,7 @@
|
||||
"CR Clip Input Switch JK",
|
||||
"CR Conditioning Input Switch JK",
|
||||
"CR ControlNet Input Switch JK",
|
||||
"CR ControlNet Loader JK",
|
||||
"CR ControlNet Stack Input Switch JK",
|
||||
"CR Float Input Switch JK",
|
||||
"CR Guider Input Switch JK",
|
||||
@ -16055,6 +16146,7 @@
|
||||
"CR Mask Input Switch JK",
|
||||
"CR Mesh Input Switch JK",
|
||||
"CR Model Input Switch JK",
|
||||
"CR Multi-ControlNet Param Stack JK",
|
||||
"CR Multi-ControlNet Stack JK",
|
||||
"CR Noise Input Switch JK",
|
||||
"CR Obit Pose Input Switch JK",
|
||||
@ -16069,6 +16161,7 @@
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"Ckpt Loader JK",
|
||||
"Color Grading JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
"Embedding Picker Multi JK",
|
||||
@ -16077,11 +16170,53 @@
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
"Evaluate Strings JK",
|
||||
"Get Size JK",
|
||||
"Guidance Default JK",
|
||||
"HintImageEnchance JK",
|
||||
"IPAAdapterFaceIDBatch",
|
||||
"IPAdapter",
|
||||
"IPAdapterAdvanced",
|
||||
"IPAdapterBatch",
|
||||
"IPAdapterClipVisionEnhancer",
|
||||
"IPAdapterClipVisionEnhancerBatch",
|
||||
"IPAdapterCombineEmbeds",
|
||||
"IPAdapterCombineParams",
|
||||
"IPAdapterCombineWeights",
|
||||
"IPAdapterEmbeds",
|
||||
"IPAdapterEmbedsBatch",
|
||||
"IPAdapterEncoder",
|
||||
"IPAdapterFaceID",
|
||||
"IPAdapterFaceIDKolors",
|
||||
"IPAdapterFromParams",
|
||||
"IPAdapterInsightFaceLoader",
|
||||
"IPAdapterLoadEmbeds",
|
||||
"IPAdapterMS",
|
||||
"IPAdapterModelLoader",
|
||||
"IPAdapterNoise",
|
||||
"IPAdapterPreciseComposition",
|
||||
"IPAdapterPreciseCompositionBatch",
|
||||
"IPAdapterPreciseStyleTransfer",
|
||||
"IPAdapterPreciseStyleTransferBatch",
|
||||
"IPAdapterPromptScheduleFromWeightsStrategy",
|
||||
"IPAdapterRegionalConditioning",
|
||||
"IPAdapterSaveEmbeds",
|
||||
"IPAdapterStyleComposition",
|
||||
"IPAdapterStyleCompositionBatch",
|
||||
"IPAdapterTiled",
|
||||
"IPAdapterTiledBatch",
|
||||
"IPAdapterUnifiedLoader",
|
||||
"IPAdapterUnifiedLoaderCommunity",
|
||||
"IPAdapterUnifiedLoaderFaceID",
|
||||
"IPAdapterWeights",
|
||||
"IPAdapterWeightsFromStrategy",
|
||||
"Image Crop by Mask Resolution JK",
|
||||
"Image Remove Alpha JK",
|
||||
"Image Resize Mode JK",
|
||||
"Image Upscale Parameters Extract JK",
|
||||
"Is Mask Empty JK",
|
||||
"Ksampler Parameters Default JK",
|
||||
"Ksampler Parameters JK",
|
||||
"Latent Crop Offset JK",
|
||||
"Latent Upscale Parameters Extract JK",
|
||||
"Load Image With Metadata JK",
|
||||
"Metadata Pipe Extract JK",
|
||||
@ -16093,6 +16228,7 @@
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
"Pipe End JK",
|
||||
"PrepImageForClipVision",
|
||||
"Project Setting JK",
|
||||
"Random Beats JK",
|
||||
"Refine 1 Parameters Extract JK",
|
||||
@ -16107,6 +16243,7 @@
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SDXL Target Res JK",
|
||||
"SDXLPromptStylerAll",
|
||||
"SDXLPromptStylerHorror",
|
||||
"SDXLPromptStylerMisc",
|
||||
@ -16151,8 +16288,9 @@
|
||||
"Sampler Loader JK",
|
||||
"Save Image with Metadata Flow JK",
|
||||
"Save Image with Metadata JK",
|
||||
"Scale To Resolution JK",
|
||||
"Stability Conservative Upscale",
|
||||
"Stability Control Skech",
|
||||
"Stability Control Sketch",
|
||||
"Stability Control Structure",
|
||||
"Stability Control Style",
|
||||
"Stability Creative Upscale",
|
||||
@ -16163,11 +16301,13 @@
|
||||
"Stability Inpainting",
|
||||
"Stability Outpainting",
|
||||
"Stability Remove Background",
|
||||
"Stability Replace Background and Relight",
|
||||
"Stability SD3",
|
||||
"Stability Search And Recolor",
|
||||
"Stability Search and Replace",
|
||||
"String To Combo JK",
|
||||
"Tiling Mode JK",
|
||||
"Upscale Method JK",
|
||||
"Upscale Model Loader JK",
|
||||
"Upscale Model Parameters Extract JK",
|
||||
"Upscale Model Parameters JK",
|
||||
@ -16999,6 +17139,14 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": [
|
||||
[
|
||||
"SkinToneDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skin Tone Detector for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kft334/Knodes": [
|
||||
[
|
||||
"Image(s) To Websocket (Base64)",
|
||||
@ -17064,6 +17212,7 @@
|
||||
"CogVideoContextOptions",
|
||||
"CogVideoControlNet",
|
||||
"CogVideoDecode",
|
||||
"CogVideoEnhanceAVideo",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoImageEncodeFunInP",
|
||||
"CogVideoLatentPreview",
|
||||
@ -17234,6 +17383,7 @@
|
||||
"HyVideoDecode",
|
||||
"HyVideoEmptyTextEmbeds",
|
||||
"HyVideoEncode",
|
||||
"HyVideoEnhanceAVideo",
|
||||
"HyVideoInverseSampler",
|
||||
"HyVideoLatentPreview",
|
||||
"HyVideoLoraBlockEdit",
|
||||
@ -17377,6 +17527,7 @@
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchModelPatcherOrder",
|
||||
"PathchSageAttentionKJ",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -17788,33 +17939,6 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
"DualCLIPLoaderGGUF",
|
||||
"FlowCheckpointPresetLoader",
|
||||
"FlowClipCondition",
|
||||
"FlowClipTextEncode",
|
||||
"FlowConditioningAutoSwitch",
|
||||
"FlowFluxPresetLoader",
|
||||
"FlowGate",
|
||||
"FlowImageAutoBatch",
|
||||
"FlowImageCondition",
|
||||
"FlowKSampler",
|
||||
"FlowLatentAutoBatch",
|
||||
"FlowLatentCondition",
|
||||
"FlowLoraLoader",
|
||||
"FlowLoraLoaderModelOnly",
|
||||
"FlowModelManager",
|
||||
"FlowSaveImage",
|
||||
"TripleCLIPLoaderGGUF",
|
||||
"UnetLoaderGGUF",
|
||||
"UnetLoaderGGUFAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flow Control"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -18191,6 +18315,14 @@
|
||||
"title_aux": "ComfyUI-HakuImg"
|
||||
}
|
||||
],
|
||||
"https://github.com/licyk/ComfyUI-TCD-Sampler": [
|
||||
[
|
||||
"TCDScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TCD-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/linshier/comfyui-remote-tools": [
|
||||
[
|
||||
"LoadBase64(js)",
|
||||
@ -18223,6 +18355,7 @@
|
||||
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
|
||||
[
|
||||
"ShowTranslateString",
|
||||
"StringConverter",
|
||||
"StringFormatter",
|
||||
"StringList",
|
||||
"StringListFromCSV",
|
||||
@ -20340,6 +20473,15 @@
|
||||
"title_aux": "comfyui-smooth-step-lora-loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Dashscope": [
|
||||
[
|
||||
"DashscopeLLMLoader",
|
||||
"DashscopeVLMLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dashscope"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Image-Captioner": [
|
||||
[
|
||||
"ImageCaptioner"
|
||||
@ -20949,6 +21091,16 @@
|
||||
"title_aux": "ComfyUI-LyraVSIH"
|
||||
}
|
||||
],
|
||||
"https://github.com/pharmapsychotic/comfy-cliption": [
|
||||
[
|
||||
"CLIPtionBeamSearch",
|
||||
"CLIPtionGenerate",
|
||||
"CLIPtionLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-cliption"
|
||||
}
|
||||
],
|
||||
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver": [
|
||||
[
|
||||
"PromptStashManager",
|
||||
@ -21070,19 +21222,6 @@
|
||||
"title_aux": "CRT-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"CLIPLoaderMultiGPU",
|
||||
"CheckpointLoaderMultiGPU",
|
||||
"ControlNetLoaderMultiGPU",
|
||||
"DualCLIPLoaderMultiGPU",
|
||||
"UNETLoaderMultiGPU",
|
||||
"VAELoaderMultiGPU"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
}
|
||||
],
|
||||
"https://github.com/portu-sim/comfyui_bmab": [
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
@ -21662,6 +21801,14 @@
|
||||
"title_aux": "ComfyUI-Tara-LLM-Integration"
|
||||
}
|
||||
],
|
||||
"https://github.com/ronsantash/Comfyui-flexi-lora-loader": [
|
||||
[
|
||||
"ComfyUIFlexiLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUIFlexiLoRALoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/royceschultz/ComfyUI-Notifications": [
|
||||
[
|
||||
"Notif-PlaySound",
|
||||
@ -21796,6 +21943,15 @@
|
||||
"title_aux": "Doom"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM": [
|
||||
[
|
||||
"EfficientTAMLoader",
|
||||
"EfficientTAMPredictor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EfficientTAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
[
|
||||
"DeltaControl",
|
||||
@ -21965,6 +22121,7 @@
|
||||
"TimeFeatureNode",
|
||||
"VideoChunk",
|
||||
"Vortex",
|
||||
"WhisperToPromptTravel",
|
||||
"_mfc"
|
||||
],
|
||||
{
|
||||
@ -22211,6 +22368,19 @@
|
||||
"title_aux": "comfyui-ultralytics-yolo"
|
||||
}
|
||||
],
|
||||
"https://github.com/shahkoorosh/ComfyUI-KGnodes": [
|
||||
[
|
||||
"CustomResolutionLatentNode",
|
||||
"StyleSelector"
|
||||
],
|
||||
{
|
||||
"author": "ShahKoorosh",
|
||||
"description": "This Custom node offers various experimental nodes to make it easier to use ComfyUI.",
|
||||
"nickname": "KGnodes",
|
||||
"title": "ComfyUI-KGnodes",
|
||||
"title_aux": "ComfyUI-KGnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shi3z/ComfyUI_Memeplex_DALLE": [
|
||||
[
|
||||
"DallERender",
|
||||
@ -22283,18 +22453,6 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd": [
|
||||
[
|
||||
"LoadImageWithCMD"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Load image and partially workflow with javascript.",
|
||||
"nickname": "load-image-with-cmd",
|
||||
"title": "load-image-with-cmd",
|
||||
"title_aux": "comfyui-load-image-with-cmd"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-parse-image": [
|
||||
[
|
||||
"LoadBooleanFromImage",
|
||||
@ -22860,6 +23018,16 @@
|
||||
"title_aux": "comfyui-snek-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/solution9th/Comfyui_mobilesam": [
|
||||
[
|
||||
"MobileSamDetector",
|
||||
"MobileSamModelLoader",
|
||||
"MobileSamPredictor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_mobilesam"
|
||||
}
|
||||
],
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
|
||||
[
|
||||
"ColorAdjustment",
|
||||
@ -23131,8 +23299,10 @@
|
||||
"https://github.com/steelan9199/ComfyUI-Teeth": [
|
||||
[
|
||||
"teeth FindContours",
|
||||
"teeth Gemini2",
|
||||
"teeth GetFirstSeg",
|
||||
"teeth GetValueByIndexFromList",
|
||||
"teeth ImageGridLines",
|
||||
"teeth RunPythonCode",
|
||||
"teeth SplitGridImage",
|
||||
"teeth TextSplitByDelimiter"
|
||||
@ -24325,6 +24495,35 @@
|
||||
"title_aux": "easy-comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
||||
[
|
||||
"Blur Mask",
|
||||
"Color Grading",
|
||||
"Latent Zero Mask",
|
||||
"Mask-Crop Inpaint | Post",
|
||||
"Mask-Crop Inpaint | Pre",
|
||||
"Mask-Crop | Post",
|
||||
"Mask-Crop | Pre",
|
||||
"Resample Image",
|
||||
"Resample Latent",
|
||||
"Resample Mask",
|
||||
"Resampler | Area",
|
||||
"Resampler | Jinc-Lanczos",
|
||||
"Resampler | Lanczos",
|
||||
"Resampler | Mitchell-Netravali",
|
||||
"Resampler | Nearest-Neighbor",
|
||||
"Resampler | Triangle",
|
||||
"Scaler | Area",
|
||||
"Scaler | Fixed",
|
||||
"Scaler | Megapixels",
|
||||
"Scaler | Pixel Deltas",
|
||||
"Scaler | Side",
|
||||
"Scaler | Sides Unlinked"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-some-image-processing-stuff"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
@ -24387,6 +24586,14 @@
|
||||
"title_aux": "ComfyUI-RK-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/wqjuser/ComfyUI-Chat-Image": [
|
||||
[
|
||||
"LLMImageDescription"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Chat-Image"
|
||||
}
|
||||
],
|
||||
"https://github.com/wu12023/ComfyUI-Image-Evaluation": [
|
||||
[
|
||||
"Clip_Score-\ud83d\udd2c",
|
||||
@ -24975,6 +25182,14 @@
|
||||
"title_aux": "ComfyUI Easy Use"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/ComfyUI-Save16bitPng": [
|
||||
[
|
||||
"SaveImageARGB16PNG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Save Uncompressed 16 Bit PNG"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||
[
|
||||
"DTSimpleSubmitImage",
|
||||
@ -25321,6 +25536,7 @@
|
||||
"DeepfaceAnalyzeFaceAttributes",
|
||||
"DetectorForNSFW",
|
||||
"GenderControlOutput",
|
||||
"ImageAutoSelector",
|
||||
"ImageBatchOneOrMore",
|
||||
"ImageCompositeMaskedOneByOne",
|
||||
"ImageCompositeMaskedWithSwitch",
|
||||
@ -25357,6 +25573,17 @@
|
||||
"title_aux": "ComfyUI_photomakerV2_native"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2": [
|
||||
[
|
||||
"moondream2_Caption",
|
||||
"moondream2_DownLoad",
|
||||
"moondream2_Encode",
|
||||
"moondream2_Query"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-moondream2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
|
||||
[
|
||||
"SD3AlimamaInpaintControlNetApplyAdvanced",
|
||||
@ -25412,8 +25639,6 @@
|
||||
[
|
||||
"CLIP Text Encode PS Regional",
|
||||
"Get Image From Photoshop Layer",
|
||||
"Image Times Opacity",
|
||||
"Mask Times Opacity",
|
||||
"Send Images To Photoshop"
|
||||
],
|
||||
{
|
||||
|
||||
4477
github-stats.json
4477
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -2632,7 +2632,7 @@ def populate_github_stats(node_packs, json_obj_github):
|
||||
if url in json_obj_github:
|
||||
v['stars'] = json_obj_github[url]['stars']
|
||||
v['last_update'] = json_obj_github[url]['last_update']
|
||||
v['trust'] = json_obj_github[url]['author_account_age_days'] > 180
|
||||
v['trust'] = json_obj_github[url]['author_account_age_days'] > 600
|
||||
else:
|
||||
v['stars'] = -1
|
||||
v['last_update'] = -1
|
||||
|
||||
@ -103,7 +103,12 @@ async def get_data(uri, silent=False):
|
||||
|
||||
if uri.startswith("http"):
|
||||
async with aiohttp.ClientSession(trust_env=True, connector=aiohttp.TCPConnector(verify_ssl=False)) as session:
|
||||
async with session.get(uri) as resp:
|
||||
headers = {
|
||||
'Cache-Control': 'no-cache',
|
||||
'Pragma': 'no-cache',
|
||||
'Expires': '0'
|
||||
}
|
||||
async with session.get(uri, headers=headers) as resp:
|
||||
json_text = await resp.text()
|
||||
else:
|
||||
with cache_lock:
|
||||
|
||||
114
model-list.json
114
model-list.json
@ -3989,6 +3989,29 @@
|
||||
"size": "8.24GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"type": "diffusion_model",
|
||||
"base": "Hunyuan Video",
|
||||
"save_path": "diffusion_models/hunyuan_video",
|
||||
"description": "Huyuan Video diffusion model. repackaged version.",
|
||||
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
|
||||
"filename": "hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"size": "25.6GB"
|
||||
},
|
||||
{
|
||||
"name": "Comfy-Org/hunyuan_video_vae_bf16.safetensors",
|
||||
"type": "VAE",
|
||||
"base": "Hunyuan Video",
|
||||
"save_path": "diffusion_models/hunyuan_video",
|
||||
"description": "Huyuan Video diffusion model. repackaged version.",
|
||||
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
|
||||
"filename": "hunyuan_video_vae_bf16.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors",
|
||||
"size": "493MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "FLUX.1 [Schnell] Diffusion model",
|
||||
"type": "diffusion_model",
|
||||
@ -4552,6 +4575,97 @@
|
||||
"filename": "ltx-video-2b-v0.9.safetensors",
|
||||
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors",
|
||||
"size": "9.37GB"
|
||||
},
|
||||
{
|
||||
"name": "LTX-Video 2B v0.9.1 Checkpoint",
|
||||
"type": "checkpoint",
|
||||
"base": "LTX-Video",
|
||||
"save_path": "checkpoints/LTXV",
|
||||
"description": "LTX-Video is the first DiT-based video generation model capable of generating high-quality videos in real-time. It produces 24 FPS videos at a 768x512 resolution faster than they can be watched. Trained on a large-scale dataset of diverse videos, the model generates high-resolution videos with realistic and varied content.",
|
||||
"reference": "https://huggingface.co/Lightricks/LTX-Video",
|
||||
"filename": "ltx-video-2b-v0.9.1.safetensors",
|
||||
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
||||
"size": "5.72GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/flux-canny-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-canny-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-canny-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/flux-depth-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-depth-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-depth-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/flux-hed-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-hed-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/realism_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "realism_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/art_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "art_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/mjv6_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "mjv6_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/flux-ip-adapter",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/ipadapters",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
|
||||
"filename": "ip_adapter.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
|
||||
"size": "982MB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,6 +11,86 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "warshanks",
|
||||
"title": "Shank-Tools",
|
||||
"reference": "https://github.com/warshanks/Shank-Tools",
|
||||
"files": [
|
||||
"https://github.com/warshanks/Shank-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Tile Calculator"
|
||||
},
|
||||
{
|
||||
"author": "BaronVonBoolean",
|
||||
"title": "ComfyUI-FileOps [UNSAFE]",
|
||||
"reference": "https://github.com/BaronVonBoolean/ComfyUI-FileOps",
|
||||
"files": [
|
||||
"https://github.com/BaronVonBoolean/ComfyUI-FileOps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: File Mv, File Path, File Dir.\n[w/This is dangerous as it provides the ability to manipulate arbitrary user files.]"
|
||||
},
|
||||
{
|
||||
"author": "scottmudge",
|
||||
"title": "ComfyUI_BiscuitNodes",
|
||||
"reference": "https://github.com/scottmudge/ComfyUI_BiscuitNodes",
|
||||
"files": [
|
||||
"https://github.com/scottmudge/ComfyUI_BiscuitNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load Image From Path Using File Selector"
|
||||
},
|
||||
{
|
||||
"author": "JissiChoi",
|
||||
"title": "ComfyUI-Jissi-List [WIP]",
|
||||
"reference": "https://github.com/JissiChoi/ComfyUI-Jissi-List",
|
||||
"files": [
|
||||
"https://github.com/JissiChoi/ComfyUI-Jissi-List"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Data List Management for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Maxim-Dey",
|
||||
"title": "ComfyUI-MS_Tools",
|
||||
"reference": "https://github.com/Maxim-Dey/ComfyUI-MS_Tools",
|
||||
"files": [
|
||||
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: MS Time Measure Node"
|
||||
},
|
||||
{
|
||||
"author": "jammyfu",
|
||||
"title": "ComfyUI PaintingCoderUtils Nodes [WIP]",
|
||||
"reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils",
|
||||
"files": [
|
||||
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of utility nodes designed for ComfyUI, offering convenient image processing tools.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "krich-cto",
|
||||
"title": "ComfyUI Flow Control [UNSTABLE]",
|
||||
"reference": "https://github.com/krich-cto/ComfyUI-Flow-Control",
|
||||
"files": [
|
||||
"https://github.com/krich-cto/ComfyUI-Flow-Control"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI. This project will help you control the flow logic via many controls.[w/Installing this custom node currently causes a conflict with the UnetLoaderGGUF of ComfyUI-GGUF.]"
|
||||
},
|
||||
{
|
||||
"author": "dihan",
|
||||
"title": "ComfyUI Random Keypoints for InstantID [WIP]",
|
||||
"reference": "https://github.com/dihan/comfyui-random-kps",
|
||||
"files": [
|
||||
"https://github.com/dihan/comfyui-random-kps"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that generates random facial keypoints compatible with InstantID.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "emranemran",
|
||||
"title": "ComfyUI-FasterLivePortrait",
|
||||
@ -113,16 +193,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/MMAudio](https://github.com/hkchengrex/MMAudio)"
|
||||
},
|
||||
{
|
||||
"author": "Aksaz",
|
||||
"title": "seamless-clone-comfyui",
|
||||
"reference": "https://github.com/Aksaz/seamless-clone-comfyui",
|
||||
"files": [
|
||||
"https://github.com/Aksaz/seamless-clone-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Seamless Cloning"
|
||||
},
|
||||
{
|
||||
"author": "kuschanow",
|
||||
"title": "ComfyUI-SD-Slicer",
|
||||
|
||||
@ -321,7 +321,7 @@
|
||||
],
|
||||
"https://github.com/Aksaz/seamless-clone-comfyui": [
|
||||
[
|
||||
"Seamless Cloning"
|
||||
"Seamless Clone"
|
||||
],
|
||||
{
|
||||
"title_aux": "seamless-clone-comfyui"
|
||||
@ -418,6 +418,16 @@
|
||||
"title_aux": "execution-inversion-demo-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/BaronVonBoolean/ComfyUI-FileOps": [
|
||||
[
|
||||
"File Mv",
|
||||
"File Path",
|
||||
"Make Dir"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FileOps [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": [
|
||||
[
|
||||
"Display String",
|
||||
@ -636,22 +646,15 @@
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
"AD_ImageColorFilter",
|
||||
"AD_ImageDrawRectangleSimple",
|
||||
"AD_ImageIndexer",
|
||||
"AD_ImageSaver",
|
||||
"AD_LoadImageAdvanced",
|
||||
"AD_PromptReplace",
|
||||
"AD_TextListToString",
|
||||
"AD_TextSaver",
|
||||
"AD_TxtToCSVCombiner",
|
||||
"AD_ZipSave",
|
||||
"RunningHubAccountStatus",
|
||||
"RunningHubFilePreviewer",
|
||||
"RunningHubFileSaver",
|
||||
"RunningHubInit",
|
||||
"RunningHubNodeInfo",
|
||||
"RunningHubNodeInfoCollector",
|
||||
"RunningHubNodeInfoReplace",
|
||||
"RunningHubWorkflowExecutor",
|
||||
"RunningHubWorkflowID"
|
||||
"AD_ZipSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Addoor [UNSAFE]"
|
||||
@ -852,6 +855,21 @@
|
||||
"title_aux": "ComfyUI-SaveImagePlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/JissiChoi/ComfyUI-Jissi-List": [
|
||||
[
|
||||
"JissiFloatList",
|
||||
"JissiList",
|
||||
"JissiMatching",
|
||||
"JissiMultiplePrompts",
|
||||
"JissiText",
|
||||
"JissiTextFileToListDisplay",
|
||||
"JissiTextTemplate",
|
||||
"JissiView"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Jissi-List [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jordach/comfy-consistency-vae": [
|
||||
[
|
||||
"Comfy_ConsistencyVAE"
|
||||
@ -1023,6 +1041,14 @@
|
||||
"title_aux": "ComfyUI-MoviePy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools": [
|
||||
[
|
||||
"MS Time Measure Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MS_Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrAdamBlack/CheckProgress": [
|
||||
[
|
||||
"CHECK_PROGRESS"
|
||||
@ -1188,6 +1214,7 @@
|
||||
"MojenLogPercent",
|
||||
"MojenNSFWClassifier",
|
||||
"MojenNSFWClassifierSave",
|
||||
"MojenStringLength",
|
||||
"MojenStyleExtractor",
|
||||
"MojenTagProcessor"
|
||||
],
|
||||
@ -2207,6 +2234,15 @@
|
||||
"title_aux": "comfyui-stylegan"
|
||||
}
|
||||
],
|
||||
"https://github.com/dihan/comfyui-random-kps": [
|
||||
[
|
||||
"InstantIDFace",
|
||||
"RandomFaceKeypoints"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Random Keypoints for InstantID [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
|
||||
[
|
||||
"BlackImage",
|
||||
@ -2695,6 +2731,17 @@
|
||||
"title_aux": "ComfyUI-LuminaNext [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
|
||||
[
|
||||
"ColorPicker",
|
||||
"ImageResolutionAdjuster",
|
||||
"RemoveEmptyLinesAndLeadingSpaces",
|
||||
"RemoveEmptyLinesAndLeadingSpacesAdvance"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
||||
[
|
||||
"ComfyFluxSize"
|
||||
@ -2811,6 +2858,7 @@
|
||||
"ForceMinimumBatchSize",
|
||||
"ImageCompositeChained",
|
||||
"MatchImageCountToMaskCount",
|
||||
"RandomCharacterPrompts",
|
||||
"TargetLocationCrop",
|
||||
"TargetLocationPaste",
|
||||
"string_list_to_prompt_schedule"
|
||||
@ -2954,6 +3002,7 @@
|
||||
"HyVideoDecode",
|
||||
"HyVideoEmptyTextEmbeds",
|
||||
"HyVideoEncode",
|
||||
"HyVideoEnhanceAVideo",
|
||||
"HyVideoInverseSampler",
|
||||
"HyVideoLatentPreview",
|
||||
"HyVideoLoraBlockEdit",
|
||||
@ -3033,6 +3082,33 @@
|
||||
"title_aux": "KayTool"
|
||||
}
|
||||
],
|
||||
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
"DualCLIPLoaderGGUF",
|
||||
"FlowCheckpointPresetLoader",
|
||||
"FlowClipCondition",
|
||||
"FlowClipTextEncode",
|
||||
"FlowConditioningAutoSwitch",
|
||||
"FlowFluxPresetLoader",
|
||||
"FlowGate",
|
||||
"FlowImageAutoBatch",
|
||||
"FlowImageCondition",
|
||||
"FlowKSampler",
|
||||
"FlowLatentAutoBatch",
|
||||
"FlowLatentCondition",
|
||||
"FlowLoraLoader",
|
||||
"FlowLoraLoaderModelOnly",
|
||||
"FlowModelManager",
|
||||
"FlowSaveImage",
|
||||
"TripleCLIPLoaderGGUF",
|
||||
"UnetLoaderGGUF",
|
||||
"UnetLoaderGGUFAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flow Control [UNSTABLE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kuschanow/ComfyUI-SD-Slicer": [
|
||||
[
|
||||
"SdSlicer"
|
||||
@ -3731,6 +3807,14 @@
|
||||
"title_aux": "ComfyUI RukaLib [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/scottmudge/ComfyUI_BiscuitNodes": [
|
||||
[
|
||||
"LoadImagePrompted"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_BiscuitNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": [
|
||||
[
|
||||
"SDFXClipTextEncode"
|
||||
@ -4070,6 +4154,14 @@
|
||||
"title_aux": "ComfyUI-Image-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/warshanks/Shank-Tools": [
|
||||
[
|
||||
"TileCalculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Shank-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/watarika/ComfyUI-exit": [
|
||||
[
|
||||
"ExitComfyUI"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "daqingliu",
|
||||
"title": "ComfyUI-SaveImageOSS [REMOVED]",
|
||||
"reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS",
|
||||
"files": [
|
||||
"https://github.com/daqingliu/ComfyUI-SaveImageOSS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-keybindings [REMOVED]",
|
||||
"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": "shinich39",
|
||||
"title": "comfyui-load-image-with-cmd [REMOVED]",
|
||||
"reference": "https://github.com/shinich39/comfyui-load-image-with-cmd",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load image and partially workflow with javascript."
|
||||
},
|
||||
{
|
||||
"author": "neuratech-ai",
|
||||
"title": "ComfyUI-MultiGPU [NOT MAINTAINED]",
|
||||
|
||||
@ -9,8 +9,251 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "licyk",
|
||||
"title": "ComfyUI-TCD-Sampler",
|
||||
"id": "TCD-Sampler",
|
||||
"reference": "https://github.com/licyk/ComfyUI-TCD-Sampler",
|
||||
"files": [
|
||||
"https://github.com/licyk/ComfyUI-TCD-Sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adding TCD sampling"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Pyramid_Noise_For_Inference",
|
||||
"id": "Pyramid_Noise_For_Inference",
|
||||
"reference": "https://github.com/Koishi-Star/Pyramid_Noise_For_Inference",
|
||||
"files": [
|
||||
"https://github.com/Koishi-Star/Pyramid_Noise_For_Inference"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using pyramid_noise instead of original noise in inference"
|
||||
},
|
||||
{
|
||||
"author": "Light-x02",
|
||||
"title": "Flux Settings Node",
|
||||
"id": "flux_settings_node",
|
||||
"reference": "https://github.com/Light-x02/ComfyUI-FluxSettingsNode",
|
||||
"files": [
|
||||
"https://github.com/Light-x02/ComfyUI-FluxSettingsNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise."
|
||||
},
|
||||
{
|
||||
"author": "pharmapsychotic",
|
||||
"title": "comfy-cliption",
|
||||
"id": "comfy-cliption",
|
||||
"reference": "https://github.com/pharmapsychotic/comfy-cliption",
|
||||
"files": [
|
||||
"https://github.com/pharmapsychotic/comfy-cliption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow."
|
||||
},
|
||||
{
|
||||
"author": "solution9th",
|
||||
"title": "Comfyui_mobilesam",
|
||||
"reference": "https://github.com/solution9th/Comfyui_mobilesam",
|
||||
"files": [
|
||||
"https://github.com/solution9th/Comfyui_mobilesam"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Mobile SAM Model Loader, Mobile SAM Detector, Mobile SAM Predictor"
|
||||
},
|
||||
{
|
||||
"author": "Doctor Diffusion",
|
||||
"title": "ComfyUI-basic-pitch",
|
||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-basic-pitch",
|
||||
"files": [
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-basic-pitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio to midi functionality within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ronsantash",
|
||||
"title": "ComfyUIFlexiLoRALoader",
|
||||
"reference": "https://github.com/ronsantash/Comfyui-flexi-lora-loader",
|
||||
"files": [
|
||||
"https://github.com/ronsantash/Comfyui-flexi-lora-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FlexiLoRALoader - A ComfyUI custom node for dynamic LoRA weight management. Apply multiple LoRAs with flexible weight patterns and randomization features for creative AI image generation.\nFeatures: • Multiple LoRA handling (up to 3) • Weight pattern presets • Random/Sequential mode • Debug logging support"
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Dashscope",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Dashscope",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Dashscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project adapts the dashscope([a/aliyun-bailian](https://bailian.console.aliyun.com)) api into ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-ConditionalInterrupt",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for ComfyUI that terminates the workflow processing if 'proceed' is set to False. More convenient than manually bypassing a bunch of nodes.\nThis is a restructured version of the 'SRL Conditional Interrupt' node from the [a/srl-nodes](https://github.com/seanlynch/srl-nodes) pack."
|
||||
},
|
||||
{
|
||||
"author": "zhilemann",
|
||||
"title": "ComfyUI-moondream2",
|
||||
"reference": "https://github.com/zhilemann/ComfyUI-moondream2",
|
||||
"files": [
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "nodes for nightly moondream2 VLM inference\nsupports only captioning and visual queries at the moment"
|
||||
},
|
||||
{
|
||||
"author": "York Xiang",
|
||||
"title": "Remembering utils",
|
||||
"id": "comfyui-rememberingutils",
|
||||
"reference": "https://github.com/bombless/comfyUI-RememberingUtils",
|
||||
"files": [
|
||||
"https://github.com/bombless/comfyUI-RememberingUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helper nodes to display last seed and prompt."
|
||||
},
|
||||
{
|
||||
"author": "cherninlab",
|
||||
"title": "Logo Generator Node for ComfyUI",
|
||||
"reference": "https://github.com/cherninlab/logo-generator-comfyui",
|
||||
"files": [
|
||||
"https://github.com/cherninlab/logo-generator-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to generate logo images using Google Fonts."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "ComfyUI-KGnodes",
|
||||
"reference": "https://github.com/shahkoorosh/ComfyUI-KGnodes",
|
||||
"files": [
|
||||
"https://github.com/shahkoorosh/ComfyUI-KGnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Custom Resolution Latent Node, Style Selector\nThis Custom node offers various experimental nodes to make it easier to use ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "comfyui-sunflower-nodes",
|
||||
"reference": "https://github.com/andygill/comfyui-sunflower-nodes",
|
||||
"files": [
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for 3D visualization."
|
||||
},
|
||||
{
|
||||
"author": "shahkoorosh",
|
||||
"title": "ComfyUI_RH_APICall",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_APICall",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that makes it easier to call and run workflows from RunningHub in your local ComfyUI setup."
|
||||
},
|
||||
{
|
||||
"author": "wqjuser",
|
||||
"title": "ComfyUI-Chat-Image",
|
||||
"reference": "https://github.com/wqjuser/ComfyUI-Chat-Image",
|
||||
"files": [
|
||||
"https://github.com/wqjuser/ComfyUI-Chat-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use an online large language model to describe images."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-view-recommendations",
|
||||
"reference": "https://github.com/shinich39/comfyui-view-recommendations",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-view-recommendations"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load model generation data from civitai."
|
||||
},
|
||||
{
|
||||
"author": "SlackinJack",
|
||||
"title": "asyncdiff_comfyui",
|
||||
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
|
||||
"files": [
|
||||
"https://github.com/SlackinJack/asyncdiff_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AsyncDiff node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "wmpmiles",
|
||||
"title": "comfyui-some-image-processing-stuff",
|
||||
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
|
||||
"files": [
|
||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some ComfyUI nodes that provide some image-processing functionality. Resampling, Color Grading, Inpainting, ..."
|
||||
},
|
||||
{
|
||||
"author": "kevinmcmahondev",
|
||||
"title": "Skin Tone Detector for ComfyUI",
|
||||
"reference": "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector",
|
||||
"files": [
|
||||
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Save Uncompressed 16 Bit PNG",
|
||||
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
|
||||
"files": [
|
||||
"https://github.com/yolanother/ComfyUI-Save16bitPng"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
|
||||
},
|
||||
{
|
||||
"author": "TKRLAB",
|
||||
"title": "Prompt List JSON",
|
||||
"reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON",
|
||||
"files": [
|
||||
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
||||
},
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "ComfyUI-EfficientTAM",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
|
||||
},
|
||||
{
|
||||
"author": "mahdi",
|
||||
"title": "seamless-clone-comfyui",
|
||||
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
|
||||
"files": [
|
||||
"https://github.com/Aksaz/comfyui-seamless-clone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamless Clone for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "xfgexo",
|
||||
"title": "EXO Custom ComfyUI Nodes",
|
||||
@ -448,245 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "you can make PBR in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Mr.Chip",
|
||||
"title": "ComfyUI-SaveImageS3",
|
||||
"id": "zouyuimages3",
|
||||
"reference": "https://github.com/mrchipset/ComfyUI-SaveImageS3",
|
||||
"files": [
|
||||
"https://github.com/mrchipset/ComfyUI-SaveImageS3"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers a custom node to save image to S3-compatible oss."
|
||||
},
|
||||
{
|
||||
"author": "daqingliu",
|
||||
"title": "ComfyUI-SaveImageOSS",
|
||||
"reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS",
|
||||
"files": [
|
||||
"https://github.com/daqingliu/ComfyUI-SaveImageOSS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!"
|
||||
},
|
||||
{
|
||||
"author": "jiaqianjing",
|
||||
"title": "ComfyUI-MidjourneyHub",
|
||||
"reference": "https://github.com/jiaqianjing/ComfyUI-MidjourneyHub",
|
||||
"files": [
|
||||
"https://github.com/jiaqianjing/ComfyUI-MidjourneyHub"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for integrating with Midjourney API."
|
||||
},
|
||||
{
|
||||
"author": "liuqianhonga",
|
||||
"title": "ComfyUI-String-Helper",
|
||||
"reference": "https://github.com/liuqianhonga/ComfyUI-String-Helper",
|
||||
"files": [
|
||||
"https://github.com/liuqianhonga/ComfyUI-String-Helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: String Formatter, String List"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-HunyuanVideoWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
|
||||
},
|
||||
{
|
||||
"author": "magic-quill",
|
||||
"title": "ComfyUI_MagicQuill",
|
||||
"id": "MagicQuill",
|
||||
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
|
||||
"files": [
|
||||
"https://github.com/magic-quill/ComfyUI_MagicQuill"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Official ComfyUI Node for Paper - MagicQuill: An Intelligent Interactive Image Editing System"
|
||||
},
|
||||
{
|
||||
"author": "FinetunersAI",
|
||||
"title": "Fast Group Link",
|
||||
"id": "fast-group-link",
|
||||
"reference": "https://github.com/FinetunersAI/comfyui-fast-group-link",
|
||||
"files": [
|
||||
"https://github.com/FinetunersAI/comfyui-fast-group-link"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Link and control ComfyUI groups with a simple ON/OFF toggle. Control multiple groups at once with an easy-to-use interface."
|
||||
},
|
||||
{
|
||||
"author": "asagi4",
|
||||
"title": "ComfyUI NPNet (Golden Noise)",
|
||||
"id": "comfyui-adaptive-guidance",
|
||||
"reference": "https://github.com/asagi4/ComfyUI-NPNet",
|
||||
"files": [
|
||||
"https://github.com/asagi4/ComfyUI-NPNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very barebones mostly-copypaste implementation of [a/https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models](https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models)"
|
||||
},
|
||||
{
|
||||
"author": "LucipherDev",
|
||||
"title": "ComfyUI-Golden-Noise",
|
||||
"reference": "https://github.com/LucipherDev/ComfyUI-Golden-Noise",
|
||||
"files": [
|
||||
"https://github.com/LucipherDev/ComfyUI-Golden-Noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Custom Node for [a/'Golden Noise for Diffusion Models: A Learning Framework'](https://arxiv.org/abs/2411.09502) and most of the code is adapted from [a/here](https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models). This node refines the initial latent noise in the diffusion process, enhancing both image quality and semantic coherence."
|
||||
},
|
||||
{
|
||||
"author": "envy-ai",
|
||||
"title": "ComfyUI-ConDelta",
|
||||
"reference": "https://github.com/envy-ai/ComfyUI-ConDelta",
|
||||
"files": [
|
||||
"https://github.com/envy-ai/ComfyUI-ConDelta"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension extends ComfyUI's capabilities with respect to manipulating conditionings."
|
||||
},
|
||||
{
|
||||
"author": "abdozmantar",
|
||||
"title": "DeepExtract",
|
||||
"reference": "https://github.com/abdozmantar/ComfyUI-DeepExtract",
|
||||
"files": [
|
||||
"https://github.com/abdozmantar/ComfyUI-DeepExtract"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DeepExtract is a powerful and efficient tool designed to separate vocals and sounds from audio files, providing an enhanced experience for musicians, producers, and audio engineers. With DeepExtract, you can quickly and effectively isolate vocals or instruments from mixed audio tracks, facilitating tasks like remixing, karaoke preparation, or audio analysis."
|
||||
},
|
||||
{
|
||||
"author": "kraglik",
|
||||
"title": "PromptCollapse",
|
||||
"reference": "https://github.com/kraglik/prompt_collapse",
|
||||
"files": [
|
||||
"https://github.com/kraglik/prompt_collapse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt generation system that manages relationships between prompt components to maintain logical consistency. Integrates with ComfyUI as a custom node."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "EchoMimicV2-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/EchoMimicV2-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/EchoMimicV2-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/echomimic_v2](https://github.com/antgroup/echomimic_v2)"
|
||||
},
|
||||
{
|
||||
"author": "inflamously",
|
||||
"title": "comfyui-prompt-enhancer",
|
||||
"reference": "https://github.com/inflamously/comfyui-prompt-enhancer",
|
||||
"files": [
|
||||
"https://github.com/inflamously/comfyui-prompt-enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A crazy node that pragmatically just enhances a given prompt with various descriptions in the hope that the image quality just increase and prompting just gets easier."
|
||||
},
|
||||
{
|
||||
"author": "111496583yzy",
|
||||
"title": "Jigsaw Puzzle Effect Plugin",
|
||||
"reference": "https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect",
|
||||
"files": [
|
||||
"https://github.com/111496583yzy/comfyui-PuzzleCrack-Effect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Jigsaw Puzzle Effect plugin provides a unique puzzle effect for image processing. By dividing an image into multiple puzzle pieces and optionally adding missing pieces, users can easily create artistic puzzle effects."
|
||||
},
|
||||
{
|
||||
"author": "weilin9999",
|
||||
"title": "WeiLin-ComfyUI-prompt-all-in-one",
|
||||
"id": "prompt-all-in-one",
|
||||
"reference": "https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one",
|
||||
"files": [
|
||||
"https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Write prompt words like WebUI"
|
||||
},
|
||||
{
|
||||
"author": "nsdtcloud3d",
|
||||
"title": "ComfyUI-3D-Convert",
|
||||
"reference": "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert",
|
||||
"files": [
|
||||
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-3D-Covert is a 3D File Format Conversion Extension based on 3dconvert.nsdt.cloud-API. It provides a node ConvertTo3DFormat currently available, is a powerful tool designed to streamline the conversion of 3D models between a wide array of file formats."
|
||||
},
|
||||
{
|
||||
"author": "ctefer",
|
||||
"title": "CFE_comfyui",
|
||||
"reference": "https://github.com/ctefer/CFE_comfyui",
|
||||
"files": [
|
||||
"https://github.com/ctefer/CFE_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a subset of nodes for ComfyUI that I made just for my own workflow. The nodes support Flux (single conditioning, no negatives) and are just a way of minimizing the noodles. There's no real journey to be made here, just anything that helps me get through the day."
|
||||
},
|
||||
{
|
||||
"author": "jax-explorer",
|
||||
"title": "comfyui-model-dynamic-loader",
|
||||
"reference": "https://github.com/jax-explorer/comfyui-model-dynamic-loader",
|
||||
"files": [
|
||||
"https://github.com/jax-explorer/comfyui-model-dynamic-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "for comfyonline dynamic loader\ncomfyonline is comfyui cloud website"
|
||||
},
|
||||
{
|
||||
"author": "CY-CHENYUE",
|
||||
"title": "ComfyUI-Redux-Prompt",
|
||||
"id": "ComfyUI-Redux-Prompt",
|
||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
|
||||
"files": [
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
|
||||
],
|
||||
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
|
||||
"tags": ["Flux", "redux", "prompt"],
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "mithamunda",
|
||||
"title": "Together Vision Node",
|
||||
"id": "comfyui_together_vision",
|
||||
"reference": "https://github.com/mithamunda/ComfyUI-TogetherVision",
|
||||
"files": [
|
||||
"https://github.com/mithamunda/ComfyUI-TogetherVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
|
||||
},
|
||||
{
|
||||
"author": "Slickytail",
|
||||
"title": "ComfyUI-InstantX-IPAdapter-SD3",
|
||||
"reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3",
|
||||
"files": [
|
||||
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3"
|
||||
],
|
||||
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "NeoGriever",
|
||||
"title": "ComfyUI - NeoGriever",
|
||||
"id": "neogrievernodes",
|
||||
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
|
||||
"files": [
|
||||
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -30,7 +30,8 @@
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-RMBG": [
|
||||
[
|
||||
"RMBG"
|
||||
"RMBG",
|
||||
"Segment"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RMBG"
|
||||
@ -376,6 +377,7 @@
|
||||
"LoadColorConfig",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskAndMaskMath",
|
||||
"MaskDetection",
|
||||
"MaskLineMapping",
|
||||
"MaskSelectMask",
|
||||
@ -1269,6 +1271,14 @@
|
||||
"title_aux": "ComfyUI_faishme"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aksaz/comfyui-seamless-clone": [
|
||||
[
|
||||
"Seamless Clone"
|
||||
],
|
||||
{
|
||||
"title_aux": "seamless-clone-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
||||
[
|
||||
"ArgosTranslateCLIPTextEncodeNode",
|
||||
@ -2527,60 +2537,53 @@
|
||||
],
|
||||
"https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes": [
|
||||
[
|
||||
"DPAspectRatioPicker",
|
||||
"DPBrokenToken",
|
||||
"DPLogoAnimator",
|
||||
"DPVideoEffectReceiver",
|
||||
"DPVideoEffectSender",
|
||||
"DPVideoFlicker",
|
||||
"DP_2Floats_0_1",
|
||||
"DP_2floats_0_1",
|
||||
"DP_3Floats_0_1",
|
||||
"DP_3Parts_Line_Cycler",
|
||||
"DP_3floats_0_1",
|
||||
"DP_5Floats_0_1",
|
||||
"DP_5floats_0_1",
|
||||
"DP_Animation_Calculator_5Inputs",
|
||||
"DP_Aspect_Ratio",
|
||||
"DP_Big_Letters",
|
||||
"DP_Broken_Token",
|
||||
"DP_Clean_Prompt",
|
||||
"DP_Crazy_Prompt",
|
||||
"DP_Create_JSON",
|
||||
"DP_Diff_Int_8step_selector",
|
||||
"DP_Diff_Int_transition_selector",
|
||||
"DP_FastSlowMotion",
|
||||
"DP_Fast_Slow_Motion",
|
||||
"DP_Five_Lora",
|
||||
"DP_Five_Lora_Random",
|
||||
"DP_Float_0_1",
|
||||
"DP_Image_Color_Analyzer",
|
||||
"DP_Image_Empty_Latent_Switch",
|
||||
"DP_Image_Loader_Big",
|
||||
"DP_Image_Loader_Medium",
|
||||
"DP_Image_Loader_Small",
|
||||
"DP_Image_Loader_With_Resize",
|
||||
"DP_Image_Slide_Show",
|
||||
"DP_Logo_Animator",
|
||||
"DP_Prompt_Random_Switch",
|
||||
"DP_Prompt_Styler",
|
||||
"DP_Quick_Link",
|
||||
"DP_Random_Char",
|
||||
"DP_Random_MinMax",
|
||||
"DP_Smart_Saver",
|
||||
"DP_String_With_Switch",
|
||||
"DP_Video_Effect_Receiver",
|
||||
"DP_Video_Effect_Sender",
|
||||
"DP_Video_Flicker",
|
||||
"DP_Video_Looper",
|
||||
"DP_Video_Transition",
|
||||
"DP_clean_prompt",
|
||||
"DP_create_json_file",
|
||||
"DP_float_0_1",
|
||||
"DP_smart_saver",
|
||||
"DP_txt_img2img_Switch",
|
||||
"DpPromptStyler",
|
||||
"Dp_Random_Crazy_Prompt_Generator"
|
||||
"DP 2 String Switch",
|
||||
"DP Animation Calculator 10 Inputs",
|
||||
"DP Animation Calculator 5 Inputs",
|
||||
"DP Aspect Ratio Picker",
|
||||
"DP Big Letters",
|
||||
"DP Broken Token",
|
||||
"DP Clean Prompt",
|
||||
"DP Combo Controller",
|
||||
"DP Create Json File",
|
||||
"DP Diff Int 8step Selector",
|
||||
"DP Draggable Floats 1",
|
||||
"DP Draggable Floats 2",
|
||||
"DP Draggable Floats 3",
|
||||
"DP Fast Slow Motion",
|
||||
"DP Five Lora",
|
||||
"DP Five Lora Random",
|
||||
"DP Image Color Analyzer",
|
||||
"DP Image Color Effect",
|
||||
"DP Image Effect Processor",
|
||||
"DP Image Empty Latent Switch Flux",
|
||||
"DP Image Empty Latent Switch SDXL",
|
||||
"DP Image Slide Show",
|
||||
"DP Load Image Effects",
|
||||
"DP Load Image Effects Small",
|
||||
"DP Logo Animator",
|
||||
"DP Logo Animator Advanced",
|
||||
"DP Lora Random Strength Controller",
|
||||
"DP Lora Strength Controller",
|
||||
"DP Prompt Manager",
|
||||
"DP Prompt Mode Controller",
|
||||
"DP Prompt Styler",
|
||||
"DP Random Character",
|
||||
"DP Random Crazy Prompt Generator",
|
||||
"DP Random Min Max",
|
||||
"DP Save Preview Image",
|
||||
"DP Set New Model Folder Link",
|
||||
"DP String Text",
|
||||
"DP String With Switch",
|
||||
"DP Switch Controller",
|
||||
"DP Text Preview",
|
||||
"DP Transition Frames Selector",
|
||||
"DP Video Effect Receiver",
|
||||
"DP Video Effect Sender",
|
||||
"DP Video Flicker",
|
||||
"DP Video Looper",
|
||||
"DP Video Transition",
|
||||
"DP_Logo_Animator_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Desert-Pixel-Nodes"
|
||||
@ -2633,6 +2636,15 @@
|
||||
"title_aux": "ComfyUI-SnakeOil"
|
||||
}
|
||||
],
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-basic-pitch": [
|
||||
[
|
||||
"AudioToMidi",
|
||||
"SaveMidi"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-basic-pitch"
|
||||
}
|
||||
],
|
||||
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
|
||||
[
|
||||
"AutostereogramGenerator",
|
||||
@ -2661,22 +2673,15 @@
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
"AD_ImageColorFilter",
|
||||
"AD_ImageDrawRectangleSimple",
|
||||
"AD_ImageIndexer",
|
||||
"AD_ImageSaver",
|
||||
"AD_LoadImageAdvanced",
|
||||
"AD_PromptReplace",
|
||||
"AD_TextListToString",
|
||||
"AD_TextSaver",
|
||||
"AD_TxtToCSVCombiner",
|
||||
"AD_ZipSave",
|
||||
"RunningHubAccountStatus",
|
||||
"RunningHubFilePreviewer",
|
||||
"RunningHubFileSaver",
|
||||
"RunningHubInit",
|
||||
"RunningHubNodeInfo",
|
||||
"RunningHubNodeInfoCollector",
|
||||
"RunningHubNodeInfoReplace",
|
||||
"RunningHubWorkflowExecutor",
|
||||
"RunningHubWorkflowID"
|
||||
"AD_ZipSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Addoor"
|
||||
@ -3658,6 +3663,16 @@
|
||||
"title_aux": "ComfyUI-FilePathCreator"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
||||
[
|
||||
"RH_ExecuteNode",
|
||||
"RH_NodeInfoListNode",
|
||||
"RH_SettingsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RH_APICall"
|
||||
}
|
||||
],
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": [
|
||||
[
|
||||
"RunningHub_Omini_Fill",
|
||||
@ -4007,6 +4022,7 @@
|
||||
"Animate_X_Image_Long",
|
||||
"Animate_X_ReposeImage",
|
||||
"Gen_align_pose",
|
||||
"Gen_align_pose2",
|
||||
"ReposeImage",
|
||||
"UniAnimateImage",
|
||||
"UniAnimateImageLong"
|
||||
@ -4052,7 +4068,7 @@
|
||||
"IsulionTechGenerator",
|
||||
"IsulionTimeOfDayGenerator",
|
||||
"IsulionWeatherGenerator",
|
||||
"\u23fb IsulionShutdown"
|
||||
"\ud83d\udca4 IsulionShutdown"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
|
||||
@ -4246,6 +4262,7 @@
|
||||
"JNodes_CheckpointSelectorWithString",
|
||||
"JNodes_ConditioningInOut",
|
||||
"JNodes_CreateStereoscopicImageFromDepth",
|
||||
"JNodes_DiffusionModelSelector",
|
||||
"JNodes_FloatLiteral",
|
||||
"JNodes_GetCleanFilename",
|
||||
"JNodes_GetComfyDirectory",
|
||||
@ -4983,6 +5000,15 @@
|
||||
"title_aux": "Gemini prompt generator JT version"
|
||||
}
|
||||
],
|
||||
"https://github.com/Light-x02/ComfyUI-FluxSettingsNode": [
|
||||
[
|
||||
"DisableNoise",
|
||||
"FluxSettingsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux Settings Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes": [
|
||||
[
|
||||
"ImageMetadataLoader",
|
||||
@ -5623,6 +5649,8 @@
|
||||
"BatchOffset",
|
||||
"DJZ-LoadLatent",
|
||||
"DJZ-LoadLatentV2",
|
||||
"DJZDatamosh",
|
||||
"DJZDatamoshV2",
|
||||
"ImageSizeAdjuster",
|
||||
"ImageSizeAdjusterV2",
|
||||
"ImageSizeAdjusterV3",
|
||||
@ -6250,9 +6278,9 @@
|
||||
"FormatConcatStrings",
|
||||
"FormattingSingle",
|
||||
"FourierAnalysisNode",
|
||||
"LoraNameCollector",
|
||||
"LoraSelector",
|
||||
"MosaicEffectNode",
|
||||
"PWLoraNameCollector",
|
||||
"PWLoraSelector",
|
||||
"TextEmbeddingsInterrogator"
|
||||
],
|
||||
{
|
||||
@ -7186,6 +7214,15 @@
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/asyncdiff_comfyui": [
|
||||
[
|
||||
"AsyncDiffImg2VidSampler",
|
||||
"AsyncDiffSVDPipelineLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "asyncdiff_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
||||
[
|
||||
"DistrifuserPipelineLoader",
|
||||
@ -7343,6 +7380,14 @@
|
||||
"title_aux": "Text to video for Stable Video Diffusion in ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-ConditionalInterrupt": [
|
||||
[
|
||||
"Conditional Interrupt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ConditionalInterrupt"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-LatentClamp": [
|
||||
[
|
||||
"LatentClamp"
|
||||
@ -7420,24 +7465,31 @@
|
||||
"SDVN Easy IPAdapter weight",
|
||||
"SDVN Exif check",
|
||||
"SDVN Image Info",
|
||||
"SDVN Image Layout",
|
||||
"SDVN Image Size",
|
||||
"SDVN Inpaint",
|
||||
"SDVN KSampler",
|
||||
"SDVN Load Checkpoint",
|
||||
"SDVN Load Image",
|
||||
"SDVN Load Image Folder",
|
||||
"SDVN Load Image Url",
|
||||
"SDVN Load Lora",
|
||||
"SDVN Load Text",
|
||||
"SDVN Logic",
|
||||
"SDVN Lora Download",
|
||||
"SDVN Lora info",
|
||||
"SDVN Merge Flux",
|
||||
"SDVN Merge SD1",
|
||||
"SDVN Merge SDXL",
|
||||
"SDVN Metadata Check",
|
||||
"SDVN Model Merge",
|
||||
"SDVN Model info editor",
|
||||
"SDVN Pipe In",
|
||||
"SDVN Pipe Out",
|
||||
"SDVN Pipe Out All",
|
||||
"SDVN Run Python Code",
|
||||
"SDVN Run Test",
|
||||
"SDVN Save Text",
|
||||
"SDVN Seed",
|
||||
"SDVN StyleModel Download",
|
||||
"SDVN Styles",
|
||||
@ -7926,6 +7978,17 @@
|
||||
"title_aux": "comfyUI_TJ_NormalLighting"
|
||||
}
|
||||
],
|
||||
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": [
|
||||
[
|
||||
"ComfyUI_Prompt_JSON"
|
||||
],
|
||||
{
|
||||
"author": "TKRLAB",
|
||||
"description": "ComfyUI JSON-based prompt management tool.",
|
||||
"title": "ComfyUI_Prompt_List_JSON",
|
||||
"title_aux": "Prompt List JSON"
|
||||
}
|
||||
],
|
||||
"https://github.com/TMElyralab/Comfyui-MusePose": [
|
||||
[
|
||||
"filenamestring",
|
||||
@ -10032,6 +10095,15 @@
|
||||
"title_aux": "CLIP Directional Prompt Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||
[
|
||||
"ChannelSelect",
|
||||
"EquirectangularToRectilinear"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-sunflower-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/angeloshredder/StableCascadeResizer": [
|
||||
[
|
||||
"CascadeResize"
|
||||
@ -10065,20 +10137,17 @@
|
||||
"Sage_DualCLIPTextEncode",
|
||||
"Sage_EmptyLatentImagePassthrough",
|
||||
"Sage_GetFileHash",
|
||||
"Sage_GetInfoFromHash",
|
||||
"Sage_GetModelJSONFromHash",
|
||||
"Sage_GetPicturesFromHash",
|
||||
"Sage_JoinText",
|
||||
"Sage_KSampler",
|
||||
"Sage_LastLoraInfo",
|
||||
"Sage_LoadImage",
|
||||
"Sage_LogicalSwitch",
|
||||
"Sage_LoraStack",
|
||||
"Sage_LoraStackLoader",
|
||||
"Sage_LoraStackRecent",
|
||||
"Sage_ModelInfoBreakout",
|
||||
"Sage_ModelInfoFromModelId",
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelReport",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PopulateCache",
|
||||
"Sage_SamplerInfo",
|
||||
"Sage_SaveImageWithMetadata",
|
||||
"Sage_SetBool",
|
||||
@ -10145,7 +10214,8 @@
|
||||
"PCLazyTextEncodeAdvanced",
|
||||
"PCLoraHooksFromText",
|
||||
"PCSetPCTextEncodeSettings",
|
||||
"PCTextEncode"
|
||||
"PCTextEncode",
|
||||
"PCTextEncodeWithRange"
|
||||
],
|
||||
{
|
||||
"author": "asagi4",
|
||||
@ -10333,6 +10403,7 @@
|
||||
"SP-UnetSave",
|
||||
"SP_DDInpaint_Pipe",
|
||||
"SP_DictValue",
|
||||
"SP_DynamicCombo",
|
||||
"SP_FlorenceCaption",
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_FluxLoader",
|
||||
@ -10343,6 +10414,7 @@
|
||||
"SP_HiresGen_Dynamic",
|
||||
"SP_HiresGen_HiresCfg",
|
||||
"SP_HiresGen_Sharpen",
|
||||
"SP_HunyuanLoader",
|
||||
"SP_KSampler",
|
||||
"SP_KSamplerSelect",
|
||||
"SP_KoboldCpp",
|
||||
@ -10506,6 +10578,8 @@
|
||||
"PromptToNAID",
|
||||
"RemoveBGNAID",
|
||||
"SketchNAID",
|
||||
"V4BasePrompt",
|
||||
"V4NegativePrompt",
|
||||
"VibeTransferOptionNAID"
|
||||
],
|
||||
{
|
||||
@ -10773,6 +10847,16 @@
|
||||
"title_aux": "ComfyUI-MagicDance"
|
||||
}
|
||||
],
|
||||
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
||||
[
|
||||
"RememberLastSeed",
|
||||
"ShowLastSeed",
|
||||
"ShowLastText"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remembering utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy": [
|
||||
[
|
||||
"Ntfy",
|
||||
@ -11536,6 +11620,14 @@
|
||||
"title_aux": "ComfyUI-SCStepFun"
|
||||
}
|
||||
],
|
||||
"https://github.com/cherninlab/logo-generator-comfyui": [
|
||||
[
|
||||
"GoogleFontsLogo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Logo Generator Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/chesnokovivan/ComfyUI-Novakid": [
|
||||
[
|
||||
"Novakid Styler"
|
||||
@ -11645,6 +11737,7 @@
|
||||
"LayerUtility: BooleanOperatorV2",
|
||||
"LayerUtility: CheckMask",
|
||||
"LayerUtility: CheckMaskV2",
|
||||
"LayerUtility: ChoiceTextPreset",
|
||||
"LayerUtility: ColorImage",
|
||||
"LayerUtility: ColorImage V2",
|
||||
"LayerUtility: ColorName",
|
||||
@ -11713,6 +11806,7 @@
|
||||
"LayerUtility: TextImage V2",
|
||||
"LayerUtility: TextJoin",
|
||||
"LayerUtility: TextJoinV2",
|
||||
"LayerUtility: TextPreseter",
|
||||
"LayerUtility: VQAPrompt",
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
@ -12185,7 +12279,7 @@
|
||||
"JoinStringMulti_clh",
|
||||
"MathExpression_clh",
|
||||
"SetRedis|clh",
|
||||
"ShowText|clh",
|
||||
"ShowText_clh",
|
||||
"SomethingToString_clh",
|
||||
"String2FatLabels_clh",
|
||||
"String2Image_clh",
|
||||
@ -13057,17 +13151,6 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/daqingliu/ComfyUI-SaveImageOSS": [
|
||||
[
|
||||
"LoadImageS3",
|
||||
"LoadImageURL",
|
||||
"SaveImageS3",
|
||||
"SaveImageURL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveImageOSS"
|
||||
}
|
||||
],
|
||||
"https://github.com/darkpixel/darkprompts": [
|
||||
[
|
||||
"DarkAnyToString",
|
||||
@ -13593,11 +13676,16 @@
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu",
|
||||
"ImageFrameBlend",
|
||||
"ImageResizeFaceAware",
|
||||
"ListItemExtract",
|
||||
"ListItemSelector",
|
||||
"MusicGen",
|
||||
"NormalizeAudio",
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
"TextLineSelect",
|
||||
"TextLinesToList",
|
||||
"TextPlusPlus"
|
||||
],
|
||||
{
|
||||
@ -15983,6 +16071,8 @@
|
||||
"Base Model Parameters SD3API JK",
|
||||
"Base Model Pipe Extract JK",
|
||||
"Base Model Pipe JK",
|
||||
"Bool Binary And JK",
|
||||
"Bool Binary OR JK",
|
||||
"CM_BoolBinaryOperation JK",
|
||||
"CM_BoolToInt JK",
|
||||
"CM_BoolUnaryOperation JK",
|
||||
@ -16043,6 +16133,7 @@
|
||||
"CR Clip Input Switch JK",
|
||||
"CR Conditioning Input Switch JK",
|
||||
"CR ControlNet Input Switch JK",
|
||||
"CR ControlNet Loader JK",
|
||||
"CR ControlNet Stack Input Switch JK",
|
||||
"CR Float Input Switch JK",
|
||||
"CR Guider Input Switch JK",
|
||||
@ -16055,6 +16146,7 @@
|
||||
"CR Mask Input Switch JK",
|
||||
"CR Mesh Input Switch JK",
|
||||
"CR Model Input Switch JK",
|
||||
"CR Multi-ControlNet Param Stack JK",
|
||||
"CR Multi-ControlNet Stack JK",
|
||||
"CR Noise Input Switch JK",
|
||||
"CR Obit Pose Input Switch JK",
|
||||
@ -16069,6 +16161,7 @@
|
||||
"CR Text Input Switch JK",
|
||||
"CR VAE Input Switch JK",
|
||||
"Ckpt Loader JK",
|
||||
"Color Grading JK",
|
||||
"Detailer Parameters JK",
|
||||
"Embedding Picker JK",
|
||||
"Embedding Picker Multi JK",
|
||||
@ -16077,11 +16170,53 @@
|
||||
"Evaluate Floats JK",
|
||||
"Evaluate Ints JK",
|
||||
"Evaluate Strings JK",
|
||||
"Get Size JK",
|
||||
"Guidance Default JK",
|
||||
"HintImageEnchance JK",
|
||||
"IPAAdapterFaceIDBatch",
|
||||
"IPAdapter",
|
||||
"IPAdapterAdvanced",
|
||||
"IPAdapterBatch",
|
||||
"IPAdapterClipVisionEnhancer",
|
||||
"IPAdapterClipVisionEnhancerBatch",
|
||||
"IPAdapterCombineEmbeds",
|
||||
"IPAdapterCombineParams",
|
||||
"IPAdapterCombineWeights",
|
||||
"IPAdapterEmbeds",
|
||||
"IPAdapterEmbedsBatch",
|
||||
"IPAdapterEncoder",
|
||||
"IPAdapterFaceID",
|
||||
"IPAdapterFaceIDKolors",
|
||||
"IPAdapterFromParams",
|
||||
"IPAdapterInsightFaceLoader",
|
||||
"IPAdapterLoadEmbeds",
|
||||
"IPAdapterMS",
|
||||
"IPAdapterModelLoader",
|
||||
"IPAdapterNoise",
|
||||
"IPAdapterPreciseComposition",
|
||||
"IPAdapterPreciseCompositionBatch",
|
||||
"IPAdapterPreciseStyleTransfer",
|
||||
"IPAdapterPreciseStyleTransferBatch",
|
||||
"IPAdapterPromptScheduleFromWeightsStrategy",
|
||||
"IPAdapterRegionalConditioning",
|
||||
"IPAdapterSaveEmbeds",
|
||||
"IPAdapterStyleComposition",
|
||||
"IPAdapterStyleCompositionBatch",
|
||||
"IPAdapterTiled",
|
||||
"IPAdapterTiledBatch",
|
||||
"IPAdapterUnifiedLoader",
|
||||
"IPAdapterUnifiedLoaderCommunity",
|
||||
"IPAdapterUnifiedLoaderFaceID",
|
||||
"IPAdapterWeights",
|
||||
"IPAdapterWeightsFromStrategy",
|
||||
"Image Crop by Mask Resolution JK",
|
||||
"Image Remove Alpha JK",
|
||||
"Image Resize Mode JK",
|
||||
"Image Upscale Parameters Extract JK",
|
||||
"Is Mask Empty JK",
|
||||
"Ksampler Parameters Default JK",
|
||||
"Ksampler Parameters JK",
|
||||
"Latent Crop Offset JK",
|
||||
"Latent Upscale Parameters Extract JK",
|
||||
"Load Image With Metadata JK",
|
||||
"Metadata Pipe Extract JK",
|
||||
@ -16093,6 +16228,7 @@
|
||||
"OrbitLists to OrbitPoses JK",
|
||||
"OrbitPoses to OrbitLists JK",
|
||||
"Pipe End JK",
|
||||
"PrepImageForClipVision",
|
||||
"Project Setting JK",
|
||||
"Random Beats JK",
|
||||
"Refine 1 Parameters Extract JK",
|
||||
@ -16107,6 +16243,7 @@
|
||||
"Reroute String JK",
|
||||
"Reroute Upscale JK",
|
||||
"Reroute Vae JK",
|
||||
"SDXL Target Res JK",
|
||||
"SDXLPromptStylerAll",
|
||||
"SDXLPromptStylerHorror",
|
||||
"SDXLPromptStylerMisc",
|
||||
@ -16151,8 +16288,9 @@
|
||||
"Sampler Loader JK",
|
||||
"Save Image with Metadata Flow JK",
|
||||
"Save Image with Metadata JK",
|
||||
"Scale To Resolution JK",
|
||||
"Stability Conservative Upscale",
|
||||
"Stability Control Skech",
|
||||
"Stability Control Sketch",
|
||||
"Stability Control Structure",
|
||||
"Stability Control Style",
|
||||
"Stability Creative Upscale",
|
||||
@ -16163,11 +16301,13 @@
|
||||
"Stability Inpainting",
|
||||
"Stability Outpainting",
|
||||
"Stability Remove Background",
|
||||
"Stability Replace Background and Relight",
|
||||
"Stability SD3",
|
||||
"Stability Search And Recolor",
|
||||
"Stability Search and Replace",
|
||||
"String To Combo JK",
|
||||
"Tiling Mode JK",
|
||||
"Upscale Method JK",
|
||||
"Upscale Model Loader JK",
|
||||
"Upscale Model Parameters Extract JK",
|
||||
"Upscale Model Parameters JK",
|
||||
@ -16999,6 +17139,14 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": [
|
||||
[
|
||||
"SkinToneDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skin Tone Detector for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kft334/Knodes": [
|
||||
[
|
||||
"Image(s) To Websocket (Base64)",
|
||||
@ -17064,6 +17212,7 @@
|
||||
"CogVideoContextOptions",
|
||||
"CogVideoControlNet",
|
||||
"CogVideoDecode",
|
||||
"CogVideoEnhanceAVideo",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoImageEncodeFunInP",
|
||||
"CogVideoLatentPreview",
|
||||
@ -17234,6 +17383,7 @@
|
||||
"HyVideoDecode",
|
||||
"HyVideoEmptyTextEmbeds",
|
||||
"HyVideoEncode",
|
||||
"HyVideoEnhanceAVideo",
|
||||
"HyVideoInverseSampler",
|
||||
"HyVideoLatentPreview",
|
||||
"HyVideoLoraBlockEdit",
|
||||
@ -17377,6 +17527,7 @@
|
||||
"OffsetMask",
|
||||
"OffsetMaskByNormalizedAmplitude",
|
||||
"PatchModelPatcherOrder",
|
||||
"PathchSageAttentionKJ",
|
||||
"PlotCoordinates",
|
||||
"PointsEditor",
|
||||
"PreviewAnimation",
|
||||
@ -17788,33 +17939,6 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
"DualCLIPLoaderGGUF",
|
||||
"FlowCheckpointPresetLoader",
|
||||
"FlowClipCondition",
|
||||
"FlowClipTextEncode",
|
||||
"FlowConditioningAutoSwitch",
|
||||
"FlowFluxPresetLoader",
|
||||
"FlowGate",
|
||||
"FlowImageAutoBatch",
|
||||
"FlowImageCondition",
|
||||
"FlowKSampler",
|
||||
"FlowLatentAutoBatch",
|
||||
"FlowLatentCondition",
|
||||
"FlowLoraLoader",
|
||||
"FlowLoraLoaderModelOnly",
|
||||
"FlowModelManager",
|
||||
"FlowSaveImage",
|
||||
"TripleCLIPLoaderGGUF",
|
||||
"UnetLoaderGGUF",
|
||||
"UnetLoaderGGUFAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flow Control"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -18191,6 +18315,14 @@
|
||||
"title_aux": "ComfyUI-HakuImg"
|
||||
}
|
||||
],
|
||||
"https://github.com/licyk/ComfyUI-TCD-Sampler": [
|
||||
[
|
||||
"TCDScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TCD-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/linshier/comfyui-remote-tools": [
|
||||
[
|
||||
"LoadBase64(js)",
|
||||
@ -18223,6 +18355,7 @@
|
||||
"https://github.com/liuqianhonga/ComfyUI-String-Helper": [
|
||||
[
|
||||
"ShowTranslateString",
|
||||
"StringConverter",
|
||||
"StringFormatter",
|
||||
"StringList",
|
||||
"StringListFromCSV",
|
||||
@ -20340,6 +20473,15 @@
|
||||
"title_aux": "comfyui-smooth-step-lora-loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Dashscope": [
|
||||
[
|
||||
"DashscopeLLMLoader",
|
||||
"DashscopeVLMLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dashscope"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-Image-Captioner": [
|
||||
[
|
||||
"ImageCaptioner"
|
||||
@ -20949,6 +21091,16 @@
|
||||
"title_aux": "ComfyUI-LyraVSIH"
|
||||
}
|
||||
],
|
||||
"https://github.com/pharmapsychotic/comfy-cliption": [
|
||||
[
|
||||
"CLIPtionBeamSearch",
|
||||
"CLIPtionGenerate",
|
||||
"CLIPtionLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfy-cliption"
|
||||
}
|
||||
],
|
||||
"https://github.com/phazei/ConfyUI-node-prompt-stash-saver": [
|
||||
[
|
||||
"PromptStashManager",
|
||||
@ -21070,19 +21222,6 @@
|
||||
"title_aux": "CRT-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/pollockjj/ComfyUI-MultiGPU": [
|
||||
[
|
||||
"CLIPLoaderMultiGPU",
|
||||
"CheckpointLoaderMultiGPU",
|
||||
"ControlNetLoaderMultiGPU",
|
||||
"DualCLIPLoaderMultiGPU",
|
||||
"UNETLoaderMultiGPU",
|
||||
"VAELoaderMultiGPU"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiGPU"
|
||||
}
|
||||
],
|
||||
"https://github.com/portu-sim/comfyui_bmab": [
|
||||
[
|
||||
"BMAB Alpha Composit",
|
||||
@ -21662,6 +21801,14 @@
|
||||
"title_aux": "ComfyUI-Tara-LLM-Integration"
|
||||
}
|
||||
],
|
||||
"https://github.com/ronsantash/Comfyui-flexi-lora-loader": [
|
||||
[
|
||||
"ComfyUIFlexiLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUIFlexiLoRALoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/royceschultz/ComfyUI-Notifications": [
|
||||
[
|
||||
"Notif-PlaySound",
|
||||
@ -21796,6 +21943,15 @@
|
||||
"title_aux": "Doom"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM": [
|
||||
[
|
||||
"EfficientTAMLoader",
|
||||
"EfficientTAMPredictor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-EfficientTAM"
|
||||
}
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||
[
|
||||
"DeltaControl",
|
||||
@ -21965,6 +22121,7 @@
|
||||
"TimeFeatureNode",
|
||||
"VideoChunk",
|
||||
"Vortex",
|
||||
"WhisperToPromptTravel",
|
||||
"_mfc"
|
||||
],
|
||||
{
|
||||
@ -22211,6 +22368,19 @@
|
||||
"title_aux": "comfyui-ultralytics-yolo"
|
||||
}
|
||||
],
|
||||
"https://github.com/shahkoorosh/ComfyUI-KGnodes": [
|
||||
[
|
||||
"CustomResolutionLatentNode",
|
||||
"StyleSelector"
|
||||
],
|
||||
{
|
||||
"author": "ShahKoorosh",
|
||||
"description": "This Custom node offers various experimental nodes to make it easier to use ComfyUI.",
|
||||
"nickname": "KGnodes",
|
||||
"title": "ComfyUI-KGnodes",
|
||||
"title_aux": "ComfyUI-KGnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shi3z/ComfyUI_Memeplex_DALLE": [
|
||||
[
|
||||
"DallERender",
|
||||
@ -22283,18 +22453,6 @@
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-load-image-with-cmd": [
|
||||
[
|
||||
"LoadImageWithCMD"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Load image and partially workflow with javascript.",
|
||||
"nickname": "load-image-with-cmd",
|
||||
"title": "load-image-with-cmd",
|
||||
"title_aux": "comfyui-load-image-with-cmd"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-parse-image": [
|
||||
[
|
||||
"LoadBooleanFromImage",
|
||||
@ -22860,6 +23018,16 @@
|
||||
"title_aux": "comfyui-snek-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/solution9th/Comfyui_mobilesam": [
|
||||
[
|
||||
"MobileSamDetector",
|
||||
"MobileSamModelLoader",
|
||||
"MobileSamPredictor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_mobilesam"
|
||||
}
|
||||
],
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
|
||||
[
|
||||
"ColorAdjustment",
|
||||
@ -23131,8 +23299,10 @@
|
||||
"https://github.com/steelan9199/ComfyUI-Teeth": [
|
||||
[
|
||||
"teeth FindContours",
|
||||
"teeth Gemini2",
|
||||
"teeth GetFirstSeg",
|
||||
"teeth GetValueByIndexFromList",
|
||||
"teeth ImageGridLines",
|
||||
"teeth RunPythonCode",
|
||||
"teeth SplitGridImage",
|
||||
"teeth TextSplitByDelimiter"
|
||||
@ -24325,6 +24495,35 @@
|
||||
"title_aux": "easy-comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
||||
[
|
||||
"Blur Mask",
|
||||
"Color Grading",
|
||||
"Latent Zero Mask",
|
||||
"Mask-Crop Inpaint | Post",
|
||||
"Mask-Crop Inpaint | Pre",
|
||||
"Mask-Crop | Post",
|
||||
"Mask-Crop | Pre",
|
||||
"Resample Image",
|
||||
"Resample Latent",
|
||||
"Resample Mask",
|
||||
"Resampler | Area",
|
||||
"Resampler | Jinc-Lanczos",
|
||||
"Resampler | Lanczos",
|
||||
"Resampler | Mitchell-Netravali",
|
||||
"Resampler | Nearest-Neighbor",
|
||||
"Resampler | Triangle",
|
||||
"Scaler | Area",
|
||||
"Scaler | Fixed",
|
||||
"Scaler | Megapixels",
|
||||
"Scaler | Pixel Deltas",
|
||||
"Scaler | Side",
|
||||
"Scaler | Sides Unlinked"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-some-image-processing-stuff"
|
||||
}
|
||||
],
|
||||
"https://github.com/wolfden/ComfyUi_PromptStylers": [
|
||||
[
|
||||
"SDXLPromptStylerAll",
|
||||
@ -24387,6 +24586,14 @@
|
||||
"title_aux": "ComfyUI-RK-Sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/wqjuser/ComfyUI-Chat-Image": [
|
||||
[
|
||||
"LLMImageDescription"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Chat-Image"
|
||||
}
|
||||
],
|
||||
"https://github.com/wu12023/ComfyUI-Image-Evaluation": [
|
||||
[
|
||||
"Clip_Score-\ud83d\udd2c",
|
||||
@ -24975,6 +25182,14 @@
|
||||
"title_aux": "ComfyUI Easy Use"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/ComfyUI-Save16bitPng": [
|
||||
[
|
||||
"SaveImageARGB16PNG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Save Uncompressed 16 Bit PNG"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||
[
|
||||
"DTSimpleSubmitImage",
|
||||
@ -25321,6 +25536,7 @@
|
||||
"DeepfaceAnalyzeFaceAttributes",
|
||||
"DetectorForNSFW",
|
||||
"GenderControlOutput",
|
||||
"ImageAutoSelector",
|
||||
"ImageBatchOneOrMore",
|
||||
"ImageCompositeMaskedOneByOne",
|
||||
"ImageCompositeMaskedWithSwitch",
|
||||
@ -25357,6 +25573,17 @@
|
||||
"title_aux": "ComfyUI_photomakerV2_native"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhilemann/ComfyUI-moondream2": [
|
||||
[
|
||||
"moondream2_Caption",
|
||||
"moondream2_DownLoad",
|
||||
"moondream2_Encode",
|
||||
"moondream2_Query"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-moondream2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhiselfly/ComfyUI-Alimama-ControlNet-compatible": [
|
||||
[
|
||||
"SD3AlimamaInpaintControlNetApplyAdvanced",
|
||||
@ -25412,8 +25639,6 @@
|
||||
[
|
||||
"CLIP Text Encode PS Regional",
|
||||
"Get Image From Photoshop Layer",
|
||||
"Image Times Opacity",
|
||||
"Mask Times Opacity",
|
||||
"Send Images To Photoshop"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1,5 +1,120 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"type": "diffusion_model",
|
||||
"base": "Hunyuan Video",
|
||||
"save_path": "diffusion_models/hunyuan_video",
|
||||
"description": "Huyuan Video diffusion model. repackaged version.",
|
||||
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
|
||||
"filename": "hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors",
|
||||
"size": "25.6GB"
|
||||
},
|
||||
{
|
||||
"name": "Comfy-Org/hunyuan_video_vae_bf16.safetensors",
|
||||
"type": "VAE",
|
||||
"base": "Hunyuan Video",
|
||||
"save_path": "diffusion_models/hunyuan_video",
|
||||
"description": "Huyuan Video diffusion model. repackaged version.",
|
||||
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
|
||||
"filename": "hunyuan_video_vae_bf16.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors",
|
||||
"size": "493MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "LTX-Video 2B v0.9.1 Checkpoint",
|
||||
"type": "checkpoint",
|
||||
"base": "LTX-Video",
|
||||
"save_path": "checkpoints/LTXV",
|
||||
"description": "LTX-Video is the first DiT-based video generation model capable of generating high-quality videos in real-time. It produces 24 FPS videos at a 768x512 resolution faster than they can be watched. Trained on a large-scale dataset of diverse videos, the model generates high-resolution videos with realistic and varied content.",
|
||||
"reference": "https://huggingface.co/Lightricks/LTX-Video",
|
||||
"filename": "ltx-video-2b-v0.9.1.safetensors",
|
||||
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
||||
"size": "5.72GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/flux-canny-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-canny-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-canny-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/flux-depth-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-depth-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-depth-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/flux-hed-controlnet-v3.safetensors",
|
||||
"type": "controlnet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/controlnets",
|
||||
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||
"filename": "flux-hed-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/realism_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "realism_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/art_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "art_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/mjv6_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "mjv6_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/flux-ip-adapter",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/ipadapters",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
|
||||
"filename": "ip_adapter.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
|
||||
"size": "982MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
|
||||
"type": "controlnet",
|
||||
@ -556,130 +671,6 @@
|
||||
"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",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "controlnet/FLUX.1/InstantX-FLUX1-Dev-Union",
|
||||
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Depth, Pose, Tile, Blur, Gray Low Quality.",
|
||||
"reference": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "6.6GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "city96/flux1-dev-F16.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_model/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (f16/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-F16.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-F16.gguf",
|
||||
"size": "23.8GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q2_K.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q2_K/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q2_K.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q2_K.gguf",
|
||||
"size": "4.03GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q3_K_S.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q3_K_S/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q3_K_S.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q3_K_S.gguf",
|
||||
"size": "5.23GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q4_0.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_0/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q4_0.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_0.gguf",
|
||||
"size": "6.79GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q4_1.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_1/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q4_1.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_1.gguf",
|
||||
"size": "7.53GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q4_K_S.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_K_S/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q4_K_S.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_K_S.gguf",
|
||||
"size": "6.81GB"
|
||||
},
|
||||
{
|
||||
"name": "city96/flux1-dev-Q5_0.gguf",
|
||||
"type": "diffusion_model",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "diffusion_models/FLUX1",
|
||||
"description": "FLUX.1 [Dev] Diffusion model (Q5_0/.gguf)",
|
||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
||||
"filename": "flux1-dev-Q5_0.gguf",
|
||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q5_0.gguf",
|
||||
"size": "8.27GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user