update DB
Python Linting / Run Ruff (push) Canceled after 0s

This commit is contained in:
Dr.Lt.Data
2026-07-21 21:08:08 +09:00
parent 2112b6a569
commit d0d8611866
8 changed files with 7671 additions and 7502 deletions
+30
View File
@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "tttamaki",
"title": "ComfyUI-RandomSwitch",
"reference": "https://github.com/tttamaki/ComfyUI-RandomSwitch",
"files": [
"https://github.com/tttamaki/ComfyUI-RandomSwitch"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects one input from multiple inputs of the same type."
},
{
"author": "tttamaki",
"title": "ComfyUI-StringListConcat",
"reference": "https://github.com/tttamaki/ComfyUI-StringListConcat",
"files": [
"https://github.com/tttamaki/ComfyUI-StringListConcat"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that concatenates 2-32 string inputs into one with optional delimiters. (Description by CC)"
},
{
"author": "adbrasi",
"title": "facetaggg",
"reference": "https://github.com/adbrasi/facetaggg",
"files": [
"https://github.com/adbrasi/facetaggg"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node using YOLO to detect and crop objects in images or video frames with temporal smoothing, masking, and preview output. (Description by CC)"
},
{
"author": "akurate",
"title": "ComfyUI Schematic",