update DB

This commit is contained in:
dr.lt.data
2024-02-23 16:39:51 +09:00
parent 2cb22388f6
commit 8912182b3d
4 changed files with 171 additions and 58 deletions

View File

@@ -5346,6 +5346,46 @@
"install_type": "git-clone",
"description": "Concat_strings atm - celebrating first_node"
},
{
"author": "Ludobico",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Ludobico/ComfyUI-ScenarioPrompt",
"files": [
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt"
],
"install_type": "git-clone",
"description": "ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts"
},
{
"author": "logtd",
"title": "ComfyUI-InstanceDiffusion",
"reference": "https://github.com/logtd/ComfyUI-InstanceDiffusion",
"files": [
"https://github.com/logtd/ComfyUI-InstanceDiffusion"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/InstanceDiffusion](https://github.com/frank-xwang/InstanceDiffusion/tree/main?tab=readme-ov-file)."
},
{
"author": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay"
],
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node 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."
},
{
"author": "Guillaume-Fgt",
"title": "ComfyUI-ScenarioPrompt",
"reference": "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio",
"files": [
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio"
],
"install_type": "git-clone",
"description": "A custom node to create empty latents for Stable Cascade.\nfeatures: width and height incrementation of 64 by default, possibility to lock the aspect ratio, switch width/height at execution"
},
{