Clean atlas Krea prompt output
This commit is contained in:
+2
-2
@@ -25,10 +25,10 @@ def pov_camera_phrase(pov_labels: list[str], softcore: bool = False) -> str:
|
||||
return ""
|
||||
if softcore:
|
||||
return (
|
||||
"Camera is the male participant's first-person creator view in one continuous frame, with him implied by perspective or foreground cues"
|
||||
"Camera is the male participant's first-person creator view in one continuous frame, with him implied by perspective and foreground cues"
|
||||
)
|
||||
return (
|
||||
"Camera is the male participant's first-person view in one continuous frame, with his foreground hands or body cues anchoring the lower frame"
|
||||
"Camera is the male participant's first-person view in one continuous frame, with foreground body cues anchoring the lower frame"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user