update DB

This commit is contained in:
Dr.Lt.Data
2024-08-06 08:52:07 +09:00
parent cc09a166da
commit d845c4f832
8 changed files with 399 additions and 278 deletions

View File

@@ -12432,6 +12432,26 @@
"install_type": "git-clone",
"description": "A small set of useful nodes which aid with the tagging process by splitting tags and strings, alternating tags from multiple sources and removing duplicates."
},
{
"author": "caleboleary",
"title": "Arc2Face ComfyUI Node Library",
"reference": "https://github.com/caleboleary/ComfyUI-Arc2Face",
"files": [
"https://github.com/caleboleary/ComfyUI-Arc2Face"
],
"install_type": "git-clone",
"description": "This ComfyUI node library builds upon the work done to train the [a/Arc2Face](https://github.com/foivospar/Arc2Face) model by foivospar. It provides a set of nodes for ComfyUI that allow users to extract face embeddings, generate images based on these embeddings, and perform image-to-image transformations."
},
{
"author": "GeekyGhost",
"title": "ComfyUI-GeekyRemB",
"reference": "https://github.com/GeekyGhost/ComfyUI-GeekyRemB",
"files": [
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB"
],
"install_type": "git-clone",
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
},