home · contact · privacy
stable_plom
2 days ago Christian HellerIn browser.py, change "unfinished configuration" color. master
2 days ago Christian HellerIn browser.py, fix broken float input filter handling.
2 days ago Christian HellerTo browser.py navbar, add index and totals counter.
2 days ago Christian HellerMake and display sort/filter reconfigurations temporary...
2 days ago Christian HellerAgain fix broken sorter …
2 days ago Christian HellerIn browser.py number filtering, allow whitespace-free...
2 days ago Christian HellerIn browser.py, fix continuously broken sorting algorithm.
2 days ago Christian HellerTo browser, add filtering by file attributes.
2 days ago Christian Hellerbrowser.py: Minor improvements/fixes to gallery sorting...
2 days ago Christian HellerIn browser.py, fix sorting, make configurable via comma...
2 days ago Christian HellerFor browser.py, simplify argument parsing.
2 days ago Christian Hellerbrowser.py: Minor fix and optimization in .update_gallery.
2 days ago Christian HellerTo browser.py, add optional command line argument of...
2 days ago Christian HellerIn browser.py, properly handle window resizes.
2 days ago Christian HellerFixe sidebar toggling not properly re-sizing slot sizes.
2 days ago Christian HellerIn browser.py, ensure focus on selected item after...
4 days ago Christian HellerIn browser, add option for recursive browsing.
4 days ago Christian HellerMinor refactoring.
4 days ago Christian HellerGreatly refactor, and rely more on Gtk navigation rathe...
6 days ago Christian HellerRewrite browser.py for gallery view of directory.
2024-08-28 Christian HellerBrowser: Starting some fbox experiments …
2024-08-27 Christian HellerRemove randomness sorting.
2024-08-27 Christian HellerRe-design sort order selection.
2024-08-27 Christian HellerBrowser: replace movement buttons with vi keybindings.
2024-08-26 Christian HellerFix templating bug.
2024-08-26 Christian HellerAdd timing info.
2024-08-26 Christian HellerFix broken guidance application.
2024-08-26 Christian HellerAdd hints where inside a work batch we currently are.
2024-08-26 Christian HellerReorganize buttons.
2024-08-26 Christian HellerMinor parsing corrections.
2024-08-26 Christian HellerMinor parsing corrections.
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.