Browse Source

update DB

pull/73/head
Dr.Lt.Data 1 year ago
parent
commit
7008bc6470
  1. 20
      custom-node-list.json
  2. 19
      extension-node-map.json

20
custom-node-list.json

@ -1311,6 +1311,26 @@
"install_type": "git-clone",
"description": "Nodes:ResolutionSelector"
},
{
"author": "kohya-ss",
"title": "ControlNet-LLLite-ComfyUI",
"reference": "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI",
"files": [
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes: LLLiteLoader"
},
{
"author": "jjkramhoeft",
"title": "ComfyUI-Jjk-Nodes",
"reference": "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes",
"files": [
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility"
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

19
extension-node-map.json

@ -1592,6 +1592,25 @@
"title_aux": "FaceSwap"
}
],
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [
[
"JjkConcat",
"JjkShowText",
"JjkText",
"SDXLRecommendedImageSize"
],
{
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
[
"LLLiteLoader"
],
{
"title_aux": "ControlNet-LLLite-ComfyUI"
}
],
"https://github.com/kwaroran/abg-comfyui": [
[
"Remove Image Background (abg)"

Loading…
Cancel
Save