mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
ee51efed69
commit
87f57551ea
@ -34955,6 +34955,24 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to the Image Upscaler & Restorer project! This tool utilizes the [a/GFPGAN](https://github.com/TencentARC/GFPGAN) algorithm to enhance and restore images, providing a seamless way to improve image quality."
|
||||
},
|
||||
{
|
||||
"author": "Blacksnowskill",
|
||||
"title": "BSS WD14 Batch Tagger",
|
||||
"reference": "https://github.com/BlackSnowSkill/wd14_batch_tagger",
|
||||
"files": [
|
||||
"https://github.com/BlackSnowSkill/wd14_batch_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic image tagging using WD14 models with batch processing and GPU acceleration for ComfyUI",
|
||||
"category": "Image Processing",
|
||||
"tags": ["image", "tagging", "wd14", "batch", "gpu"],
|
||||
"pip": [
|
||||
"onnxruntime>=1.16.0",
|
||||
"numpy>=1.24.0",
|
||||
"pillow>=9.0.0",
|
||||
"huggingface-hub>=0.16.0"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -35420,24 +35438,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Blacksnowskill",
|
||||
"title": "BSS WD14 Batch Tagger",
|
||||
"reference": "https://github.com/BlackSnowSkill/wd14_batch_tagger",
|
||||
"files": [
|
||||
"https://github.com/BlackSnowSkill/wd14_batch_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic image tagging using WD14 models with batch processing and GPU acceleration for ComfyUI",
|
||||
"category": "Image Processing",
|
||||
"tags": ["image", "tagging", "wd14", "batch", "gpu"],
|
||||
"pip": [
|
||||
"onnxruntime>=1.16.0",
|
||||
"numpy>=1.24.0",
|
||||
"pillow>=9.0.0",
|
||||
"huggingface-hub>=0.16.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,23 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Blacksnowskill",
|
||||
"title": "BSS WD14 Batch Tagger",
|
||||
"reference": "https://github.com/BlackSnowSkill/wd14_batch_tagger",
|
||||
"files": [
|
||||
"https://github.com/BlackSnowSkill/wd14_batch_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic image tagging using WD14 models with batch processing and GPU acceleration for ComfyUI",
|
||||
"category": "Image Processing",
|
||||
"tags": ["image", "tagging", "wd14", "batch", "gpu"],
|
||||
"pip": [
|
||||
"onnxruntime>=1.16.0",
|
||||
"numpy>=1.24.0",
|
||||
"pillow>=9.0.0",
|
||||
"huggingface-hub>=0.16.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"author": "ProGamerGov",
|
||||
"title": "ComfyUI_pytorch360convert_video",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user