Add atlas refine cue seed workflow
This commit is contained in:
@@ -325,8 +325,30 @@ NODE_INPUT_TOOLTIPS = {
|
||||
"SxCPKrea2PoseVariant": {
|
||||
"variant_key": "Atlas-calibrated Krea2 POV pose variant. Proven variants have fixed-seed evidence in the eval log.",
|
||||
"combine_mode": "replace discards incoming position choices; add merges this variant with the incoming position config.",
|
||||
"atlas_cue_seed": "Optional cue seed for selecting an explicit catalog prompt_variant_cues set. Use -1 to let the generator pose seed choose.",
|
||||
"hardcore_position_config": "Optional incoming hardcore position config. Connect this when layering a variant on an existing pool.",
|
||||
},
|
||||
"SxCPKrea2POVPenetrationFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVOralFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVOutercourseFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVManualFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVToyFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVClimaxFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVInteractionFilter": {
|
||||
"atlas_cue_seed": "Optional cue seed for selecting explicit catalog atlas prompt variants. It is separate from the sampler seed; -1 follows the generator pose seed.",
|
||||
},
|
||||
"SxCPKrea2POVPromptRestore": {
|
||||
"restore_clothing_detail": "Let compatible clothing/body-exposure detail survive a strict Krea2 POV atlas pose lock when the source category has that axis.",
|
||||
"restore_face_expression_detail": "Restore compatible face, expression, mouth, and reaction detail as visible prompt detail without changing the atlas pose.",
|
||||
|
||||
Reference in New Issue
Block a user