update DB
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user