update DB

This commit is contained in:
Dr.Lt.Data
2023-09-06 01:16:19 +09:00
parent 541f58968f
commit 936cc75192
4 changed files with 146 additions and 10 deletions

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "braintacles",
"title": "braintacles-nodes",
"reference": "https://github.com/braintacles/braintacles-comfyui-nodes",
"files": [
"https://github.com/braintacles/braintacles-comfyui-nodes"
],
"install_type": "git-clone",
"description": "nodes:CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace."
},
{
"author": "mav-rik",
"title": "Facerestore CF (Code Former)",
"reference": "https://github.com/mav-rik/facerestore_cf",
"files": [
"https://github.com/mav-rik/facerestore_cf"
],
"install_type": "git-clone",
"description": "This is a copy of <a href='https://civitai.com/models/24690/comfyui-facerestore-node' target='blank'>facerestore custom node</a> with a bit of a change to support CodeFormer Fidelity parameter. These ComfyUI nodes can be used to restore faces in images similar to the face restore option in AUTOMATIC1111 webui."
},
{
"author": "ArtBot2023",
"title": "Character Face Swap",
"reference": "https://github.com/ArtBot2023/CharacterFaceSwap",
"files": [
"https://github.com/ArtBot2023/CharacterFaceSwap"
],
"install_type": "git-clone",
"description": "Character face swap with LoRA and embeddings."
},
{
"author": "cubiq",
"title": "ComfyUI_IPAdapter_plus",