28 lines
737 B
Markdown
28 lines
737 B
Markdown
# Sunrise Over Coast
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | SKY |
|
|
| Description | Early morning sunrise with cool-to-warm transition. Different palette from sunset.... |
|
|
|
|
## Key Tests
|
|
Sunrise colors (pink/peach vs orange), low sun from east, morning mist
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sky/sunrise-coastal/pexels-1032650-sunrise-coast.jpg \
|
|
--domain SKY \
|
|
--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/1032650/
|
|
- **Photo ID**: 1032650
|
|
- **Attribution Required**: No
|