update DB

This commit is contained in:
Dr.Lt.Data 2023-12-06 20:53:44 +09:00
parent 9e8ed572d6
commit c2ab91711c
2 changed files with 10 additions and 2 deletions

View File

@ -503,6 +503,7 @@
"CannyEdgePreprocessor", "CannyEdgePreprocessor",
"ColorPreprocessor", "ColorPreprocessor",
"DWPreprocessor", "DWPreprocessor",
"DensePosePreprocessor",
"FakeScribblePreprocessor", "FakeScribblePreprocessor",
"HEDPreprocessor", "HEDPreprocessor",
"HintImageEnchance", "HintImageEnchance",
@ -2980,6 +2981,7 @@
[ [
"IPAdapterApply", "IPAdapterApply",
"IPAdapterApplyEncoded", "IPAdapterApplyEncoded",
"IPAdapterBatchEmbeds",
"IPAdapterEncoder", "IPAdapterEncoder",
"IPAdapterLoadEmbeds", "IPAdapterLoadEmbeds",
"IPAdapterModelLoader", "IPAdapterModelLoader",
@ -4363,11 +4365,13 @@
"CustomControlNetWeights", "CustomControlNetWeights",
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvancedImport", "DiffControlNetLoaderAdvancedImport",
"FILMVFIImport",
"LatentKeyframeBatchedGroupImport", "LatentKeyframeBatchedGroupImport",
"LatentKeyframeGroupImport", "LatentKeyframeGroupImport",
"LatentKeyframeImport", "LatentKeyframeImport",
"LatentKeyframeTiming", "LatentKeyframeTiming",
"LoadImagesFromDirectory", "LoadImagesFromDirectory",
"MaskGenerator",
"ScaledSoftControlNetWeightsImport", "ScaledSoftControlNetWeightsImport",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights", "SoftT2IAdapterWeights",
@ -4520,7 +4524,7 @@
"CLIPSeg", "CLIPSeg",
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPT", "ChatGPTOpenAI",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EnhanceImage", "EnhanceImage",

View File

@ -503,6 +503,7 @@
"CannyEdgePreprocessor", "CannyEdgePreprocessor",
"ColorPreprocessor", "ColorPreprocessor",
"DWPreprocessor", "DWPreprocessor",
"DensePosePreprocessor",
"FakeScribblePreprocessor", "FakeScribblePreprocessor",
"HEDPreprocessor", "HEDPreprocessor",
"HintImageEnchance", "HintImageEnchance",
@ -2980,6 +2981,7 @@
[ [
"IPAdapterApply", "IPAdapterApply",
"IPAdapterApplyEncoded", "IPAdapterApplyEncoded",
"IPAdapterBatchEmbeds",
"IPAdapterEncoder", "IPAdapterEncoder",
"IPAdapterLoadEmbeds", "IPAdapterLoadEmbeds",
"IPAdapterModelLoader", "IPAdapterModelLoader",
@ -4363,11 +4365,13 @@
"CustomControlNetWeights", "CustomControlNetWeights",
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvancedImport", "DiffControlNetLoaderAdvancedImport",
"FILMVFIImport",
"LatentKeyframeBatchedGroupImport", "LatentKeyframeBatchedGroupImport",
"LatentKeyframeGroupImport", "LatentKeyframeGroupImport",
"LatentKeyframeImport", "LatentKeyframeImport",
"LatentKeyframeTiming", "LatentKeyframeTiming",
"LoadImagesFromDirectory", "LoadImagesFromDirectory",
"MaskGenerator",
"ScaledSoftControlNetWeightsImport", "ScaledSoftControlNetWeightsImport",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights", "SoftT2IAdapterWeights",
@ -4520,7 +4524,7 @@
"CLIPSeg", "CLIPSeg",
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPT", "ChatGPTOpenAI",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EnhanceImage", "EnhanceImage",