28 lines
774 B
Markdown
28 lines
774 B
Markdown
# Ballet Dancer
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | CHARACTER |
|
|
| Description | Ballerina mid-leap in spotlight on dark stage. Motion blur, fabric, dramatic single-source light.... |
|
|
|
|
## Key Tests
|
|
Character animation pose, fabric simulation, spotlight, motion blur, dark stage exposure
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/character/ballet-dancer/pexels-2188012-ballet.jpg \
|
|
--domain CHARACTER \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/2188012/
|
|
- **Photo ID**: 2188012
|
|
- **Attribution Required**: No
|