mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
f4b7bd2464
commit
e0f8a4c0d9
@ -1404,6 +1404,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI-TeaNodes",
|
||||
|
||||
@ -2403,6 +2403,14 @@
|
||||
"title_aux": "GPU temperature protection"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Prompt-Expansion": [
|
||||
[
|
||||
"PromptExpansion"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Expansion"
|
||||
}
|
||||
],
|
||||
"https://github.com/melMass/comfy_mtb": [
|
||||
[
|
||||
"Animation Builder (mtb)",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "Endless Nodes",
|
||||
|
||||
@ -2403,6 +2403,14 @@
|
||||
"title_aux": "GPU temperature protection"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Prompt-Expansion": [
|
||||
[
|
||||
"PromptExpansion"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Expansion"
|
||||
}
|
||||
],
|
||||
"https://github.com/melMass/comfy_mtb": [
|
||||
[
|
||||
"Animation Builder (mtb)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user