28 lines
786 B
Markdown
28 lines
786 B
Markdown
# Modern Kitchen
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | INTERIOR |
|
|
| Description | Contemporary kitchen with clean surfaces, stainless steel, marble countertops, warm task lighting.... |
|
|
|
|
## Key Tests
|
|
Reflective metal materials, marble SSS, under-cabinet lighting, window daylight mix, clean surfaces
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/interior/modern-kitchen/pexels-2724749-kitchen.jpg \
|
|
--domain INTERIOR \
|
|
--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/2724749/
|
|
- **Photo ID**: 2724749
|
|
- **Attribution Required**: No
|