Browse Source

update DB

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

10
custom-node-list.json

@ -1404,6 +1404,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Pause image generation when GPU temperature exceeds threshold." "description": "Pause image generation when GPU temperature exceeds threshold."
}, },
{
"author": "meap158",
"title": "ComfyUI-Prompt-Expansion",
"reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion",
"files": [
"https://github.com/meap158/ComfyUI-Prompt-Expansion"
],
"install_type": "git-clone",
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
},
{ {
"author": "TeaCrab", "author": "TeaCrab",
"title": "ComfyUI-TeaNodes", "title": "ComfyUI-TeaNodes",

8
extension-node-map.json

@ -2403,6 +2403,14 @@
"title_aux": "GPU temperature protection" "title_aux": "GPU temperature protection"
} }
], ],
"https://github.com/meap158/ComfyUI-Prompt-Expansion": [
[
"PromptExpansion"
],
{
"title_aux": "ComfyUI-Prompt-Expansion"
}
],
"https://github.com/melMass/comfy_mtb": [ "https://github.com/melMass/comfy_mtb": [
[ [
"Animation Builder (mtb)", "Animation Builder (mtb)",

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

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "meap158",
"title": "ComfyUI-Prompt-Expansion",
"reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion",
"files": [
"https://github.com/meap158/ComfyUI-Prompt-Expansion"
],
"install_type": "git-clone",
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
},
{ {
"author": "tusharbhutt", "author": "tusharbhutt",
"title": "Endless Nodes", "title": "Endless Nodes",

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

@ -2403,6 +2403,14 @@
"title_aux": "GPU temperature protection" "title_aux": "GPU temperature protection"
} }
], ],
"https://github.com/meap158/ComfyUI-Prompt-Expansion": [
[
"PromptExpansion"
],
{
"title_aux": "ComfyUI-Prompt-Expansion"
}
],
"https://github.com/melMass/comfy_mtb": [ "https://github.com/melMass/comfy_mtb": [
[ [
"Animation Builder (mtb)", "Animation Builder (mtb)",

Loading…
Cancel
Save