update DB

This commit is contained in:
Dr.Lt.Data 2023-08-26 23:07:34 +09:00
parent cdcd4e6ecf
commit e6d0aa30ac
2 changed files with 8 additions and 2 deletions

View File

@ -482,13 +482,16 @@
], ],
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[ [
"ControlNetApplyPartialBatch",
"ControlNetLoaderAdvanced", "ControlNetLoaderAdvanced",
"CustomControlNetWeights", "CustomControlNetWeights",
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced", "DiffControlNetLoaderAdvanced",
"LatentKeyframe",
"ScaledSoftControlNetWeights", "ScaledSoftControlNetWeights",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights" "SoftT2IAdapterWeights",
"TimestepKeyframe"
], ],
{ {
"title_aux": "ComfyUI-Advanced-ControlNet" "title_aux": "ComfyUI-Advanced-ControlNet"

View File

@ -482,13 +482,16 @@
], ],
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[ [
"ControlNetApplyPartialBatch",
"ControlNetLoaderAdvanced", "ControlNetLoaderAdvanced",
"CustomControlNetWeights", "CustomControlNetWeights",
"CustomT2IAdapterWeights", "CustomT2IAdapterWeights",
"DiffControlNetLoaderAdvanced", "DiffControlNetLoaderAdvanced",
"LatentKeyframe",
"ScaledSoftControlNetWeights", "ScaledSoftControlNetWeights",
"SoftControlNetWeights", "SoftControlNetWeights",
"SoftT2IAdapterWeights" "SoftT2IAdapterWeights",
"TimestepKeyframe"
], ],
{ {
"title_aux": "ComfyUI-Advanced-ControlNet" "title_aux": "ComfyUI-Advanced-ControlNet"