Add Krea2 POV routing and eval tooling

This commit is contained in:
2026-06-30 19:28:10 +02:00
parent 284c6279e6
commit f5ba07e340
29 changed files with 6331 additions and 400 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ def pov_camera_phrase(pov_labels: list[str], softcore: bool = False) -> str:
"Camera is the male participant's first-person creator view in one continuous frame, with him implied by perspective or foreground cues"
)
return (
"Camera is the male participant's first-person view in one continuous frame; only his foreground hands or body cues appear"
"Camera is the male participant's first-person view in one continuous frame, with his foreground hands or body cues anchoring the lower frame"
)