home · contact · privacy
stable_plom
35 hours agoIn browser.py, change "unfinished configuration" color. master
Christian Heller [Tue, 10 Sep 2024 03:58:24 +0000 (05:58 +0200)]
In browser.py, change "unfinished configuration" color.

35 hours agoIn browser.py, fix broken float input filter handling.
Christian Heller [Tue, 10 Sep 2024 03:57:01 +0000 (05:57 +0200)]
In browser.py, fix broken float input filter handling.

35 hours agoTo browser.py navbar, add index and totals counter.
Christian Heller [Tue, 10 Sep 2024 03:56:42 +0000 (05:56 +0200)]
To browser.py navbar, add index and totals counter.

35 hours agoMake and display sort/filter reconfigurations temporary unless explicitly activated.
Christian Heller [Tue, 10 Sep 2024 03:42:37 +0000 (05:42 +0200)]
Make and display sort/filter reconfigurations temporary unless explicitly activated.

39 hours agoAgain fix broken sorter …
Christian Heller [Tue, 10 Sep 2024 00:04:35 +0000 (02:04 +0200)]
Again fix broken sorter …

39 hours agoIn browser.py number filtering, allow whitespace-free commands.
Christian Heller [Tue, 10 Sep 2024 00:04:11 +0000 (02:04 +0200)]
In browser.py number filtering, allow whitespace-free commands.

39 hours agoIn browser.py, fix continuously broken sorting algorithm.
Christian Heller [Mon, 9 Sep 2024 23:58:29 +0000 (01:58 +0200)]
In browser.py, fix continuously broken sorting algorithm.

39 hours agoTo browser, add filtering by file attributes.
Christian Heller [Mon, 9 Sep 2024 23:58:00 +0000 (01:58 +0200)]
To browser, add filtering by file attributes.

42 hours agobrowser.py: Minor improvements/fixes to gallery sorting and display.
Christian Heller [Mon, 9 Sep 2024 21:20:15 +0000 (23:20 +0200)]
browser.py: Minor improvements/fixes to gallery sorting and display.

42 hours agoIn browser.py, fix sorting, make configurable via command line.
Christian Heller [Mon, 9 Sep 2024 20:48:10 +0000 (22:48 +0200)]
In browser.py, fix sorting, make configurable via command line.

43 hours agoFor browser.py, simplify argument parsing.
Christian Heller [Mon, 9 Sep 2024 19:39:48 +0000 (21:39 +0200)]
For browser.py, simplify argument parsing.

2 days agobrowser.py: Minor fix and optimization in .update_gallery.
Christian Heller [Mon, 9 Sep 2024 14:46:27 +0000 (16:46 +0200)]
browser.py: Minor fix and optimization in .update_gallery.

2 days agoTo browser.py, add optional command line argument of start directory.
Christian Heller [Mon, 9 Sep 2024 14:00:19 +0000 (16:00 +0200)]
To browser.py, add optional command line argument of start directory.

2 days agoIn browser.py, properly handle window resizes.
Christian Heller [Mon, 9 Sep 2024 12:30:31 +0000 (14:30 +0200)]
In browser.py, properly handle window resizes.

2 days agoFixe sidebar toggling not properly re-sizing slot sizes.
Christian Heller [Mon, 9 Sep 2024 11:53:00 +0000 (13:53 +0200)]
Fixe sidebar toggling not properly re-sizing slot sizes.

2 days agoIn browser.py, ensure focus on selected item after row resizing.
Christian Heller [Mon, 9 Sep 2024 10:20:25 +0000 (12:20 +0200)]
In browser.py, ensure focus on selected item after row resizing.

3 days agoIn browser, add option for recursive browsing.
Christian Heller [Sun, 8 Sep 2024 04:20:44 +0000 (06:20 +0200)]
In browser, add option for recursive browsing.

3 days agoMinor refactoring.
Christian Heller [Sun, 8 Sep 2024 01:18:57 +0000 (03:18 +0200)]
Minor refactoring.

3 days agoGreatly refactor, and rely more on Gtk navigation rather than DIY.
Christian Heller [Sat, 7 Sep 2024 19:53:04 +0000 (21:53 +0200)]
Greatly refactor, and rely more on Gtk navigation rather than DIY.

5 days agoRewrite browser.py for gallery view of directory.
Christian Heller [Thu, 5 Sep 2024 16:19:37 +0000 (18:19 +0200)]
Rewrite browser.py for gallery view of directory.

2 weeks agoBrowser: Starting some fbox experiments …
Christian Heller [Wed, 28 Aug 2024 02:44:22 +0000 (04:44 +0200)]
Browser: Starting some fbox experiments …

2 weeks agoRemove randomness sorting.
Christian Heller [Tue, 27 Aug 2024 11:51:08 +0000 (13:51 +0200)]
Remove randomness sorting.

2 weeks agoRe-design sort order selection.
Christian Heller [Tue, 27 Aug 2024 11:49:55 +0000 (13:49 +0200)]
Re-design sort order selection.

2 weeks agoBrowser: replace movement buttons with vi keybindings.
Christian Heller [Tue, 27 Aug 2024 09:42:21 +0000 (11:42 +0200)]
Browser: replace movement buttons with vi keybindings.

2 weeks agoFix templating bug.
Christian Heller [Mon, 26 Aug 2024 12:03:23 +0000 (14:03 +0200)]
Fix templating bug.

2 weeks agoAdd timing info.
Christian Heller [Mon, 26 Aug 2024 07:24:07 +0000 (09:24 +0200)]
Add timing info.

2 weeks agoFix broken guidance application.
Christian Heller [Mon, 26 Aug 2024 07:02:23 +0000 (09:02 +0200)]
Fix broken guidance application.

2 weeks agoAdd hints where inside a work batch we currently are.
Christian Heller [Mon, 26 Aug 2024 06:14:29 +0000 (08:14 +0200)]
Add hints where inside a work batch we currently are.

2 weeks agoReorganize buttons.
Christian Heller [Mon, 26 Aug 2024 05:14:01 +0000 (07:14 +0200)]
Reorganize buttons.

2 weeks agoMinor parsing corrections.
Christian Heller [Mon, 26 Aug 2024 04:47:53 +0000 (06:47 +0200)]
Minor parsing corrections.

2 weeks agoMinor parsing corrections.
Christian Heller [Mon, 26 Aug 2024 04:40:02 +0000 (06:40 +0200)]
Minor parsing corrections.

2 weeks agoIn browser, improve visibility of sort order.
Christian Heller [Mon, 26 Aug 2024 03:00:53 +0000 (05:00 +0200)]
In browser, improve visibility of sort order.

2 weeks agoTo browser, add directory navigation.
Christian Heller [Mon, 26 Aug 2024 01:39:49 +0000 (03:39 +0200)]
To browser, add directory navigation.

2 weeks agoAdd toggler for folder view.
Christian Heller [Sun, 25 Aug 2024 23:42:53 +0000 (01:42 +0200)]
Add toggler for folder view.

2 weeks agoDefault sorting to 'last_mod_time'.
Christian Heller [Sat, 24 Aug 2024 07:19:57 +0000 (09:19 +0200)]
Default sorting to 'last_mod_time'.

2 weeks agoAdd randomized sort, fix another cell-var-from-loop.
Christian Heller [Sat, 24 Aug 2024 07:17:19 +0000 (09:17 +0200)]
Add randomized sort, fix another cell-var-from-loop.

2 weeks agoIn Browser, also preserve sort order between reloads.
Christian Heller [Sat, 24 Aug 2024 06:47:09 +0000 (08:47 +0200)]
In Browser, also preserve sort order between reloads.

2 weeks agoAdd directory reload button, preserve displayed item on all re-sortings.
Christian Heller [Sat, 24 Aug 2024 06:31:25 +0000 (08:31 +0200)]
Add directory reload button, preserve displayed item on all re-sortings.

2 weeks agoPreverse previous sort order where new one would not make a difference.
Christian Heller [Sat, 24 Aug 2024 05:58:49 +0000 (07:58 +0200)]
Preverse previous sort order where new one would not make a difference.

2 weeks agoExtend sorting to filename.
Christian Heller [Sat, 24 Aug 2024 04:54:16 +0000 (06:54 +0200)]
Extend sorting to filename.

2 weeks agoExtend Browser's sorting capabilities to all GenParams.
Christian Heller [Sat, 24 Aug 2024 04:46:18 +0000 (06:46 +0200)]
Extend Browser's sorting capabilities to all GenParams.

2 weeks agoImprove Browser layout.
Christian Heller [Sat, 24 Aug 2024 03:56:10 +0000 (05:56 +0200)]
Improve Browser layout.

2 weeks agoRefactor GenParams usage.
Christian Heller [Sat, 24 Aug 2024 03:05:23 +0000 (05:05 +0200)]
Refactor GenParams usage.

2 weeks agoIn Browser, improve metadata translation.
Christian Heller [Sat, 24 Aug 2024 00:15:47 +0000 (02:15 +0200)]
In Browser, improve metadata translation.

2 weeks agoIn Browser, enable sorting by seed rather than age.
Christian Heller [Sat, 24 Aug 2024 00:02:59 +0000 (02:02 +0200)]
In Browser, enable sorting by seed rather than age.

2 weeks agoTo Browser, add caching of metadata per file.
Christian Heller [Fri, 23 Aug 2024 23:36:25 +0000 (01:36 +0200)]
To Browser, add caching of metadata per file.

2 weeks agoTo browser, add file selection panel.
Christian Heller [Fri, 23 Aug 2024 22:38:16 +0000 (00:38 +0200)]
To browser, add file selection panel.

2 weeks agoFix broken filename iteration.
Christian Heller [Fri, 23 Aug 2024 19:17:34 +0000 (21:17 +0200)]
Fix broken filename iteration.

2 weeks agoMinor code style fixes.
Christian Heller [Thu, 22 Aug 2024 13:16:51 +0000 (15:16 +0200)]
Minor code style fixes.

2 weeks agoIn image browser, properly parse GenParams for more readable display.
Christian Heller [Thu, 22 Aug 2024 07:39:01 +0000 (09:39 +0200)]
In image browser, properly parse GenParams for more readable display.

2 weeks agoAllow multi-line input via -D/stdin to process any number of GenParams.
Christian Heller [Thu, 22 Aug 2024 07:34:35 +0000 (09:34 +0200)]
Allow multi-line input via -D/stdin to process any number of GenParams.

2 weeks agoRefactor GenParams code.
Christian Heller [Thu, 22 Aug 2024 06:30:22 +0000 (08:30 +0200)]
Refactor GenParams code.

2 weeks agoChange -D to read from stdin rather than argument string.
Christian Heller [Thu, 22 Aug 2024 05:23:42 +0000 (07:23 +0200)]
Change -D to read from stdin rather than argument string.

2 weeks agoAdd metadata display to image browser.
Christian Heller [Thu, 22 Aug 2024 03:50:08 +0000 (05:50 +0200)]
Add metadata display to image browser.

2 weeks agoAdd breviously forgotten picture browsing app.
Christian Heller [Thu, 22 Aug 2024 03:03:15 +0000 (05:03 +0200)]
Add breviously forgotten picture browsing app.

3 weeks agoPostpone overhead-y import until after validating/parsing parameters.
Christian Heller [Mon, 19 Aug 2024 22:08:40 +0000 (00:08 +0200)]
Postpone overhead-y import until after validating/parsing parameters.

3 weeks agoAdd helper for displaying newest picture during generation runs.
Christian Heller [Mon, 19 Aug 2024 22:03:54 +0000 (00:03 +0200)]
Add helper for displaying newest picture during generation runs.

3 weeks agoOnce again fix seed correction.
Christian Heller [Mon, 19 Aug 2024 21:38:49 +0000 (23:38 +0200)]
Once again fix seed correction.

3 weeks agoFix buggy seed correction code (broke file numbering on -q > 1).
Christian Heller [Mon, 19 Aug 2024 20:36:16 +0000 (22:36 +0200)]
Fix buggy seed correction code (broke file numbering on -q > 1).

3 weeks agoFix buggy leftover of old attribute naming.
Christian Heller [Mon, 19 Aug 2024 14:23:53 +0000 (16:23 +0200)]
Fix buggy leftover of old attribute naming.

3 weeks agoAvoid accidentally seeding with 0 (which, if stored to EXIF commentary and then read...
Christian Heller [Mon, 19 Aug 2024 09:22:38 +0000 (11:22 +0200)]
Avoid accidentally seeding with 0 (which, if stored to EXIF commentary and then read in again, would confuse the argument parser).

3 weeks agoImprove usage help messages.
Christian Heller [Mon, 19 Aug 2024 09:20:15 +0000 (11:20 +0200)]
Improve usage help messages.

3 weeks agoImprove parameter parsing.
Christian Heller [Mon, 19 Aug 2024 05:36:37 +0000 (07:36 +0200)]
Improve parameter parsing.

3 weeks agoMinor params layout improvement.
Christian Heller [Mon, 19 Aug 2024 04:46:57 +0000 (06:46 +0200)]
Minor params layout improvement.

3 weeks agoAdd basic exif Comment parsing.
Christian Heller [Mon, 19 Aug 2024 04:43:12 +0000 (06:43 +0200)]
Add basic exif Comment parsing.

3 weeks agoImprove usage help messaging.
Christian Heller [Mon, 19 Aug 2024 04:02:17 +0000 (06:02 +0200)]
Improve usage help messaging.

3 weeks agoDefault to EulerAncestral scheduler.
Christian Heller [Mon, 19 Aug 2024 03:47:21 +0000 (05:47 +0200)]
Default to EulerAncestral scheduler.

3 weeks agoAdd scheduler selection.
Christian Heller [Mon, 19 Aug 2024 03:30:08 +0000 (05:30 +0200)]
Add scheduler selection.

3 weeks agoSwitch to faster torch_dtype=float16 for Stable Diffusion pipelines.
Christian Heller [Mon, 19 Aug 2024 02:55:18 +0000 (04:55 +0200)]
Switch to faster torch_dtype=float16 for Stable Diffusion pipelines.

3 weeks agoRemove redundant parameter setting.
Christian Heller [Mon, 19 Aug 2024 02:55:00 +0000 (04:55 +0200)]
Remove redundant parameter setting.

3 weeks agoReorganize code.
Christian Heller [Sun, 18 Aug 2024 23:56:23 +0000 (01:56 +0200)]
Reorganize code.

3 weeks agoGet rid of default assumption for model, and some minor refactoring.
Christian Heller [Sun, 18 Aug 2024 21:46:15 +0000 (23:46 +0200)]
Get rid of default assumption for model, and some minor refactoring.

3 weeks agoRe-organize code into multiple files.
Christian Heller [Sun, 18 Aug 2024 21:42:25 +0000 (23:42 +0200)]
Re-organize code into multiple files.

3 weeks agoDo some code linting.
Christian Heller [Sun, 18 Aug 2024 21:29:04 +0000 (23:29 +0200)]
Do some code linting.

3 weeks agoMore consistently layout default naming in help message.
Christian Heller [Fri, 16 Aug 2024 07:17:51 +0000 (09:17 +0200)]
More consistently layout default naming in help message.

3 weeks agoRename executable.
Christian Heller [Fri, 16 Aug 2024 07:15:34 +0000 (09:15 +0200)]
Rename executable.

3 weeks agoImprove readability of output, reduce diffusers logging clutter.
Christian Heller [Fri, 16 Aug 2024 07:12:43 +0000 (09:12 +0200)]
Improve readability of output, reduce diffusers logging clutter.

3 weeks agoProtect against overwriting previous generates.
Christian Heller [Fri, 16 Aug 2024 05:54:41 +0000 (07:54 +0200)]
Protect against overwriting previous generates.

3 weeks agoAllow generation of multiple image files in one go.
Christian Heller [Fri, 16 Aug 2024 05:49:02 +0000 (07:49 +0200)]
Allow generation of multiple image files in one go.

3 weeks agoFix typo in exiftool parameter.
Christian Heller [Fri, 16 Aug 2024 04:40:53 +0000 (06:40 +0200)]
Fix typo in exiftool parameter.

3 weeks agoAdd missing dependency.
Christian Heller [Fri, 16 Aug 2024 04:40:44 +0000 (06:40 +0200)]
Add missing dependency.

3 weeks agoInitial commit.
Christian Heller [Fri, 16 Aug 2024 04:25:43 +0000 (06:25 +0200)]
Initial commit.