update DB

This commit is contained in:
Dr.Lt.Data
2024-04-22 02:43:47 +09:00
parent cb390c75c3
commit 8f1b013e26
5 changed files with 210 additions and 170 deletions

View File

@@ -43,14 +43,14 @@
"description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes."
},
{
"author": "Big Idea Technology",
"title": "ComfyUI-Book-Tools",
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
],
"install_type": "git-clone",
"description": "Image Text Overlay: Add customizable text overlays to images. Prompt Selection and Scheduling: Manage and format string prompts based on configurable parameters. Loop Constructs: Implement looping mechanisms which can reset based on conditions. Special Comparators: Utilize a unique string class for special comparison features."
"description": "ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue."
},
{
"author": "TencentQQGYLab",