From 154cc14ea31ef117bf95a8d34bc7269220c70529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20R=C3=B6ssler?= <78089013+ForeignGods@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:21:26 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index c17de62..0fd3aeb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6128,7 +6128,16 @@ "install_type": "git-clone", "description": "Nodes:Merge Tag, Clear Tag, Add Tag, Load Images Pair Batch, Save Images Pair" }, - + { + "author": "ForeignGods", + "title": "ComfyUI-Mana-Nodes", + "reference": "https://github.com/ForeignGods/ComfyUI-Mana-Nodes", + "files": [ + "https://github.com/ForeignGods/ComfyUI-Mana-Nodes" + ], + "install_type": "git-clone", + "description": "Font/Text Animation + Speech to Text Transcription\nNodes:font2img, speech2text, video2audio, audio2video, string2file" + },