Naturalize Krea single appearance grammar

This commit is contained in:
2026-06-27 21:34:15 +02:00
parent 4f97057fc4
commit e9bd9c45ca
3 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ def format_normal_row_result(
appearance = deps.appearance_phrase(row)
parts = [
deps.with_indefinite_article(subject),
f"with {appearance}" if appearance else "",
f"showing {appearance}" if appearance else "",
f"wearing {item}" if item else "",
f"{pose}" if pose else "",
f"with {expression}" if expression else "",