Cyberpunk Portrait Example – Photolaria

Cyberpunk Portrait

This is an example of an AI-generated image rendered through the static-page pipeline.

Prompt

A neon-lit cyberpunk portrait of a woman with chrome accents, rain-soaked street reflections, shallow depth of field, 35mm photograph aesthetic.

Settings

  • Model: SDXL 1.0
  • Steps: 30
  • CFG scale: 7.5
  • Sampler: DPM++ 2M Karras

Notes

Pages like this one will eventually number in the thousands. Each lives as a single markdown file under static_pages/. The first request renders the markdown to HTML, caches it under cache/static_pages/, and serves the cached HTML on every subsequent request until the source file is touched again.