home · contact · privacy
stable_plom
2024-08-26 Christian HellerIn browser, improve visibility of sort order.
2024-08-26 Christian HellerTo browser, add directory navigation.
2024-08-25 Christian HellerAdd toggler for folder view.
2024-08-24 Christian HellerDefault sorting to 'last_mod_time'.
2024-08-24 Christian HellerAdd randomized sort, fix another cell-var-from-loop.
2024-08-24 Christian HellerIn Browser, also preserve sort order between reloads.
2024-08-24 Christian HellerAdd directory reload button, preserve displayed item...
2024-08-24 Christian HellerPreverse previous sort order where new one would not...
2024-08-24 Christian HellerExtend sorting to filename.
2024-08-24 Christian HellerExtend Browser's sorting capabilities to all GenParams.
2024-08-24 Christian HellerImprove Browser layout.
2024-08-24 Christian HellerRefactor GenParams usage.
2024-08-24 Christian HellerIn Browser, improve metadata translation.
2024-08-24 Christian HellerIn Browser, enable sorting by seed rather than age.
2024-08-23 Christian HellerTo Browser, add caching of metadata per file.
2024-08-23 Christian HellerTo browser, add file selection panel.
2024-08-23 Christian HellerFix broken filename iteration.
2024-08-22 Christian HellerMinor code style fixes.
2024-08-22 Christian HellerIn image browser, properly parse GenParams for more...
2024-08-22 Christian HellerAllow multi-line input via -D/stdin to process any...
2024-08-22 Christian HellerRefactor GenParams code.
2024-08-22 Christian HellerChange -D to read from stdin rather than argument string.
2024-08-22 Christian HellerAdd metadata display to image browser.
2024-08-22 Christian HellerAdd breviously forgotten picture browsing app.
2024-08-19 Christian HellerPostpone overhead-y import until after validating/parsi...
2024-08-19 Christian HellerAdd helper for displaying newest picture during generat...
2024-08-19 Christian HellerOnce again fix seed correction.
2024-08-19 Christian HellerFix buggy seed correction code (broke file numbering...
2024-08-19 Christian HellerFix buggy leftover of old attribute naming.
2024-08-19 Christian HellerAvoid accidentally seeding with 0 (which, if stored...
2024-08-19 Christian HellerImprove usage help messages.
2024-08-19 Christian HellerImprove parameter parsing.
2024-08-19 Christian HellerMinor params layout improvement.
2024-08-19 Christian HellerAdd basic exif Comment parsing.
2024-08-19 Christian HellerImprove usage help messaging.
2024-08-19 Christian HellerDefault to EulerAncestral scheduler.
2024-08-19 Christian HellerAdd scheduler selection.
2024-08-19 Christian HellerSwitch to faster torch_dtype=float16 for Stable Diffusi...
2024-08-19 Christian HellerRemove redundant parameter setting.
2024-08-18 Christian HellerReorganize code.
2024-08-18 Christian HellerGet rid of default assumption for model, and some minor...
2024-08-18 Christian HellerRe-organize code into multiple files.
2024-08-18 Christian HellerDo some code linting.
2024-08-16 Christian HellerMore consistently layout default naming in help message.
2024-08-16 Christian HellerRename executable.
2024-08-16 Christian HellerImprove readability of output, reduce diffusers logging...
2024-08-16 Christian HellerProtect against overwriting previous generates.
2024-08-16 Christian HellerAllow generation of multiple image files in one go.
2024-08-16 Christian HellerFix typo in exiftool parameter.
2024-08-16 Christian HellerAdd missing dependency.
2024-08-16 Christian HellerInitial commit.