From 1ba6b197cc555a030b72c823bbab0b9618b0d9b1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 6 Apr 2024 23:16:21 +0900 Subject: [PATCH] update DB --- node_db/forked/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/forked/custom-node-list.json b/node_db/forked/custom-node-list.json index ff14f0e4..69e5d0c4 100644 --- a/node_db/forked/custom-node-list.json +++ b/node_db/forked/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "gustproof", + "title": "ComfyUI_IPAdapter_plus_Style_Components", + "reference": "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components", + "files": [ + "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components" + ], + "install_type": "git-clone", + "description": "Style Components is an IP-Adapter model conditioned on anime styles. The style embeddings can either be extracted from images or created manually. This repo currently only supports the SDXL model trained on AutismmixPony." + }, { "author": "BlenderNeko", "title": "Dr.Lt.Data/Advanced CLIP Text Encode (PR21)",