Extract SDXL format dispatch route
This commit is contained in:
@@ -415,6 +415,10 @@ Keep here:
|
||||
|
||||
Already isolated:
|
||||
|
||||
- `sdxl_format_route.py` owns top-level SDXL dispatch, including formatter
|
||||
profile application, target and nude-weight normalization, metadata-vs-text
|
||||
input selection, single-vs-pair branching, final prompt/negative output
|
||||
shape, and fallback routing; `sdxl_formatter.py` keeps the public wrapper.
|
||||
- `sdxl_tag_routes.py` owns normal metadata row tags and Insta/OF pair soft/hard
|
||||
tag extraction behind `SDXLRowTagRequest`, `SDXLPairTagRequest`,
|
||||
`SDXLTagRouteDependencies`, and `SDXLTagRoute`; `sdxl_formatter.py` keeps
|
||||
|
||||
Reference in New Issue
Block a user