mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
64059d2949
commit
2c1c03e063
@ -15937,6 +15937,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide ComfyUI support for FramePack start-and-end image reference"
|
||||
},
|
||||
{
|
||||
"author": "TTPlanetPig",
|
||||
"title": "ComfyUI Qwen2.5-VL Object Detection Node",
|
||||
"reference": "https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL",
|
||||
"files": [
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom ComfyUI node for running object detection with the [a/Qwen 2.5 VL](https://github.com/QwenLM/Qwen2.5-VL) model. The node downloads the selected model on demand, runs a detection prompt and outputs bounding boxes that can be used with segmentation nodes such as [a/SAM2](https://github.com/kijai/ComfyUI-segment-anything-2)."
|
||||
},
|
||||
{
|
||||
"author": "camenduru",
|
||||
"title": "ComfyUI-TostAI",
|
||||
@ -26552,6 +26562,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A modern ComfyUI custom node package that provides essential UI controls for image generation workflows. These nodes allow you to centralize commonly shared parameters (scheduler, sampler, dimensions, seeds) and link them to multiple nodes in your workflow, eliminating redundancy while maintaining JSON metadata compatibility."
|
||||
},
|
||||
{
|
||||
"author": "kiko9",
|
||||
"title": "ComfyUI-KikoTools",
|
||||
"reference": "https://github.com/ComfyAssets/ComfyUI-KikoTools",
|
||||
"files": [
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-KikoTools provides carefully crafted, production-ready nodes grouped under the 'ComfyAssets' category. Each tool is designed with clean interfaces, comprehensive testing, and optimized performance for SDXL and FLUX workflows."
|
||||
},
|
||||
{
|
||||
"author": "TFL-TFL",
|
||||
"title": "ComfyUI_Text_Translation",
|
||||
@ -27329,7 +27349,7 @@
|
||||
"files": [
|
||||
"https://github.com/INuBq8/ComfyUI-NotificationBridge"
|
||||
],
|
||||
"install_type": "git_clone",
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes."
|
||||
},
|
||||
{
|
||||
@ -27339,8 +27359,8 @@
|
||||
"files": [
|
||||
"https://github.com/Erehr/ComfyUI-EreNodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of personal nodes mainly for prompt management."
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of prompt managent nodes with advanced tag parsing. Prompt tag cloud, mutiselect, toggle list, randomizer, filter, autocompete."
|
||||
},
|
||||
{
|
||||
"author": "xiaowc",
|
||||
@ -27535,6 +27555,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes designed for ComfyUI from the AJO-reading organization. This repository currently includes the Audio Collect & Concat node, which collects multiple audio segments and concatenates them into a single audio stream."
|
||||
},
|
||||
{
|
||||
"author": "flamacore",
|
||||
"title": "ComfyUI YouTube Uploader",
|
||||
"id": "comfyui-youtubeuploader",
|
||||
"reference": "https://github.com/flamacore/ComfyUI-YouTubeUploader",
|
||||
"files": [
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for uploading generated content to YouTube. [a/Buy me a coffee](https://buymeacoffee.com/chao.k)"
|
||||
},
|
||||
{
|
||||
"author": "neocrz",
|
||||
"title": "comfyui-usetaesd",
|
||||
"reference": "https://github.com/neocrz/comfyui-usetaesd",
|
||||
"files": [
|
||||
"https://github.com/neocrz/comfyui-usetaesd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node set for ComfyUI that provides nodes for encoding and decoding images using Tiny AutoEncoders for Stable Diffusion (TAESD) models."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -27973,19 +28014,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "flamacore",
|
||||
"title": "ComfyUI YouTube Uploader",
|
||||
"id": "comfyui-youtubeuploader",
|
||||
"reference": "https://github.com/flamacore/ComfyUI-YouTubeUploader",
|
||||
"files": [
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for uploading generated content to YouTube. [a/Buy me a coffee](https://buymeacoffee.com/chao.k)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -3359,6 +3359,18 @@
|
||||
"title_aux": "ComfyUI-Depth-Visualization-advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||
[
|
||||
"ResolutionCalculator",
|
||||
"SamplerCombo",
|
||||
"SamplerComboCompact",
|
||||
"SeedHistory",
|
||||
"WidthHeightSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-KikoTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
||||
[
|
||||
"PromptManager",
|
||||
@ -4067,10 +4079,10 @@
|
||||
[
|
||||
"CharCountTextBox",
|
||||
"GenerateImage_VENICE",
|
||||
"GenerateSpeech_VENICE",
|
||||
"GenerateTextAdvanced_VENICE",
|
||||
"GenerateText_VENICE",
|
||||
"InpaintImage_VENICE",
|
||||
"UpscaleImage_VENICE"
|
||||
"I2IEnhanceUpscale_VENICE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Venice-API"
|
||||
@ -5784,6 +5796,15 @@
|
||||
"title_aux": "ComfyUI-FANTA-GameBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/INuBq8/ComfyUI-NotificationBridge": [
|
||||
[
|
||||
"DiscordNotifyNode",
|
||||
"WhatsAppNotifyNodeTwilio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||
[
|
||||
"SizeFromArray"
|
||||
@ -11169,7 +11190,7 @@
|
||||
"Range(Step) - Float",
|
||||
"Range(Step) - Int",
|
||||
"Shrink Image",
|
||||
"String Replacer",
|
||||
"Special Character Replacer",
|
||||
"Text Contains (Return Bool)",
|
||||
"Text Contains (Return String)",
|
||||
"Variable Image Builder",
|
||||
@ -12253,6 +12274,16 @@
|
||||
"title_aux": "Comfyui_JC2"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL": [
|
||||
[
|
||||
"BBoxesToSAM2",
|
||||
"DownloadAndLoadQwenModel",
|
||||
"QwenVLDetection"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen2.5-VL Object Detection Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Migration": [
|
||||
[
|
||||
"TTP_Expand_And_Mask",
|
||||
@ -14429,7 +14460,6 @@
|
||||
"https://github.com/aiaiaikkk/ComfyUI-Curve": [
|
||||
[
|
||||
"CurvePresetNode",
|
||||
"CurvePreviewNode",
|
||||
"PhotoshopCurveNode",
|
||||
"PhotoshopHSLNode",
|
||||
"PhotoshopHistogramNode"
|
||||
@ -18765,6 +18795,7 @@
|
||||
"ControlNetInpaintingAliMamaApply",
|
||||
"ControlNetLoader",
|
||||
"CosmosImageToVideoLatent",
|
||||
"CosmosPredict2ImageToVideoLatent",
|
||||
"CreateVideo",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
@ -20491,6 +20522,7 @@
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"Qwen2AudioInstruct",
|
||||
"ShotHistory",
|
||||
"StringToDict",
|
||||
"SwitchDuo",
|
||||
"TextBoxStyle",
|
||||
@ -21327,6 +21359,15 @@
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader": [
|
||||
[
|
||||
"YouTubeAuthNode",
|
||||
"YouTubeUploaderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI YouTube Uploader"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
|
||||
[
|
||||
"AdvancedSequenceSeedNode"
|
||||
@ -29616,6 +29657,17 @@
|
||||
"title_aux": "comfyui-sambanova"
|
||||
}
|
||||
],
|
||||
"https://github.com/neocrz/comfyui-usetaesd": [
|
||||
[
|
||||
"DecodeTAESD",
|
||||
"DecodeTAESDTiled",
|
||||
"EncodeTAESD",
|
||||
"EncodeTAESDTiled"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-usetaesd"
|
||||
}
|
||||
],
|
||||
"https://github.com/neph1/comfyui-smooth-step-lora-loader": [
|
||||
[
|
||||
"Smooth_Step_Lora_Loader"
|
||||
@ -30526,6 +30578,7 @@
|
||||
],
|
||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||
[
|
||||
"NormalizedAttentionGuidance",
|
||||
"PerturbedAttention",
|
||||
"Pladis",
|
||||
"SlidingWindowGuidanceAdvanced",
|
||||
@ -31163,7 +31216,8 @@
|
||||
"https://github.com/rainlizard/ComfyUI-Raffle": [
|
||||
[
|
||||
"PreviewHistory",
|
||||
"Raffle"
|
||||
"Raffle",
|
||||
"TagCategoryStrength"
|
||||
],
|
||||
{
|
||||
"title_aux": "Raffle"
|
||||
|
||||
5402
github-stats.json
5402
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-VAELoaderSDXLmod",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod",
|
||||
"files": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Modified SDXL VAE Loader, Empty Latent Image Variable"
|
||||
},
|
||||
{
|
||||
"author": "xzuyn",
|
||||
"title": "xzuynodes-ComfyUI",
|
||||
"reference": "https://github.com/xzuyn/ComfyUI-xzuynodes",
|
||||
"files": [
|
||||
"https://github.com/xzuyn/ComfyUI-xzuynodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Last Frame Extractor"
|
||||
},
|
||||
{
|
||||
"author": "gilons",
|
||||
"title": "ComfyUI-GoogleDrive-Downloader [UNSAFE]",
|
||||
@ -80,16 +100,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides a markdown renderer to display formatted text and notes within your workflow."
|
||||
},
|
||||
{
|
||||
"author": "flamacore",
|
||||
"title": "YouTube Uploader Nodes for ComfyUI",
|
||||
"reference": "https://github.com/flamacore/ComfyUI-YouTubeUploader",
|
||||
"files": [
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upload videos directly to YouTube from your ComfyUI workflows!"
|
||||
},
|
||||
{
|
||||
"author": "IsItDanOrAi",
|
||||
"title": "ComfyUI-exLoadout [WIP]",
|
||||
@ -439,7 +449,7 @@
|
||||
"https://github.com/EQXai/ComfyUI_EQX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SaveImage_EQX, File Image Selector, Load Prompt From File - EQX, LoraStackEQX_random, Extract Filename - EQX, Extract LORA name - EQX"
|
||||
"description": "NODES: SaveImage_EQX, File Image Selector, Load Prompt From File - EQX, LoraStackEQX_random, Extract Filename - EQX, Extract LORA name - EQX, NSFW Detector EQX, NSFW Detector Advanced EQX"
|
||||
},
|
||||
{
|
||||
"author": "yincangshiwei",
|
||||
|
||||
@ -284,22 +284,30 @@
|
||||
"https://github.com/7BEII/Comfyui_PDuse": [
|
||||
[
|
||||
"Empty_Line",
|
||||
"LoRALoader_path",
|
||||
"ImageBlendText",
|
||||
"ImageBlendV1",
|
||||
"ImageRatioCrop",
|
||||
"Load_Images",
|
||||
"PDFile_FileName_refixer",
|
||||
"PDFile_name_fix",
|
||||
"PDIMAGE_ImageCombine",
|
||||
"PDIMAGE_LongerSize",
|
||||
"PDIMAGE_Rename",
|
||||
"PDImageConcante",
|
||||
"PDJSON_BatchJsonIncremental",
|
||||
"PDJSON_Group",
|
||||
"PD_CustomImageProcessor",
|
||||
"PD_GetImageSize",
|
||||
"PD_ImageMergerWithText",
|
||||
"PD_ImageBatchSplitter",
|
||||
"PD_ImageInfo",
|
||||
"PD_Image_Crop_Location",
|
||||
"PD_Image_centerCrop",
|
||||
"PD_MASK_SELECTION",
|
||||
"PD_RemoveColorWords",
|
||||
"PD_SimpleTest",
|
||||
"PD_Text Overlay Node",
|
||||
"PD_imagesave_path",
|
||||
"PDstring_Save",
|
||||
"ReadTxtFiles"
|
||||
"mask_edge_selector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-promptbymood [WIP]"
|
||||
@ -313,6 +321,15 @@
|
||||
"title_aux": "ComfyUI-ManualSigma"
|
||||
}
|
||||
],
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-VAELoaderSDXLmod": [
|
||||
[
|
||||
"EmptyLatentImageVariable",
|
||||
"ModifiedSDXLVAELoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VAELoaderSDXLmod"
|
||||
}
|
||||
],
|
||||
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
|
||||
[
|
||||
"\u2b1b(TODO)AC_Super_Come_Ckpt",
|
||||
@ -956,6 +973,7 @@
|
||||
"VTS Images Scale",
|
||||
"VTS Images Scale To Min",
|
||||
"VTS Merge Delimited Text",
|
||||
"VTS Merge Text",
|
||||
"VTS Merge Text Lists",
|
||||
"VTS Reduce Batch Size",
|
||||
"VTS Render People Kps",
|
||||
@ -1602,6 +1620,7 @@
|
||||
"File Image Selector",
|
||||
"Load Prompt From File - EQX",
|
||||
"LoraStackEQX_random",
|
||||
"NSFW Detector EQX",
|
||||
"SaveImage_EQX"
|
||||
],
|
||||
{
|
||||
@ -2705,6 +2724,7 @@
|
||||
],
|
||||
"https://github.com/RobeSantoro/ComfyUI-RobeNodes": [
|
||||
[
|
||||
"AudioWeights to FadeMask \ud83d\udc24",
|
||||
"Boolean Primitive \ud83d\udc24",
|
||||
"Image Input Switch \ud83d\udc24",
|
||||
"Indices Generator \ud83d\udc24",
|
||||
@ -3489,6 +3509,7 @@
|
||||
"BatchImageLoad",
|
||||
"BooleanSwitchAny",
|
||||
"KeywordPromptComposer",
|
||||
"LoadTxtFile",
|
||||
"PipemindDisplayAny",
|
||||
"PipemindFlux2MAspectRatio",
|
||||
"PipemindLoraLoader",
|
||||
@ -3497,7 +3518,6 @@
|
||||
"PipemindSaveImageWTxt",
|
||||
"PipemindShowText",
|
||||
"PipemindTokenCounter",
|
||||
"PipemindWordninjaClipper",
|
||||
"RandomLineFromDropdown",
|
||||
"SelectLineFromDropdown",
|
||||
"SimplePromptCombiner"
|
||||
@ -4326,6 +4346,7 @@
|
||||
"ControlNetInpaintingAliMamaApply",
|
||||
"ControlNetLoader",
|
||||
"CosmosImageToVideoLatent",
|
||||
"CosmosPredict2ImageToVideoLatent",
|
||||
"CreateVideo",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
@ -5093,15 +5114,6 @@
|
||||
"title_aux": "ComfyUI_html [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader": [
|
||||
[
|
||||
"YouTubeAuthNode",
|
||||
"YouTubeUploaderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "YouTube Uploader Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": [
|
||||
[
|
||||
"LCMSampler"
|
||||
@ -8845,6 +8857,14 @@
|
||||
"title_aux": "honey_nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/xzuyn/ComfyUI-xzuynodes": [
|
||||
[
|
||||
"LastFrameNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "xzuynodes-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/y4my4my4m/ComfyUI_Direct3DS2": [
|
||||
[
|
||||
"Direct3DS2ModelDownloader",
|
||||
|
||||
@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "flamacore",
|
||||
"title": "ComfyUI YouTube Uploader",
|
||||
"id": "comfyui-youtubeuploader",
|
||||
"reference": "https://github.com/flamacore/ComfyUI-YouTubeUploader",
|
||||
"files": [
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for uploading generated content to YouTube. [a/Buy me a coffee](https://buymeacoffee.com/chao.k)"
|
||||
},
|
||||
{
|
||||
"author": "kiko9",
|
||||
"title": "ComfyUI-KikoTools",
|
||||
"reference": "https://github.com/ComfyAssets/ComfyUI-KikoTools",
|
||||
"files": [
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-KikoTools provides carefully crafted, production-ready nodes grouped under the 'ComfyAssets' category. Each tool is designed with clean interfaces, comprehensive testing, and optimized performance for SDXL and FLUX workflows."
|
||||
},
|
||||
{
|
||||
"author": "TTPlanetPig",
|
||||
"title": "ComfyUI Qwen2.5-VL Object Detection Node",
|
||||
"reference": "https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL",
|
||||
"files": [
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides a custom ComfyUI node for running object detection with the [a/Qwen 2.5 VL](https://github.com/QwenLM/Qwen2.5-VL) model. The node downloads the selected model on demand, runs a detection prompt and outputs bounding boxes that can be used with segmentation nodes such as [a/SAM2](https://github.com/kijai/ComfyUI-segment-anything-2)."
|
||||
},
|
||||
{
|
||||
"author": "neocrz",
|
||||
"title": "comfyui-usetaesd",
|
||||
"reference": "https://github.com/neocrz/comfyui-usetaesd",
|
||||
"files": [
|
||||
"https://github.com/neocrz/comfyui-usetaesd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node set for ComfyUI that provides nodes for encoding and decoding images using Tiny AutoEncoders for Stable Diffusion (TAESD) models."
|
||||
},
|
||||
{
|
||||
"author": "adamreading",
|
||||
"title": "ComfyUI-AjoNodes",
|
||||
@ -299,7 +340,7 @@
|
||||
"files": [
|
||||
"https://github.com/INuBq8/ComfyUI-NotificationBridge"
|
||||
],
|
||||
"install_type": "git_clone",
|
||||
"install_type": "git-clone",
|
||||
"description": "Bridge nodes for ComfyUI that send messages through WhatsApp (Twilio) and Discord when a workflow completes."
|
||||
},
|
||||
{
|
||||
@ -309,8 +350,8 @@
|
||||
"files": [
|
||||
"https://github.com/Erehr/ComfyUI-EreNodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A collection of personal nodes mainly for prompt management."
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of prompt managent nodes with advanced tag parsing. Prompt tag cloud, mutiselect, toggle list, randomizer, filter, autocompete."
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
|
||||
@ -3359,6 +3359,18 @@
|
||||
"title_aux": "ComfyUI-Depth-Visualization-advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||
[
|
||||
"ResolutionCalculator",
|
||||
"SamplerCombo",
|
||||
"SamplerComboCompact",
|
||||
"SeedHistory",
|
||||
"WidthHeightSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-KikoTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
||||
[
|
||||
"PromptManager",
|
||||
@ -4067,10 +4079,10 @@
|
||||
[
|
||||
"CharCountTextBox",
|
||||
"GenerateImage_VENICE",
|
||||
"GenerateSpeech_VENICE",
|
||||
"GenerateTextAdvanced_VENICE",
|
||||
"GenerateText_VENICE",
|
||||
"InpaintImage_VENICE",
|
||||
"UpscaleImage_VENICE"
|
||||
"I2IEnhanceUpscale_VENICE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Venice-API"
|
||||
@ -5784,6 +5796,15 @@
|
||||
"title_aux": "ComfyUI-FANTA-GameBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/INuBq8/ComfyUI-NotificationBridge": [
|
||||
[
|
||||
"DiscordNotifyNode",
|
||||
"WhatsAppNotifyNodeTwilio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Notification Bridge"
|
||||
}
|
||||
],
|
||||
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||
[
|
||||
"SizeFromArray"
|
||||
@ -11169,7 +11190,7 @@
|
||||
"Range(Step) - Float",
|
||||
"Range(Step) - Int",
|
||||
"Shrink Image",
|
||||
"String Replacer",
|
||||
"Special Character Replacer",
|
||||
"Text Contains (Return Bool)",
|
||||
"Text Contains (Return String)",
|
||||
"Variable Image Builder",
|
||||
@ -12253,6 +12274,16 @@
|
||||
"title_aux": "Comfyui_JC2"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Detect_QWen_VL": [
|
||||
[
|
||||
"BBoxesToSAM2",
|
||||
"DownloadAndLoadQwenModel",
|
||||
"QwenVLDetection"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen2.5-VL Object Detection Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/TTPlanetPig/Comfyui_Object_Migration": [
|
||||
[
|
||||
"TTP_Expand_And_Mask",
|
||||
@ -14429,7 +14460,6 @@
|
||||
"https://github.com/aiaiaikkk/ComfyUI-Curve": [
|
||||
[
|
||||
"CurvePresetNode",
|
||||
"CurvePreviewNode",
|
||||
"PhotoshopCurveNode",
|
||||
"PhotoshopHSLNode",
|
||||
"PhotoshopHistogramNode"
|
||||
@ -18765,6 +18795,7 @@
|
||||
"ControlNetInpaintingAliMamaApply",
|
||||
"ControlNetLoader",
|
||||
"CosmosImageToVideoLatent",
|
||||
"CosmosPredict2ImageToVideoLatent",
|
||||
"CreateVideo",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
@ -20491,6 +20522,7 @@
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"Qwen2AudioInstruct",
|
||||
"ShotHistory",
|
||||
"StringToDict",
|
||||
"SwitchDuo",
|
||||
"TextBoxStyle",
|
||||
@ -21327,6 +21359,15 @@
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/flamacore/ComfyUI-YouTubeUploader": [
|
||||
[
|
||||
"YouTubeAuthNode",
|
||||
"YouTubeUploaderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI YouTube Uploader"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": [
|
||||
[
|
||||
"AdvancedSequenceSeedNode"
|
||||
@ -29616,6 +29657,17 @@
|
||||
"title_aux": "comfyui-sambanova"
|
||||
}
|
||||
],
|
||||
"https://github.com/neocrz/comfyui-usetaesd": [
|
||||
[
|
||||
"DecodeTAESD",
|
||||
"DecodeTAESDTiled",
|
||||
"EncodeTAESD",
|
||||
"EncodeTAESDTiled"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-usetaesd"
|
||||
}
|
||||
],
|
||||
"https://github.com/neph1/comfyui-smooth-step-lora-loader": [
|
||||
[
|
||||
"Smooth_Step_Lora_Loader"
|
||||
@ -30526,6 +30578,7 @@
|
||||
],
|
||||
"https://github.com/pamparamm/sd-perturbed-attention": [
|
||||
[
|
||||
"NormalizedAttentionGuidance",
|
||||
"PerturbedAttention",
|
||||
"Pladis",
|
||||
"SlidingWindowGuidanceAdvanced",
|
||||
@ -31163,7 +31216,8 @@
|
||||
"https://github.com/rainlizard/ComfyUI-Raffle": [
|
||||
[
|
||||
"PreviewHistory",
|
||||
"Raffle"
|
||||
"Raffle",
|
||||
"TagCategoryStrength"
|
||||
],
|
||||
{
|
||||
"title_aux": "Raffle"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user