28 lines
787 B
Markdown
28 lines
787 B
Markdown
# South Pole Penguins
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | CHARACTER |
|
|
| Description | Emperor penguins on Antarctic ice. Colony of animals in extreme environment.... |
|
|
|
|
## Key Tests
|
|
Non-humanoid characters at scale, animal crowd, ice/snow materials, extreme cold lighting, wildlife behavior
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/character/penguins-antarctica/pexels-2078474-penguins.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/2078474/
|
|
- **Photo ID**: 2078474
|
|
- **Attribution Required**: No
|