mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
f4b7bd2464
commit
e0f8a4c0d9
@ -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",
|
||||||
|
|||||||
@ -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)",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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…
Reference in New Issue
Block a user