Naturalize Krea single appearance phrasing
This commit is contained in:
@@ -1447,8 +1447,12 @@ def smoke_krea_normal_row_routes() -> None:
|
||||
"Krea single route kept old comma-with figure grammar",
|
||||
)
|
||||
_expect(
|
||||
"adult woman, showing slim busty figure with" in figure_note_prompt,
|
||||
"Krea single route did not naturalize figure-note appearance",
|
||||
"adult woman with a slim busty figure with" in figure_note_prompt,
|
||||
"Krea single route did not attach figure-note appearance to the subject",
|
||||
)
|
||||
_expect(
|
||||
"adult woman, showing slim busty figure with" not in figure_note_prompt,
|
||||
"Krea single route kept awkward showing figure-note grammar",
|
||||
)
|
||||
style_metadata = dict(
|
||||
single,
|
||||
|
||||
Reference in New Issue
Block a user