home · contact · privacy
stable_plom
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.