update DB

This commit is contained in:
Dr.Lt.Data
2024-04-18 21:51:26 +09:00
parent 7c29162988
commit 828463c57f
5 changed files with 351 additions and 294 deletions

View File

@@ -10,6 +10,26 @@
},
{
"author": "sugarkwork",
"title": "comfyui_tag_filter",
"reference": "https://github.com/sugarkwork/comfyui_tag_fillter",
"files": [
"https://github.com/sugarkwork/comfyui_tag_fillter"
],
"install_type": "git-clone",
"description": "This is a custom node of ComfyUI that categorizes tags outputted by tools like WD14Tagger, filters them by each category, and returns the filtered results."
},
{
"author": "chaojie",
"title": "ComfyUI-CameraCtrl",
"reference": "https://github.com/chaojie/ComfyUI-CameraCtrl",
"files": [
"https://github.com/chaojie/ComfyUI-CameraCtrl"
],
"install_type": "git-clone",
"description": "ComfyUI-CameraCtrl"
},
{
"author": "Stability-AI",
"title": "Stability API nodes for ComfyUI",
@@ -669,76 +689,6 @@
],
"install_type": "git-clone",
"description": "Nodes:LoraWithMetadata, TypecasterImage."
},
{
"author": "BlakeOne",
"title": "ComfyUI CustomScheduler",
"reference": "https://github.com/BlakeOne/ComfyUI-CustomScheduler",
"files": [
"https://github.com/BlakeOne/ComfyUI-CustomScheduler"
],
"install_type": "git-clone",
"description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero."
},
{
"author": "chaojie",
"title": "ComfyUI-MuseV",
"reference": "https://github.com/chaojie/ComfyUI-MuseV",
"files": [
"https://github.com/chaojie/ComfyUI-MuseV"
],
"install_type": "git-clone",
"description": "ComfyUI MuseV"
},
{
"author": "DrMWeigand",
"title": "ComfyUI Color Detection Nodes",
"reference": "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection",
"files": [
"https://github.com/DrMWeigand/ComfyUI_ColorImageDetection"
],
"install_type": "git-clone",
"description": "A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints."
},
{
"author": "kijai",
"title": "ComfyUI-APISR",
"reference": "https://github.com/kijai/ComfyUI-APISR",
"files": [
"https://github.com/kijai/ComfyUI-APISR"
],
"install_type": "git-clone",
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI"
},
{
"author": "logtd",
"title": "ComfyUI-FLATTEN",
"reference": "https://github.com/logtd/ComfyUI-FLATTEN",
"files": [
"https://github.com/logtd/ComfyUI-FLATTEN"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)."
},
{
"author": "BlakeOne",
"title": "ComfyUI SchedulerMixer",
"reference": "https://github.com/BlakeOne/ComfyUI-SchedulerMixer",
"files": [
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer"
],
"install_type": "git-clone",
"description": "Create a custom scheduler from a weighted average of the built-in schedulers"
},
{
"author": "BlakeOne",
"title": "ComfyUI FastImageListToImageBatch",
"reference": "https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch",
"files": [
"https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch"
],
"install_type": "git-clone",
"description": "Quickly convert a list of images to a batch of images. All images must be the same size. Great for long videos."
}
]
}