update DB

This commit is contained in:
Dr.Lt.Data
2023-11-27 20:27:42 +09:00
parent e0dd9aa29c
commit 82f31603eb
4 changed files with 121 additions and 74 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",
"reference": "https://github.com/kenjiqq/qq-nodes-comfyui",
"files": [
"https://github.com/kenjiqq/qq-nodes-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ..."
},
{
"author": "CaptainGrock",
"title": "ComfyUIInvisibleWatermark",
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
"files": [
"https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py"
],
"install_type": "copy",
"description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x"
},
{
"author": "hayden-fr",
"title": "ComfyUI-Image-Browsing",