mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
72a109f109
commit
330c4657b1
@ -21381,6 +21381,7 @@
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelMergeWAN2_1",
|
||||
"ModelPatchLoader",
|
||||
"ModelSamplingAuraFlow",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingContinuousV",
|
||||
@ -21431,6 +21432,7 @@
|
||||
"PrimitiveString",
|
||||
"PrimitiveStringMultiline",
|
||||
"QuadrupleCLIPLoader",
|
||||
"QwenImageDiffsynthControlnet",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
|
||||
1164
github-stats.json
1164
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Vsolon",
|
||||
"title": "ComfyUI-CBZ-Pack [UNSAFE]",
|
||||
"reference": "https://github.com/Vsolon/ComfyUI-CBZ-Pack",
|
||||
"files": [
|
||||
"https://github.com/Vsolon/ComfyUI-CBZ-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for Handling CBZ MetaData and Images as List or Bash.[w/This nodepack contains a node that has a vulnerability allowing access to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "odedgranot",
|
||||
"title": "ComfyUI Video Save Node [UNSAFE]",
|
||||
|
||||
@ -692,66 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A compact, real-time histogram analysis node for ComfyUI — with easy-to-use interactive UI, smooth rendering, and accurate pixel sampling. Built for compositing-style workflows and color diagnostics."
|
||||
},
|
||||
{
|
||||
"author": "o-l-l-i",
|
||||
"title": "Olm LGG (Lift, Gamma, Gain) for ComfyUI",
|
||||
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-LGG",
|
||||
"files": [
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-LGG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A visual, interactive Lift, Gamma, Gain color correction node for ComfyUI, tailored for precise color grading workflows."
|
||||
},
|
||||
{
|
||||
"author": "SaturMars",
|
||||
"title": "ComfyUI Qwen LoRA Converter Node",
|
||||
"reference": "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter",
|
||||
"files": [
|
||||
"https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI custom node used to convert Qwen-Image LoRA files trained on the ModelScope platform to a format that ComfyUI can recognize."
|
||||
},
|
||||
{
|
||||
"author": "Pirog17000",
|
||||
"title": "Pirog's Nodes for ComfyUI",
|
||||
"reference": "https://github.com/Pirog17000/Pirogs-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Pirog17000/Pirogs-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pirog's Nodes - ComfyUI custom node pack providing enhanced sampling functionality"
|
||||
},
|
||||
{
|
||||
"author": "vsaan212",
|
||||
"title": "ComfyUI Text Split Node",
|
||||
"reference": "https://github.com/vsaan212/Comfy-ui-textsplit",
|
||||
"files": [
|
||||
"https://github.com/vsaan212/Comfy-ui-textsplit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that splits text into multiple outputs for feeding complex multi-scene renders. This node allows you to dynamically control the number of splits and use custom separators."
|
||||
},
|
||||
{
|
||||
"author": "Lovzu",
|
||||
"title": "KittenTTS Node for Voice Generation",
|
||||
"reference": "https://github.com/Lovzu/ComfyUI-KittenTTS",
|
||||
"files": [
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultra-lightweight text-to-speech model with just 15 million parameters"
|
||||
},
|
||||
{
|
||||
"author": "drozbay",
|
||||
"title": "ComfyUI-WanVaceAdvanced",
|
||||
"reference": "https://github.com/drozbay/ComfyUI-WanVaceAdvanced",
|
||||
"files": [
|
||||
"https://github.com/drozbay/ComfyUI-WanVaceAdvanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -21381,6 +21381,7 @@
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelMergeWAN2_1",
|
||||
"ModelPatchLoader",
|
||||
"ModelSamplingAuraFlow",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingContinuousV",
|
||||
@ -21431,6 +21432,7 @@
|
||||
"PrimitiveString",
|
||||
"PrimitiveStringMultiline",
|
||||
"QuadrupleCLIPLoader",
|
||||
"QwenImageDiffsynthControlnet",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user