update DB

This commit is contained in:
Dr.Lt.Data 2025-10-01 07:51:07 +09:00
parent 11a317493e
commit abb15e06d3
6 changed files with 1655 additions and 1659 deletions

View File

@ -25245,6 +25245,7 @@
"RobustImageRangeExtractor",
"SeedPromptGenerator",
"ShrugASRNode",
"ShrugPromptBatchFromFile",
"ShrugPrompter",
"SmartImageRangeExtractor",
"TextCleanup",
@ -38033,7 +38034,8 @@
"https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": [
[
"WanViTPoseEstimator",
"WanViTPoseRetargeter"
"WanViTPoseRetargeter",
"WanViTPoseRetargeterToSrc"
],
{
"title_aux": "ComfyUI-WanViTPoseRetargeter"

File diff suppressed because it is too large Load Diff

View File

@ -330,16 +330,6 @@
"install_type": "git-clone",
"description": "unloads models from VRAM in comfyui after a set period of time"
},
{
"author": "yokoyoko9053",
"title": "comfyui-sequential-prompt",
"reference": "https://github.com/yokoyoko9053/comfyui-sequential-prompt",
"files": [
"https://github.com/yokoyoko9053/comfyui-sequential-prompt"
],
"install_type": "git-clone",
"description": "NODES: SQPrompt"
},
{
"author": "polygoningenieur",
"title": "ComfyUI-Diffusion-SDXL-Video",
@ -3266,10 +3256,10 @@
},
{
"author": "usman2003",
"title": "ComfyUI-Classifiers",
"reference": "https://github.com/usman2003/ComfyUI-Classifiers",
"title": "ComfyUI-Gender-Classifier",
"reference": "https://github.com/usman2003/ComfyUI-Gender-Classifier",
"files": [
"https://github.com/usman2003/ComfyUI-Classifiers"
"https://github.com/usman2003/ComfyUI-Gender-Classifier"
],
"install_type": "git-clone",
"description": "NODES: Gender Classification"

View File

@ -10801,12 +10801,12 @@
"title_aux": "ComfyUI-Dist [WIP]"
}
],
"https://github.com/usman2003/ComfyUI-Classifiers": [
"https://github.com/usman2003/ComfyUI-Gender-Classifier": [
[
"GenderClassificationNode"
],
{
"title_aux": "ComfyUI-Classifiers"
"title_aux": "ComfyUI-Gender-Classifier"
}
],
"https://github.com/usrname0/ComfyUI-AllergicPack": [
@ -11437,14 +11437,6 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/yokoyoko9053/comfyui-sequential-prompt": [
[
"YokoYoko.Tec"
],
{
"title_aux": "comfyui-sequential-prompt"
}
],
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
[
"HYPIRProcess",

File diff suppressed because it is too large Load Diff

View File

@ -25245,6 +25245,7 @@
"RobustImageRangeExtractor",
"SeedPromptGenerator",
"ShrugASRNode",
"ShrugPromptBatchFromFile",
"ShrugPrompter",
"SmartImageRangeExtractor",
"TextCleanup",
@ -38033,7 +38034,8 @@
"https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": [
[
"WanViTPoseEstimator",
"WanViTPoseRetargeter"
"WanViTPoseRetargeter",
"WanViTPoseRetargeterToSrc"
],
{
"title_aux": "ComfyUI-WanViTPoseRetargeter"