update DB

This commit is contained in:
Dr.Lt.Data
2024-11-19 21:56:04 +09:00
parent b8dfdfa31d
commit 81929b9ec1
8 changed files with 1748 additions and 1619 deletions

View File

@@ -13,6 +13,56 @@
{
"author": "artem-konevskikh",
"title": "ComfyUI Video Processing Nodes [WIP]",
"reference": "https://github.com/artem-konevskikh/comfyui-split-merge-video",
"files": [
"https://github.com/artem-konevskikh/comfyui-split-merge-video"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that add video splitting and merging capabilities with crossfade transitions."
},
{
"author": "Poseidon-fan",
"title": "ComfyUI-fileCleaner [UNSAFE]",
"reference": "https://github.com/Poseidon-fan/ComfyUI-fileCleaner",
"files": [
"https://github.com/Poseidon-fan/ComfyUI-fileCleaner"
],
"install_type": "git-clone",
"description": "In production environments, images are usually saved on storage servers such as S3, rather than local folders. So the method of placing images in local folders using ComfyUI's native LoadImage and SaveImage nodes cannot be used as a deployment service method, but can only be used as a temporary storage place for images. This requires a way to delete images from the input and output folders.\nThis node is used to delete images from the input and output folders. It is recommended to use this node through api call in the backend after the image processing is completed.[w/Users can use the file deletion feature through the workflow.]"
},
{
"author": "kostenickj",
"title": "comfyui-jk-easy-nodes",
"reference": "https://github.com/kostenickj/comfyui-jk-easy-nodes",
"files": [
"https://github.com/kostenickj/comfyui-jk-easy-nodes"
],
"install_type": "git-clone",
"description": "NODES:JK Easy Prompt, JK Easy HiRes Fix"
},
{
"author": "Black-Lioness",
"title": "Filename Generator Node for ComfyUI [UNSAFE]",
"reference": "https://github.com/Black-Lioness/ComfyUI-FilenameGenerator",
"files": [
"https://github.com/Black-Lioness/ComfyUI-FilenameGenerator"
],
"install_type": "git-clone",
"description": "A ComfyUI node that generates realistic filenames and file paths for various digital media formats. Perfect for creating authentic-looking file paths for your workflows.[w/Users will be able to obtain a list of files from an arbitrary path through the workflow.]"
},
{
"author": "yorkane",
"title": "Comfy UI Robe Nodes [UNSAFE]",
"reference": "https://github.com/RobeSantoro/ComfyUI-RobeNodes",
"files": [
"https://github.com/RobeSantoro/ComfyUI-RobeNodes"
],
"install_type": "git-clone",
"description": "NODES: List Video Path Node, List Image Path Node\nThis is a collection of utility nodes for the ComfyUI stable diffusion client that provides enhanced file path handling capabilities.[w/Users will be able to access images from arbitrary paths through the workflow.] "
},
{
"author": "Kimara.ai",
"title": "Advanced Watermarking Tools [WIP]",