generate_8_rotations_v3
Generate 8 directional rotations from a single source frame. Provide one image and the model produces all 8 views.
Instructions
Generate 8 directional rotations from a single source frame using the v3 model. Simpler than generate_8_rotations — just provide one image and the model produces all 8 views. Does NOT create a persistent character; use create_character_8dir for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for reproducible generation (0 for random, default 0) | |
| first_frame | Yes | Source frame to rotate into 8 directions | |
| no_background | No | Remove background from generated frames |