Extract Insta pair camera routing
This commit is contained in:
@@ -147,7 +147,6 @@ Keep here:
|
||||
- soft/hard row creation;
|
||||
- continuity policy;
|
||||
- softcore cast policy;
|
||||
- pair-level camera routing;
|
||||
- pair metadata shape.
|
||||
|
||||
Improve later:
|
||||
@@ -155,8 +154,15 @@ Improve later:
|
||||
- make a single pair metadata sanitizer that normalizes `softcore_row`,
|
||||
`hardcore_row`, pair prompts, negatives, captions, and camera fields;
|
||||
- split pair assembly into small functions by phase:
|
||||
`build_soft_row`, `build_hard_row`, `resolve_pair_camera`,
|
||||
`resolve_pair_clothing`, `assemble_pair_metadata`.
|
||||
`build_soft_row`, `build_hard_row`, `resolve_pair_clothing`,
|
||||
`assemble_pair_metadata`.
|
||||
|
||||
Already isolated:
|
||||
|
||||
- pair-level camera routing lives in `pair_camera.py`, including soft/hard
|
||||
camera config selection, same-as-softcore mode, camera-detail override,
|
||||
same-room hard scene continuity, camera-aware composition mutation, POV camera
|
||||
suppression, and row/root camera metadata synchronization.
|
||||
|
||||
### Krea2 Formatter Path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user