update DB

This commit is contained in:
Dr.Lt.Data 2024-01-20 11:58:38 +09:00
parent 98eb58c9eb
commit 06c2a99f6d
2 changed files with 21 additions and 30 deletions

View File

@ -4294,6 +4294,16 @@
"install_type": "git-clone",
"description": " This extension provides the StringToolsConcat node, which concatenates multiple texts, and the StringToolsRandomChoice node, which selects one randomly from multiple texts."
},
{
"author": "Taremin",
"title": "WebUI Monaco Prompt",
"reference": "https://github.com/Taremin/webui-monaco-prompt",
"files": [
"https://github.com/Taremin/webui-monaco-prompt"
],
"install_type": "git-clone",
"description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously."
},
{
"author": "foxtrot-roger",
"title": "RF Nodes",
@ -4428,6 +4438,7 @@
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

View File

@ -11,6 +11,16 @@
{
"author": "Taremin",
"title": "WebUI Monaco Prompt",
"reference": "https://github.com/Taremin/webui-monaco-prompt",
"files": [
"https://github.com/Taremin/webui-monaco-prompt"
],
"install_type": "git-clone",
"description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously."
},
{
"author": "JcandZero",
"title": "ComfyUI_GLM4Node",
@ -693,36 +703,6 @@
],
"install_type": "git-clone",
"description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. "
},
{
"author": "edenartlab",
"title": "eden_comfy_pipelines",
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
"files": [
"https://github.com/edenartlab/eden_comfy_pipelines"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Interrogator."
},
{
"author": "Limitex",
"title": "ComfyUI-Diffusers",
"reference": "https://github.com/Limitex/ComfyUI-Diffusers",
"files": [
"https://github.com/Limitex/ComfyUI-Diffusers"
],
"install_type": "git-clone",
"description": "This extension enables the use of the diffuser pipeline in ComfyUI."
},
{
"author": "Limitex",
"title": "ComfyUI-Calculation",
"reference": "https://github.com/Limitex/ComfyUI-Calculation",
"files": [
"https://github.com/Limitex/ComfyUI-Calculation"
],
"install_type": "git-clone",
"description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI"
}
]
}