28 lines
761 B
Markdown
28 lines
761 B
Markdown
# Steam Locomotive
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | VEHICLE |
|
|
| Description | Steam train through mountain pass. Billowing steam, iron/brass, period carriages.... |
|
|
|
|
## Key Tests
|
|
Steam particles, metal materials (iron/brass/copper), period setting, mountain terrain
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/vehicle/steam-locomotive/pexels-1670732-steam-train.jpg \
|
|
--domain VEHICLE \
|
|
--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/1670732/
|
|
- **Photo ID**: 1670732
|
|
- **Attribution Required**: No
|