update DB

This commit is contained in:
Dr.Lt.Data 2025-01-04 00:44:42 +09:00
parent 42d48e4bfb
commit 32dcedd703
4 changed files with 39 additions and 22 deletions

View File

@ -5205,6 +5205,17 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/LucipherDev/ComfyUI-AniDoc": [
[
"AniDocLoader",
"AniDocSampler",
"GetAniDocControlnetImages",
"LoadCoTracker"
],
{
"title_aux": "ComfyUI-AniDoc"
}
],
"https://github.com/LucipherDev/ComfyUI-Golden-Noise": [
[
"GoldenNoise"
@ -7656,7 +7667,6 @@
"SDVN Any Show",
"SDVN Apply Style Model",
"SDVN Auto Generate",
"SDVN Auto Generate Advance",
"SDVN Boolean",
"SDVN CLIP Download",
"SDVN CLIP Text Encode",
@ -7682,6 +7692,7 @@
"SDVN Load Image From List",
"SDVN Load Image Url",
"SDVN Load Lora",
"SDVN Load Model",
"SDVN Load Text",
"SDVN Logic",
"SDVN Lora Download",

View File

@ -1814,6 +1814,11 @@
"last_update": "2024-05-22 21:31:28",
"author_account_age_days": 1168
},
"https://github.com/LucipherDev/ComfyUI-AniDoc": {
"stars": 32,
"last_update": "2024-12-27 18:16:59",
"author_account_age_days": 1690
},
"https://github.com/LucipherDev/ComfyUI-Golden-Noise": {
"stars": 19,
"last_update": "2024-12-26 17:25:45",

View File

@ -9,6 +9,16 @@
},
{
"author": "LucipherDev",
"title": "ComfyUI-AniDoc",
"reference": "https://github.com/LucipherDev/ComfyUI-AniDoc",
"files": [
"https://github.com/LucipherDev/ComfyUI-AniDoc"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Nodes for 'AniDoc: Animation Creation Made Easier'. This approach automates line art video colorization using a novel model that aligns color information from references, ensures temporal consistency, and reduces manual effort in animation production."
},
{
"author": "bear2b",
"title": "ColorMatrixGPU Node for ComfyUI",
@ -685,26 +695,6 @@
],
"install_type": "git-clone",
"description": "A ComfyUI plugin for quick image sequence processing. This plugin allows users to manipulate frame sequences with various operations including frame insertion, deletion, and duplication."
},
{
"author": "ptmaster",
"title": "Embedding Merge for ComfyUI",
"reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
"files": [
"https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py"
],
"install_type": "copy",
"description": "NODES: OverrideLoadedDiffusionDevice.\nI happen to have two graphics cards, and I want to load models into another graphics card in Comfyui, so I designed this small node."
},
{
"author": "ADDOOR",
"title": "ComfyUI-Addoor",
"reference": "https://github.com/Eagle-CN/ComfyUI-Addoor",
"files": [
"https://github.com/Eagle-CN/ComfyUI-Addoor"
],
"install_type": "git-clone",
"description": "A collection of batch operation toolkits suitable for ComfyUI"
}
]
}

View File

@ -5205,6 +5205,17 @@
"title_aux": "ComfyUI-RawSaver"
}
],
"https://github.com/LucipherDev/ComfyUI-AniDoc": [
[
"AniDocLoader",
"AniDocSampler",
"GetAniDocControlnetImages",
"LoadCoTracker"
],
{
"title_aux": "ComfyUI-AniDoc"
}
],
"https://github.com/LucipherDev/ComfyUI-Golden-Noise": [
[
"GoldenNoise"
@ -7656,7 +7667,6 @@
"SDVN Any Show",
"SDVN Apply Style Model",
"SDVN Auto Generate",
"SDVN Auto Generate Advance",
"SDVN Boolean",
"SDVN CLIP Download",
"SDVN CLIP Text Encode",
@ -7682,6 +7692,7 @@
"SDVN Load Image From List",
"SDVN Load Image Url",
"SDVN Load Lora",
"SDVN Load Model",
"SDVN Load Text",
"SDVN Logic",
"SDVN Lora Download",