| # ============================================================================ | |
| # characters.yaml β your cast, one block per character | |
| # ============================================================================ | |
| # Add a new character here to make them available in shots.yaml. | |
| # body_image / face_image must already be uploaded to ComfyUI/input/. | |
| # ============================================================================ | |
| jim: | |
| body_image: "Jim_.png" | |
| face_image: "Jim_face.png" | |
| ipa_weight: 0.43 # default IPA body-reference strength for this character | |
| barbara: | |
| body_image: "barbara_.png" | |
| face_image: "barbara_face.png" | |
| ipa_weight: 0.43 | |
| # ββ Add more characters below βββββββββββββββββββββββββββββββββββββββββββββββ | |
| # elena: | |
| # body_image: "Elena_reduct.jpg" | |
| # face_image: "Elena_face.png" | |
| # ipa_weight: 0.43 | |