Make POV prompt restore affect Krea output

This commit is contained in:
2026-06-30 23:25:28 +02:00
parent 85c577024b
commit caeafa0714
7 changed files with 203 additions and 5 deletions
+1 -1
View File
@@ -345,7 +345,7 @@ class SxCPKrea2POVPromptRestore:
CLOTHING_AXES = ["clothing_detail"]
FACE_EXPRESSION_AXES = ["face_detail", "expression_detail", "mouth_detail", "reaction_detail"]
BODY_TOUCH_AXES = ["body_contact", "hand_detail", "touch_detail", "foreplay_detail"]
CAMERA_PRESENTATION_AXES = ["performance_act", "visibility", "angle"]
CAMERA_PRESENTATION_AXES = ["performance_act", "visibility"]
@classmethod
def INPUT_TYPES(cls):