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

4 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.

4 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.

4 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.

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

4 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).

4 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.

4 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).

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

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

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

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

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

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

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

4 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.

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

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

4 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.

4 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.

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

4 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.

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

4 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.

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

4 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.

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

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

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