Naturalize Krea single appearance grammar
This commit is contained in:
@@ -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 "",
|
||||
|
||||
Reference in New Issue
Block a user