update DB
This commit is contained in:
@@ -12,6 +12,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "bluevisor",
|
||||
"title": "ComfyUI_PS_Blend_Node",
|
||||
"reference": "https://github.com/bluevisor/ComfyUI_PS_Blend_Node",
|
||||
"files": [
|
||||
"https://github.com/bluevisor/ComfyUI_PS_Blend_Node"
|
||||
],
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "longgui0318",
|
||||
"title": "comfyui-common-util",
|
||||
"id": "common-util",
|
||||
"reference": "https://github.com/longgui0318/comfyui-common-util",
|
||||
"files": [
|
||||
"https://github.com/longgui0318/comfyui-common-util"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Init Layer Info Array, Added Layer Info To Array, Layer Info Array Fuse, Layer Image Seleted, Layer Images IPAdapter Advanced, Enhanced Random Light Source"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-KwaiKolorsWrapper",
|
||||
@@ -669,28 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Save Image with Options"
|
||||
},
|
||||
{
|
||||
"author": "asagi4",
|
||||
"title": "Adaptive Guidance for ComfyUI",
|
||||
"id": "asagi-nodes",
|
||||
"reference": "https://github.com/asagi4/ComfyUI-Adaptive-Guidance",
|
||||
"files": [
|
||||
"https://github.com/asagi4/ComfyUI-Adaptive-Guidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of adaptive guidance for ComfyUI\nSee [a/https://bcv-uniandes.github.io/adaptiveguidance-wp/](https://bcv-uniandes.github.io/adaptiveguidance-wp/)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-Florence2",
|
||||
"id": "florence2-kijai",
|
||||
"reference": "https://github.com/kijai/ComfyUI-Florence2",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-Florence2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user