mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 12:20:48 +08:00
update DB
This commit is contained in:
parent
9e8ed572d6
commit
c2ab91711c
@ -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",
|
||||||
|
|||||||
@ -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…
Reference in New Issue
Block a user