Browse Source

update DB

pull/186/head
Dr.Lt.Data 1 year ago
parent
commit
1c12cccca7
  1. 4
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 4
      node_db/new/custom-node-list.json
  4. 8
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -2452,9 +2452,9 @@
"title": "noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx."
},
{

8
extension-node-map.json

@ -63,12 +63,14 @@
"\ud83c\udf08 HSV (jov)",
"\ud83c\udf31 Transform (jov)",
"\ud83c\udf87 Expand (jov)",
"\ud83d\udcf7 WebCam (jov)",
"\ud83d\udd06 Pixel Shader (jov)",
"\ud83d\udd06 Pixel Shader Image (jov)",
"\ud83d\udd30 Mirror (jov)",
"\ud83d\udd33 Tile (jov)",
"\ud83d\udd78\ufe0f Adjust (jov)",
"\ud83d\uddfa\ufe0f Projection (jov)",
"\ud83d\ude8c Route (jov)",
"\ud83d\udfea Constant (jov)"
],
{
@ -4585,7 +4587,7 @@
"title_aux": "Cute Comfy"
}
],
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
"PromptTermList2",
@ -4595,6 +4597,10 @@
"PromptTermList6"
],
{
"author": "noEmbryo",
"description": "Some useful nodes for ComfyUI",
"nickname": "noEmbryo",
"title": "noEmbryo nodes for ComfyUI",
"title_aux": "noEmbryo nodes"
}
],

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

@ -295,9 +295,9 @@
"title": "noEmbryo nodes",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py"
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo"
],
"install_type": "copy",
"install_type": "git-clone",
"description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx."
},
{

8
node_db/new/extension-node-map.json

@ -63,12 +63,14 @@
"\ud83c\udf08 HSV (jov)",
"\ud83c\udf31 Transform (jov)",
"\ud83c\udf87 Expand (jov)",
"\ud83d\udcf7 WebCam (jov)",
"\ud83d\udd06 Pixel Shader (jov)",
"\ud83d\udd06 Pixel Shader Image (jov)",
"\ud83d\udd30 Mirror (jov)",
"\ud83d\udd33 Tile (jov)",
"\ud83d\udd78\ufe0f Adjust (jov)",
"\ud83d\uddfa\ufe0f Projection (jov)",
"\ud83d\ude8c Route (jov)",
"\ud83d\udfea Constant (jov)"
],
{
@ -4585,7 +4587,7 @@
"title_aux": "Cute Comfy"
}
],
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py": [
"https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
"PromptTermList2",
@ -4595,6 +4597,10 @@
"PromptTermList6"
],
{
"author": "noEmbryo",
"description": "Some useful nodes for ComfyUI",
"nickname": "noEmbryo",
"title": "noEmbryo nodes for ComfyUI",
"title_aux": "noEmbryo nodes"
}
],

Loading…
Cancel
Save