summaryrefslogtreecommitdiff
path: root/wallpaper.py
AgeCommit message (Collapse)Author
2026-07-22wallpaper.py: change image model, prompttslil
2026-07-21wallpaper.py: add randomly chosen perspective to model prompt, be explicit ↵tslil
about device, add sampling knobs
2026-07-21wallpaper.py: more prompt changestslil
2026-07-20wallpaper.py: too much megastructuretslil
2026-07-20wallpaper.py: turns out awww doesn't cache, so we persist a single file and ↵tslil
overwrite
2026-07-20wallpaper.py: incorporate the seasontslil
2026-07-20wallpaper.py: generate wallpaper images on CPU using themes + datetime + ↵tslil
weather + sunrise/set -> llm -> diffusion -> super-resolution -> rescale