update DB
fix: scanner - invalid cache expiration logic
This commit is contained in:
@@ -2489,6 +2489,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI"
|
||||
},
|
||||
{
|
||||
"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": "kijai",
|
||||
"title": "DiffusionLight implementation for ComfyUI",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusionLight",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one."
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@@ -3901,7 +3921,7 @@
|
||||
"https://github.com/concarne000/ConCarneNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Bing Image Grabber node for ComfyUI."
|
||||
"description": "Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat"
|
||||
},
|
||||
{
|
||||
"author": "Aegis72",
|
||||
@@ -6759,6 +6779,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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": "kale4eat",
|
||||
"title": "ComfyUI_demucus",
|
||||
@@ -6789,16 +6819,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Text file utility for ComfyUI"
|
||||
},
|
||||
{
|
||||
"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": "DrMWeigand",
|
||||
"title": "ComfyUI Color Detection Nodes",
|
||||
@@ -6809,6 +6829,16 @@
|
||||
"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": "bobmagicii",
|
||||
"title": "ComfyKit Custom Nodes",
|
||||
"reference": "https://github.com/bobmagicii/comfykit-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoraWithMetadata, TypecasterImage."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user