mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
improve: safe description/title
feat: display current channel name
This commit is contained in:
@ -108,7 +108,7 @@
|
||||
{
|
||||
"id":"https://github.com/asagi4/comfyui-prompt-control",
|
||||
"tags":"prompt, prompt editing",
|
||||
"description": "This extension provides the ability to use prompts like <B><BR><BR>a [large::0.1] [cat|dog:0.05] [<lora:somelora:0.5:0.6>::0.5] [in a park:in space:0.4]</B><BR><BR>"
|
||||
"description": "This extension provides the ability to use prompts like \n\n**a [large::0.1] [cat|dog:0.05] [<lora:somelora:0.5:0.6>::0.5] [in a park:in space:0.4]**\n\n"
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/adieyal/comfyui-dynamicprompts",
|
||||
@ -143,12 +143,12 @@
|
||||
{
|
||||
"id":"https://github.com/ssitu/ComfyUI_fabric",
|
||||
"tags":"fabric",
|
||||
"description": "Similar to sd-webui-fabric, this custom nodes provide the functionality of <a href='https://github.com/sd-fabric/fabric' target='blank'>FABRIC</a>."
|
||||
"description": "Similar to sd-webui-fabric, this custom nodes provide the functionality of [a/FABRIC](https://github.com/sd-fabric/fabric)."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/Zuellni/ComfyUI-ExLlama",
|
||||
"tags":"ExLlama, prompt, language model",
|
||||
"description": "Similar to text-generation-webui, this custom nodes provide the functionality of <a href='https://github.com/turboderp/exllama' target='blank'>exllama</a>."
|
||||
"description": "Similar to text-generation-webui, this custom nodes provide the functionality of [a/exllama](https://github.com/turboderp/exllama)."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/spinagon/ComfyUI-seamless-tiling",
|
||||
@ -158,7 +158,7 @@
|
||||
{
|
||||
"id":"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI",
|
||||
"tags":"cd-tuner, negpip",
|
||||
"description": "This extension is a port of the <a href='https://github.com/hako-mikan/sd-webui-cd-tuner' target='blank'>sd-webui-cd-tuner</a>(a.k.a. CD(color/Detail) Tuner )and <a href='https://github.com/hako-mikan/sd-webui-negpip' target='blank'>sd-webui-negpip</a>(a.k.a. NegPiP) extensions of A1111 to ComfyUI."
|
||||
"description": "This extension is a port of the [a/sd-webui-cd-tuner](https://github.com/hako-mikan/sd-webui-cd-tuner)(a.k.a. CD(color/Detail) Tuner )and [a/sd-webui-negpip](https://github.com/hako-mikan/sd-webui-negpip)(a.k.a. NegPiP) extensions of A1111 to ComfyUI."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
|
||||
@ -168,17 +168,17 @@
|
||||
{
|
||||
"id":"https://github.com/hhhzzyang/Comfyui_Lama",
|
||||
"tags":"lama, inpainting anything",
|
||||
"description": "This extension provides custom nodes developed based on <a href='https://github.com/advimman/lama' target='blank'>LaMa</a> and <a href='https://github.com/geekyutao/Inpaint-Anything' target='blank'>Inpainting anything</a>."
|
||||
"description": "This extension provides custom nodes developed based on [a/LaMa](https://github.com/advimman/lama) and [a/Inpainting anything](https://github.com/geekyutao/Inpaint-Anything)."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
|
||||
"tags":"lama",
|
||||
"description": "This extension provides custom nodes for <a href='https://github.com/advimman/lama' target='blank'>LaMa</a> functionality."
|
||||
"description": "This extension provides custom nodes for [a/LaMa](https://github.com/advimman/lama) functionality."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/Haoming02/comfyui-diffusion-cg",
|
||||
"tags":"diffusion-cg",
|
||||
"description": "This extension provides custom nodes for <a href='https://github.com/Haoming02/sd-webui-diffusion-cg' target='blank'>SD Webui Diffusion Color Grading</a> functionality."
|
||||
"description": "This extension provides custom nodes for [a/SD Webui Diffusion Color Grading](https://github.com/Haoming02/sd-webui-diffusion-cg) functionality."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user