update DB
This commit is contained in:
@@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "JichaoLiang",
|
||||
"title": "Immortal_comfyUI",
|
||||
"reference": "https://github.com/JichaoLiang/Immortal_comfyUI",
|
||||
"files":[
|
||||
"https://github.com/JichaoLiang/Immortal_comfyUI"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes: NewNode, AppendNode, MergeNode, SetProperties, SaveToDirectory, ..."
|
||||
},
|
||||
{
|
||||
"author": "googincheng",
|
||||
"title": "ComfyUX",
|
||||
|
||||
@@ -10,6 +10,18 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DiffMorpher-ComfyUI",
|
||||
"id": "uvr5",
|
||||
"reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
|
||||
"files": [
|
||||
"hhttps://github.com/AIFSH/DiffMorpher-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
|
||||
},
|
||||
{
|
||||
"author": "2kpr",
|
||||
"title": "ComfyUI-UltraPixel",
|
||||
@@ -32,6 +44,39 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
|
||||
},
|
||||
{
|
||||
"author": "aaronchm",
|
||||
"title": "z-a1111-sd-webui-DanTagGen",
|
||||
"id":"z-a1111-sd-webui-DanTagGen",
|
||||
"reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
|
||||
"files":[
|
||||
"https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
|
||||
},
|
||||
{
|
||||
"author": "mikebilly",
|
||||
"title": "Transparent-background-comfyUI",
|
||||
"id":"transparent-background-comfyui",
|
||||
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
|
||||
"files":[
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Removes background using Transparent Background"
|
||||
},
|
||||
{
|
||||
"author": "un-seen",
|
||||
"title": "comfyui-tensorop",
|
||||
"id":"comfyui-tensorop",
|
||||
"reference": "https://github.com/un-seen/comfyui-tensorops",
|
||||
"files":[
|
||||
"https://github.com/un-seen/comfyui-tensorops"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"Nodes to perform tensor operations in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ader47",
|
||||
"title": "ComfyUI-MeshHamer",
|
||||
|
||||
@@ -632,6 +632,14 @@
|
||||
"title_aux": "APZmedia Clean File Name Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [
|
||||
[
|
||||
"DanTagGen"
|
||||
],
|
||||
{
|
||||
"title_aux": "z-a1111-sd-webui-DanTagGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [
|
||||
[
|
||||
"APS_LatentBatch",
|
||||
@@ -13025,6 +13033,14 @@
|
||||
"title_aux": "mihaiiancu/Inpaint"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": [
|
||||
[
|
||||
"Transparentbackground RemBg"
|
||||
],
|
||||
{
|
||||
"title_aux": "Transparent-background-comfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikkel/ComfyUI-text-overlay": [
|
||||
[
|
||||
"Image Text Overlay"
|
||||
@@ -15514,6 +15530,19 @@
|
||||
"title_aux": "comfyui-webcam-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/un-seen/comfyui-tensorops": [
|
||||
[
|
||||
"ChannelSelector",
|
||||
"DownloadAndLoadFlorence2Model",
|
||||
"Florence2Run",
|
||||
"MaskImage",
|
||||
"SaveJsonToSurreal",
|
||||
"SaveTextToSurreal"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-tensorop"
|
||||
}
|
||||
],
|
||||
"https://github.com/unwdef/unwdef-nodes-comfyui": [
|
||||
[
|
||||
"RandomTextFromMultiline",
|
||||
|
||||
Reference in New Issue
Block a user