| 2024-08-27 | 
Christian Heller | Remove randomness sorting. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-27 | 
Christian Heller | Re-design sort order selection. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-27 | 
Christian Heller | Browser: replace movement buttons with vi keybindings. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Fix templating bug. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Add timing info. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Fix broken guidance application. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Add hints where inside a work batch we currently are. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Reorganize buttons. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Minor parsing corrections. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | Minor parsing corrections. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | In browser, improve visibility of sort order. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-26 | 
Christian Heller | To browser, add directory navigation. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-25 | 
Christian Heller | Add toggler for folder view. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Default sorting to 'last_mod_time'. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Add randomized sort, fix another cell-var-from-loop. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | In Browser, also preserve sort order between reloads. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Add directory reload button, preserve displayed item...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Preverse previous sort order where new one would not...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Extend sorting to filename. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Extend Browser's sorting capabilities to all GenParams. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Improve Browser layout. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | Refactor GenParams usage. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | In Browser, improve metadata translation. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-24 | 
Christian Heller | In Browser, enable sorting by seed rather than age. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-23 | 
Christian Heller | To Browser, add caching of metadata per file. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-23 | 
Christian Heller | To browser, add file selection panel. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-23 | 
Christian Heller | Fix broken filename iteration. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Minor code style fixes. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | In image browser, properly parse GenParams for more...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Allow multi-line input via -D/stdin to process any...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Refactor GenParams code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Change -D to read from stdin rather than argument string. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Add metadata display to image browser. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-22 | 
Christian Heller | Add breviously forgotten picture browsing app. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Postpone overhead-y import until after validating/parsi...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Add helper for displaying newest picture during generat...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Once again fix seed correction. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Fix buggy seed correction code (broke file numbering...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Fix buggy leftover of old attribute naming. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Avoid accidentally seeding with 0 (which, if stored...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Improve usage help messages. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Improve parameter parsing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Minor params layout improvement. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Add basic exif Comment parsing. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Improve usage help messaging. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Default to EulerAncestral scheduler. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Add scheduler selection. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Switch to faster torch_dtype=float16 for Stable Diffusi...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-19 | 
Christian Heller | Remove redundant parameter setting. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-18 | 
Christian Heller | Reorganize code. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-18 | 
Christian Heller | Get rid of default assumption for model, and some minor...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-18 | 
Christian Heller | Re-organize code into multiple files. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-18 | 
Christian Heller | Do some code linting. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | More consistently layout default naming in help message. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Rename executable. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Improve readability of output, reduce diffusers logging...  | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Protect against overwriting previous generates. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Allow generation of multiple image files in one go. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Fix typo in exiftool parameter. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Add missing dependency. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2024-08-16 | 
Christian Heller | Initial commit. | 
commit | commitdiff | tree | snapshot (zip tar.gz) | 
 |