mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
update DB
This commit is contained in:
parent
766d3f7415
commit
1c12cccca7
@ -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."
|
||||
},
|
||||
{
|
||||
|
||||
@ -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"
|
||||
}
|
||||
],
|
||||
|
||||
@ -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."
|
||||
},
|
||||
{
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user