Browse Source

update DB

pull/219/head
Dr.Lt.Data 12 months ago
parent
commit
c2ab91711c
  1. 6
      extension-node-map.json
  2. 6
      node_db/new/extension-node-map.json

6
extension-node-map.json

@ -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",

6
node_db/new/extension-node-map.json

@ -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",

Loading…
Cancel
Save