disable extension

This commit is contained in:
lllyasviel
2024-01-31 14:53:53 -08:00
parent d04df4136a
commit 2040649f2a
3 changed files with 15 additions and 3 deletions

View File

@@ -86,3 +86,5 @@ list_checkpoint_tiles = shared_items.list_checkpoint_tiles
refresh_checkpoints = shared_items.refresh_checkpoints
list_samplers = shared_items.list_samplers
reload_hypernetworks = shared_items.reload_hypernetworks
always_disabled_extensions = ['sd-webui-controlnet']