move seed, variation seed and variation seed strength to a single row, dump resize seed from UI

add a way for scripts to register a callback for before/after just a single component's creation
This commit is contained in:
AUTOMATIC1111
2023-08-12 17:46:13 +03:00
parent 6aa26a26d5
commit f0b72b8121
7 changed files with 191 additions and 126 deletions

View File

@@ -73,6 +73,7 @@ ui_reorder_categories_builtin_items = [
"checkboxes",
"dimensions",
"cfg",
"denoising",
"seed",
"batch",
"override_settings",