update DB

This commit is contained in:
Dr.Lt.Data
2024-07-27 00:22:04 +09:00
parent 1577682fb9
commit 881d49b59a
12 changed files with 2081 additions and 1681 deletions

View File

@@ -4337,6 +4337,16 @@
"install_type": "git-clone",
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
},
{
"author": "Haoming02",
"title": "ComfyUI Old Photo Restoration",
"reference": "https://github.com/Haoming02/comfyui-old-photo-restoration",
"files": [
"https://github.com/Haoming02/comfyui-old-photo-restoration"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
},
{
"author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading",
@@ -10894,7 +10904,7 @@
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by DicksonDickson."
"description": "A set of custom nodes that I've either written myself or adapted from other authors"
},
{
"author": "juehackr",
@@ -11703,7 +11713,7 @@
"https://github.com/lrzjason/Comfyui-Kolors-Utils"
],
"install_type":"git-clone",
"description":"Nodes: Save Weight As Kolors Unet"
"description":"Nodes: Save Weight As Kolors Unet, Save Kolors"
},
{
"author": "lrzjason",
@@ -11871,16 +11881,6 @@
"install_type": "git-clone",
"description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results."
},
{
"author": "neverbiasu",
"title": "ComfyUI ImageCaptioner",
"reference": "https://github.com/neverbiasu/ComfyUI-ImageCaptioner",
"files": [
"https://github.com/neverbiasu/ComfyUI-ImageCaptioner"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
},
{
"author": "Mintbeer96",
"title": "ComfyUI-KerasOCR",
@@ -11911,6 +11911,46 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
},
{
"author": "jn-jairo",
"title": "JNComfy",
"reference": "https://github.com/jn-jairo/jn_comfyui",
"files": [
"https://github.com/jn-jairo/jn_comfyui"
],
"install_type": "git-clone",
"description": "ComfyUI extension with patches and nodes.\nPatches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs.\nNODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc..."
},
{
"author": "akierson",
"title": "comfyui-colornodes",
"reference": "https://github.com/akierson/comfyui-colornodes",
"files": [
"https://github.com/akierson/comfyui-colornodes"
],
"install_type": "git-clone",
"description": "Basic Color Nodes for ComfyUI"
},
{
"author": "ai-shizuka",
"title": "ComfyUI-tbox",
"reference": "https://github.com/ai-shizuka/ComfyUI-tbox",
"files": [
"https://github.com/ai-shizuka/ComfyUI-tbox"
],
"install_type": "git-clone",
"description": "Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize."
},
{
"author": "neverbiasu",
"title": "ComfyUI ImageCaptioner",
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
"files": [
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
},