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
4247f06fc9
commit
98ab2b334c
@ -1647,6 +1647,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
|
||||
},
|
||||
{
|
||||
"author": "meap158",
|
||||
"title": "ComfyUI-Background-Replacement",
|
||||
"reference": "https://github.com/meap158/ComfyUI-Background-Replacement",
|
||||
"files": [
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Instantly replace your image's background."
|
||||
},
|
||||
{
|
||||
"author": "TeaCrab",
|
||||
"title": "ComfyUI-TeaNodes",
|
||||
@ -3501,6 +3511,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Open source comfyui deployment platform, a vercel for generative workflow infra."
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "ComfyUI Portrait Master",
|
||||
"reference": "https://github.com/florestefano1975/comfyui-portrait-master",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node was designed to help AI image creators to generate prompts for human portraits."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -235,7 +235,8 @@
|
||||
],
|
||||
"https://github.com/BennyKok/comfyui-deploy": [
|
||||
[
|
||||
"ComfyUIDeployExternalImage"
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
"author": "BennyKok",
|
||||
@ -3559,6 +3560,14 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Portrait Master"
|
||||
}
|
||||
],
|
||||
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
|
||||
[
|
||||
"BatchIndex_AS",
|
||||
@ -4456,6 +4465,15 @@
|
||||
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement": [
|
||||
[
|
||||
"BackgroundReplacement",
|
||||
"ImageComposite"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Background-Replacement"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
|
||||
[
|
||||
"GPUTemperatureProtection"
|
||||
|
||||
@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "meap158",
|
||||
"title": "ComfyUI-Background-Replacement",
|
||||
"reference": "https://github.com/meap158/ComfyUI-Background-Replacement",
|
||||
"files": [
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Instantly replace your image's background."
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "ComfyUI Portrait Master",
|
||||
"reference": "https://github.com/florestefano1975/comfyui-portrait-master",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node was designed to help AI image creators to generate prompts for human portraits."
|
||||
},
|
||||
{
|
||||
"author": "deroberon",
|
||||
"title": "StableZero123-comfyui",
|
||||
|
||||
@ -235,7 +235,8 @@
|
||||
],
|
||||
"https://github.com/BennyKok/comfyui-deploy": [
|
||||
[
|
||||
"ComfyUIDeployExternalImage"
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
"author": "BennyKok",
|
||||
@ -3559,6 +3560,14 @@
|
||||
"title_aux": "fcSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/florestefano1975/comfyui-portrait-master": [
|
||||
[
|
||||
"PortraitMaster"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Portrait Master"
|
||||
}
|
||||
],
|
||||
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
|
||||
[
|
||||
"BatchIndex_AS",
|
||||
@ -4456,6 +4465,15 @@
|
||||
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement": [
|
||||
[
|
||||
"BackgroundReplacement",
|
||||
"ImageComposite"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Background-Replacement"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
|
||||
[
|
||||
"GPUTemperatureProtection"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user