From a2421839babfd47d94fefbd88223acf7fe650a68 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 8 Aug 2023 09:51:35 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6aaf0071..63d1bcde 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -969,6 +969,26 @@ "install_type": "git-clone", "description": "Nodes: EagleImageNode" }, + { + "author": "theUpsider", + "title": "Styles CSV Loader Extension for ComfyUI", + "reference": "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader", + "files": [ + "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader" + ], + "install_type": "git-clone", + "description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI." + }, + { + "author": "M1kep", + "title": "ComfyLiterals", + "reference": "https://github.com/M1kep/ComfyLiterals", + "files": [ + "https://github.com/M1kep/ComfyLiterals" + ], + "install_type": "git-clone", + "description": "Nodes: Int, Float, String, Operation, Checkpoint" + }, { "author": "taabata", "title": "Syrian Falcon Nodes",