update DB

This commit is contained in:
Dr.Lt.Data
2024-01-05 20:07:50 +09:00
parent c83fd0ed94
commit 1ff3efcc03
4 changed files with 82 additions and 1 deletions

View File

@@ -2385,7 +2385,7 @@
"https://github.com/THtianhao/ComfyUI-FaceChain"
],
"install_type": "git-clone",
"description": "Nodes:FC_LoraMerge."
"description": "Nodes:FC FaceFusion, FC StyleLoraLoad, FC FaceDetection, FC CropMask, FC ReplaceImage, FC CropBottom, FC CropAndPaste, FC MaskOP"
},
{
"author": "zer0TF",
@@ -4024,6 +4024,26 @@
"install_type": "git-clone",
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
},
{
"author": "kft334",
"title": "Knodes",
"reference": "https://github.com/kft334/Knodes",
"files": [
"https://github.com/kft334/Knodes"
],
"install_type": "git-clone",
"description": "Nodes: Image(s) To Websocket (Base64)"
},
{
"author": "Hangover3832",
"title": "Microsoft kosmos-2 for ComfyUI",
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
"files": [
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
],
"install_type": "git-clone",
"description": "An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
},
{