update DB

This commit is contained in:
Dr.Lt.Data
2025-08-14 23:24:08 +09:00
parent 103f89551a
commit 8d9820b3fb
9 changed files with 101 additions and 251 deletions

View File

@@ -22689,16 +22689,6 @@
"install_type": "git-clone",
"description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh."
},
{
"author": "SykkoAtHome",
"title": "Sykko Tools for ComfyUI",
"reference": "https://github.com/SykkoAtHome/ComfyUI_SykkoTools",
"files": [
"https://github.com/SykkoAtHome/ComfyUI_SykkoTools"
],
"install_type": "git-clone",
"description": "Utilities for working with camera animations inside ComfyUI. The repository currently provides a node for loading camera motion from ASCII FBX files and a corresponding command line helper for debugging."
},
{
"author": "Mattabyte",
"title": "ComfyUI Secure API Call",
@@ -27171,6 +27161,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom node for removing specified tags and their content from text"
},
{
"author": "Charonartist",
"title": "comfyui-last-frame-extractor",
"reference": "https://github.com/Charonartist/comfyui-last-frame-extractor",
"files": [
"https://github.com/Charonartist/comfyui-last-frame-extractor"
],
"install_type": "git-clone",
"description": "This is a ComfyUI custom node that extracts the last frame (image) from an input image batch. It is particularly useful when you want to obtain the final scene or frame in a video generation workflow."
},
{
"author": "ptmaster",
"title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",