update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2025-12-12 12:29:09 +09:00
parent 891005bcd3
commit e4c370a7d9
6 changed files with 5174 additions and 5009 deletions

View File

@ -238,7 +238,8 @@
],
"https://github.com/1038lab/ComfyUI-VoxCPMTTS": [
[
"AILab_VoxCPMTTS"
"AILab_VoxCPMTTS",
"AILab_VoxCPMTTS_Advanced"
],
{
"title_aux": "ComfyUI-VoxCPMTTS"
@ -16319,6 +16320,7 @@
"BboxSplit",
"Cascade",
"ImageFilters",
"LMS_VisionController",
"Luts",
"LutsAdvanced",
"RemoveAreaByMask",
@ -16696,6 +16698,9 @@
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora": [
[
"ApplyTrainedLora",
"MusubiQwenImageEditLoraTrainer",
"MusubiQwenImageLoraTrainer",
"MusubiWanLoraTrainer",
"MusubiZImageLoraTrainer",
"RealtimeLoraTrainer",
"SD15LoraTrainer",
@ -22625,13 +22630,21 @@
"HSVAdjuster",
"HeightAmplifier",
"HeightCombiner",
"HeightToNormal",
"ImageBitDepthChecker",
"ImageEnhancement",
"LevelsAdjustment",
"LotusHeightProcessor",
"LotusNormalProcessor",
"MicroDetailOverlay",
"MultiTextureBlender",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatBruteForce",
"NormalFormatValidator",
"NormalIntensity",
"NormalMapCombiner",
"NormalToDepth",
"PBRAdjuster",
"PBRBatchToPipe",
"PBRCombiner",
@ -22651,6 +22664,8 @@
"SSSMapGenerator",
"ScratchesGenerator",
"SeamlessTiling",
"SharpenDepth",
"SharpenNormal",
"SimpleRecolor",
"SmartBlur",
"SmartTextureResizer",
@ -50270,6 +50285,7 @@
"vsLinx_BooleanOrOperator",
"vsLinx_BypassOnBool",
"vsLinx_FitImageIntoBBoxMask",
"vsLinx_ImpactMultilineWildcardText",
"vsLinx_LoadSelectedImagesBatch",
"vsLinx_LoadSelectedImagesList",
"vsLinx_MuteOnBool"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -9000,6 +9000,9 @@
"AudioResampler",
"CollectKeyedVideosNode",
"CollectVideosNode",
"ConformAudio",
"ConformVideo",
"ExtendVideoNearestFrame",
"ImageDelay",
"IntToString",
"KlingVideoHandler",
@ -9010,7 +9013,6 @@
"StringSplitSelect",
"Unbroken-Video-Handler",
"VideoHandler",
"VideoSanitizer",
"WorkflowLoggerNode"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -238,7 +238,8 @@
],
"https://github.com/1038lab/ComfyUI-VoxCPMTTS": [
[
"AILab_VoxCPMTTS"
"AILab_VoxCPMTTS",
"AILab_VoxCPMTTS_Advanced"
],
{
"title_aux": "ComfyUI-VoxCPMTTS"
@ -16319,6 +16320,7 @@
"BboxSplit",
"Cascade",
"ImageFilters",
"LMS_VisionController",
"Luts",
"LutsAdvanced",
"RemoveAreaByMask",
@ -16696,6 +16698,9 @@
"https://github.com/ShootTheSound/comfyUI-Realtime-Lora": [
[
"ApplyTrainedLora",
"MusubiQwenImageEditLoraTrainer",
"MusubiQwenImageLoraTrainer",
"MusubiWanLoraTrainer",
"MusubiZImageLoraTrainer",
"RealtimeLoraTrainer",
"SD15LoraTrainer",
@ -22625,13 +22630,21 @@
"HSVAdjuster",
"HeightAmplifier",
"HeightCombiner",
"HeightToNormal",
"ImageBitDepthChecker",
"ImageEnhancement",
"LevelsAdjustment",
"LotusHeightProcessor",
"LotusNormalProcessor",
"MicroDetailOverlay",
"MultiTextureBlender",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatBruteForce",
"NormalFormatValidator",
"NormalIntensity",
"NormalMapCombiner",
"NormalToDepth",
"PBRAdjuster",
"PBRBatchToPipe",
"PBRCombiner",
@ -22651,6 +22664,8 @@
"SSSMapGenerator",
"ScratchesGenerator",
"SeamlessTiling",
"SharpenDepth",
"SharpenNormal",
"SimpleRecolor",
"SmartBlur",
"SmartTextureResizer",
@ -50270,6 +50285,7 @@
"vsLinx_BooleanOrOperator",
"vsLinx_BypassOnBool",
"vsLinx_FitImageIntoBBoxMask",
"vsLinx_ImpactMultilineWildcardText",
"vsLinx_LoadSelectedImagesBatch",
"vsLinx_LoadSelectedImagesList",
"vsLinx_MuteOnBool"