28 lines
775 B
Markdown
28 lines
775 B
Markdown
# City Skyline at Night
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | NIGHT |
|
|
| Description | Manhattan-style skyline at night. Million lit windows, river reflections, dark sky.... |
|
|
|
|
## Key Tests
|
|
Thousands of emissive windows, water reflections, night exposure, city scale, light pollution glow
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/night/city-skyline-night/pexels-2603464-city-night.jpg \
|
|
--domain NIGHT \
|
|
--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/2603464/
|
|
- **Photo ID**: 2603464
|
|
- **Attribution Required**: No
|