update DB

This commit is contained in:
Dr.Lt.Data
2024-02-12 16:02:32 +09:00
parent 36ecc15cf0
commit cc96819526
5 changed files with 126 additions and 0 deletions

View File

@@ -4584,6 +4584,16 @@
"install_type": "git-clone",
"description": "Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt."
},
{
"author": "nkchocoai",
"title": "ComfyUI-TextOnSegs",
"reference": "https://github.com/nkchocoai/ComfyUI-TextOnSegs",
"files": [
"https://github.com/nkchocoai/ComfyUI-TextOnSegs"
],
"install_type": "git-clone",
"description": "Add a node for drawing text with CR Draw Text of ComfyUI_Comfyroll_CustomNodes to the area of SEGS detected by Ultralytics Detector of ComfyUI-Impact-Pack."
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",
@@ -5114,6 +5124,16 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files."
},
{
"author": "StartHua",
"title": "Comfyui_joytag",
"reference": "https://github.com/StartHua/Comfyui_joytag",
"files": [
"https://github.com/StartHua/Comfyui_joytag"
],
"install_type": "git-clone",
"description": "JoyTag is a state of the art AI vision model for tagging images, with a focus on sex positivity and inclusivity. It uses the Danbooru tagging schema, but works across a wide range of images, from hand drawn to photographic.\nDownload the weight and put it under checkpoints: [a/https://huggingface.co/fancyfeast/joytag/tree/main](https://huggingface.co/fancyfeast/joytag/tree/main)"
},
{
@@ -5387,6 +5407,16 @@
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction/raw/main/custom_nodes/nodes_pred.py"
],
"install_type": "copy",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{