28 lines
753 B
Markdown
28 lines
753 B
Markdown
# Sushi Counter
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | FOOD |
|
|
| Description | Omakase sushi bar. Fresh fish on rice, wooden counter, chef's hands, precise presentation.... |
|
|
|
|
## Key Tests
|
|
Wet fish SSS, rice texture, wood grain, precise small-scale materials, warm intimate light
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/food/sushi-counter/pexels-2098085-sushi.jpg \
|
|
--domain FOOD \
|
|
--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/2098085/
|
|
- **Photo ID**: 2098085
|
|
- **Attribution Required**: No
|