update DB

This commit is contained in:
Dr.Lt.Data 2023-09-16 23:07:48 +09:00
parent f4b7bd2464
commit e0f8a4c0d9
4 changed files with 36 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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