Add full random prompt builder mode
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ COMMON_INPUT_TOOLTIPS = {
|
||||
"global_seed": "One seed that locks all prompt axes so the same inputs can recreate the same result.",
|
||||
"base_seed": "Base seed used by Seed Locker before applying a selected reroll axis.",
|
||||
"reroll_seed": "Seed for the selected reroll axis. Use -1 to derive it from the base seed.",
|
||||
"category": "Main category source. Use category config nodes for cleaner workflow wiring.",
|
||||
"category": "Main category source. auto_weighted is legacy random; auto_full mixes legacy random with JSON categories including hardcore.",
|
||||
"subcategory": "Specific subcategory, or random to choose within the selected category.",
|
||||
"category_config": "Category/subcategory config from SxCP Category Preset.",
|
||||
"cast_config": "Cast size config from SxCP Cast Control.",
|
||||
|
||||
Reference in New Issue
Block a user