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