Browse Source

update DB

pull/347/head
Dr.Lt.Data 10 months ago
parent
commit
06c2a99f6d
  1. 11
      custom-node-list.json
  2. 40
      node_db/new/custom-node-list.json

11
custom-node-list.json

@ -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",

40
node_db/new/custom-node-list.json

@ -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"
}
]
}

Loading…
Cancel
Save