update DB

This commit is contained in:
Dr.Lt.Data 2025-06-07 16:20:15 +09:00
parent eed4c53df0
commit efe1aad5db
3 changed files with 6 additions and 2 deletions

View File

@ -5472,6 +5472,8 @@
"Integer to Float", "Integer to Float",
"Integer to String", "Integer to String",
"Latent Switch", "Latent Switch",
"Load Image",
"Logic Compare",
"Math Operation", "Math Operation",
"Model Switch", "Model Switch",
"Prompt Combiner", "Prompt Combiner",
@ -13210,6 +13212,7 @@
[ [
"ComfyUI_LLM_Ollama", "ComfyUI_LLM_Ollama",
"DeepSeek_Online", "DeepSeek_Online",
"ImagesToVideoAndUpload",
"LoadGifFromLocal", "LoadGifFromLocal",
"LoadImageFromUrl", "LoadImageFromUrl",
"QiniuImageUploadNode", "QiniuImageUploadNode",

View File

@ -1186,8 +1186,6 @@
"DonutApplyLoRAStack", "DonutApplyLoRAStack",
"DonutClipEncode", "DonutClipEncode",
"DonutLoRAStack", "DonutLoRAStack",
"DonutLoadCLIPModels",
"DonutLoadUNetModels",
"DonutWidenMergeCLIP", "DonutWidenMergeCLIP",
"DonutWidenMergeUNet", "DonutWidenMergeUNet",
"DualCFGGuider", "DualCFGGuider",

View File

@ -5472,6 +5472,8 @@
"Integer to Float", "Integer to Float",
"Integer to String", "Integer to String",
"Latent Switch", "Latent Switch",
"Load Image",
"Logic Compare",
"Math Operation", "Math Operation",
"Model Switch", "Model Switch",
"Prompt Combiner", "Prompt Combiner",
@ -13210,6 +13212,7 @@
[ [
"ComfyUI_LLM_Ollama", "ComfyUI_LLM_Ollama",
"DeepSeek_Online", "DeepSeek_Online",
"ImagesToVideoAndUpload",
"LoadGifFromLocal", "LoadGifFromLocal",
"LoadImageFromUrl", "LoadImageFromUrl",
"QiniuImageUploadNode", "QiniuImageUploadNode",