mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
d29ff808a5
commit
033acffad1
@ -36825,6 +36825,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node integrating DW-Pose (Denoising Whole-Body Pose Estimation) for high-quality pose detection with CPU (ONNX) and GPU (TensorRT) support. Features 20x faster performance with TensorRT acceleration, automatic model downloading, customizable pose visualization, keypoint conversion, and video workflow integration."
|
||||
},
|
||||
{
|
||||
"author": "Writili",
|
||||
"title": "WtlNodes",
|
||||
"id": "wtlnodes",
|
||||
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
|
||||
"files": [
|
||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node adds improvement over some already existing nodes as well as some custom nodes."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -37263,17 +37274,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Writili",
|
||||
"title": "WtlNodes",
|
||||
"id": "wtlnodes",
|
||||
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
|
||||
"files": [
|
||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node adds improvement over some already existing nodes as well as some custom nodes.",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -360,16 +360,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Batch Image Processor, Float to String, Float to String with Prefix, LoRA Wildcard Generator"
|
||||
},
|
||||
{
|
||||
"author": "Scorpiosis0",
|
||||
"title": "ComfyUI-WtlNodes [WIP]",
|
||||
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
|
||||
"files": [
|
||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a collection of custom nodes for ComfyUI, designed to simplify workflows and add new creative / utility features. Each node is plug-and-play and appears directly inside ComfyUI after installation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "MushroomFleet",
|
||||
"title": "ComfyUI-SCP-nodes [UNSAFE]",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Writili",
|
||||
"title": "WtlNodes",
|
||||
"id": "wtlnodes",
|
||||
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
|
||||
"files": [
|
||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node adds improvement over some already existing nodes as well as some custom nodes."
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI Text Processor",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user