update DB
fix: scanner - invalid cache expiration logic
This commit is contained in:
@@ -10,6 +10,36 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"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": "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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@@ -661,36 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI custom node, named ControlNet Auxiliar, is designed to provide auxiliary functionalities for image processing tasks. It is particularly useful for various image manipulation and enhancement operations. The node is integrated with functionalities for converting images between different formats and applying various image processing techniques."
|
||||
},
|
||||
{
|
||||
"author": "MarkoCa1",
|
||||
"title": "ComfyUI_Text",
|
||||
"reference": "https://github.com/MarkoCa1/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/MarkoCa1/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text."
|
||||
},
|
||||
{
|
||||
"author": "dmMaze",
|
||||
"title": "Sketch2Manga",
|
||||
"reference": "https://github.com/dmMaze/sketch2manga",
|
||||
"files": [
|
||||
"https://github.com/dmMaze/sketch2manga"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply screentone to line drawings or colored illustrations with diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-DragAnything",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-DragAnything",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-DragAnything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DragAnything"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user