mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Beinsezii",
|
||||
"title": "bsz-cui-extras",
|
||||
"reference": "https://github.com/Beinsezii/bsz-cui-extras",
|
||||
"files": [
|
||||
"https://github.com/Beinsezii/bsz-cui-extras"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.<p style='background-color: black; color: red;'>NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from <a href='https://github.com/Beinsezii/pixelbuster' target='blank'>here</a>.</P>"
|
||||
},
|
||||
{
|
||||
"author": "richinsley",
|
||||
"title": "Comfy-LFO",
|
||||
"reference": "https://github.com/richinsley/Comfy-LFO",
|
||||
"files": [
|
||||
"https://github.com/richinsley/Comfy-LFO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "LoadLoraWithTags",
|
||||
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/LoadLoraWithTags"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
|
||||
},
|
||||
{
|
||||
"author": "Nuked88",
|
||||
"title": "ComfyUI-N-Nodes",
|
||||
@ -118,7 +148,7 @@
|
||||
"https://github.com/laksjdjf/IPAdapter-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
|
||||
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.<p style='background-color: black; color: red;'>NOTE: To use this extension node, you need to download the <a href='https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin' target='blank'>ip-adapter_sd15.bin</a> file and place it in the <font color='white'><B>custom_nodes/IPAdapter-ComfyUI/models</B></font> directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.</P>"
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
@ -188,7 +218,7 @@
|
||||
"https://github.com/hustille/ComfyUI_Fooocus_KSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
|
||||
"description": "Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus' target='blank'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
|
||||
},
|
||||
{
|
||||
"author": "city96",
|
||||
|
||||
@ -49,6 +49,19 @@
|
||||
"title_aux": "Masquerade Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Beinsezii/bsz-cui-extras": [
|
||||
[
|
||||
"BSZAbsoluteHires",
|
||||
"BSZAspectHires",
|
||||
"BSZCombinedHires",
|
||||
"BSZPixelbuster",
|
||||
"BSZPixelbusterHelp",
|
||||
"BSZPrincipledSDXL"
|
||||
],
|
||||
{
|
||||
"title_aux": "bsz-cui-extras"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||
[
|
||||
"BatchJoinAudio",
|
||||
@ -245,6 +258,14 @@
|
||||
"title_aux": "ComfyUI-post-processing-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/LoadLoraWithTags": [
|
||||
[
|
||||
"LoraLoaderTagsQuery"
|
||||
],
|
||||
{
|
||||
"title_aux": "LoadLoraWithTags"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
@ -2048,6 +2069,18 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/richinsley/Comfy-LFO": [
|
||||
[
|
||||
"LFO_Pulse",
|
||||
"LFO_Sawtooth",
|
||||
"LFO_Sine",
|
||||
"LFO_Square",
|
||||
"LFO_Triangle"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-LFO"
|
||||
}
|
||||
],
|
||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||
[
|
||||
"MergingExecutionHelper"
|
||||
|
||||
Reference in New Issue
Block a user