update DB

This commit is contained in:
Dr.Lt.Data
2024-06-19 19:22:51 +09:00
parent 440675a18f
commit 7d5e990aa9
6 changed files with 1368 additions and 1271 deletions

View File

@@ -13,6 +13,17 @@
{
"author": "kadirnar",
"title": "ComfyUI-YOLO",
"id": "comfy-yolo",
"reference": "https://github.com/kadirnar/ComfyUI-YOLO",
"files": [
"https://github.com/kadirnar/ComfyUI-YOLO"
],
"install_type": "git-clone",
"description": "Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH"
},
{
"author": "chris-the-wiz",
"title": "EmbeddingsCurveEditor_ComfyUI",
@@ -682,27 +693,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI-Classifier is a custom node for ComfyUI that uses a zero-shot classification model to classify text inputs based on a set of candidate labels. This node leverages the power of Hugging Face Transformers to provide accurate and flexible text classification."
},
{
"author": "humgate",
"title": "simplecomfy",
"reference": "https://github.com/humgate/simplecomfy",
"files": [
"https://github.com/humgate/simplecomfy"
],
"install_type": "git-clone",
"description": "Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user."
},
{
"author": "hben35096",
"title": "ComfyUI-ToolBox",
"id": "hben-toolbox",
"reference": "https://github.com/hben35096/ComfyUI-ToolBox",
"files": [
"https://github.com/hben35096/ComfyUI-ToolBox"
],
"install_type": "git-clone",
"description": "Nodes:commonly_node."
}
]
}