mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
51a37772b3
commit
37897f7813
@ -11229,16 +11229,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter."
|
"description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Grant-CP",
|
|
||||||
"title": "ComfyUI-LivePortraitKJ-MPS",
|
|
||||||
"reference": "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "If you wish to incorporate these changes into your repo, feel free to open an issue and ask. The commits should be pretty clear, and I also label almost all changes with #HACK so a full text search will work too.\nPlease let me know if you decide to incorporate any of these changes into your LivePortrait implementation so I can direct people to you repository. I do not intend to maintain this repo.\nSome operations are simply not supported on MPS and I didn't rewrite them. Most of my changes are just to .cuda calls and that sort of thing. Many operations are still done on CPU, so don't expect awesome performance."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "wTechArtist",
|
"author": "wTechArtist",
|
||||||
@ -11291,6 +11281,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Node(s): VideoFormatConverter(VFC)"
|
"description": "Node(s): VideoFormatConverter(VFC)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "SiliconFlow",
|
||||||
|
"title": "☁️BizyAir Nodes",
|
||||||
|
"id": "bizyair",
|
||||||
|
"reference": "https://github.com/siliconflow/BizyAir",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/siliconflow/BizyAir"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -11688,17 +11689,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "SiliconFlow",
|
|
||||||
"title": "☁️BizyAir Nodes",
|
|
||||||
"id": "bizyair",
|
|
||||||
"reference": "https://github.com/siliconflow/BizyAir",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/siliconflow/BizyAir"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,7 +10,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "SiliconFlow",
|
||||||
|
"title": "☁️BizyAir Nodes",
|
||||||
|
"id": "bizyair",
|
||||||
|
"reference": "https://github.com/siliconflow/BizyAir",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/siliconflow/BizyAir"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Extraltodeus",
|
"author": "Extraltodeus",
|
||||||
"title": "pre_cfg_comfy_nodes_for_ComfyUI",
|
"title": "pre_cfg_comfy_nodes_for_ComfyUI",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user