Commit Graph

121 Commits (defdf8a9273fc1cd7c5a4be738d3e888bb452e1c)

Author SHA1 Message Date
Adi Eyal 01a8035cb9 0.17.0 - Extension is now an AlwaysVisible script 2022-11-12 16:35:16 +02:00
MMaker 60c77a60d7
Initial complete conversion to AlwaysVisible script 2022-11-12 07:54:01 -05:00
Adi Eyal 6ee381a5d8 0.16.0 - Added write prompts to file checkbox 2022-11-11 08:36:20 +02:00
Adi Eyal 1b61974aa1 v0.15.2 - Handling situation where no prompt is generated
e.g. when a wildcard file is not found
2022-11-11 08:26:20 +02:00
Adi Eyal 72abca0824 Bumped version to 0.15.1
Fixes #46
2022-11-10 18:17:25 +02:00
Adi Eyal 8ffff03f89 Fixed error caused by not converting wildcard_dir to a Path
Previously, the wildcard_dir key in config.json, was not converted to a path object
2022-11-10 18:14:15 +02:00
Adi Eyal 83ef5a94ca Minor formatting and README updates 2022-11-09 23:27:39 +02:00
Brendan Byrd 1ceb26e417 Add max_length and temperature parameters for Magic Prompt 2022-11-09 13:12:56 -05:00
Adi Eyal efb63bc2b9 Refactored custom joiner code and added tests 2022-11-08 09:32:59 +02:00
Adi Eyal 3fe8769e92 Merged conflicts 2022-11-07 19:45:56 +02:00
Adi Eyal c87daca670 0.13.8 - Combinations now sample with replacement 2022-11-07 19:38:14 +02:00
Adi Eyal 2d67287a96 Python 3.8 compatibility 2022-11-04 00:06:33 +02:00
Adi Eyal 597777ad2b Bumped to version 0.13.6 2022-10-31 16:16:40 +02:00
Adi Eyal 7cfd16eb26 Updated style.css to fix light and dark themes 2022-10-31 08:07:35 +02:00
Adi Eyal af62d9e0a3 Fixed https://github.com/adieyal/sd-dynamic-prompts/issues/26 2022-10-31 07:58:44 +02:00
Adi Eyal 512073aa49 flag to disable setting a random seed in the random prompt generator 2022-10-30 22:36:28 +02:00
Adi Eyal 0734edcff9 Bumped version 2022-10-30 22:29:56 +02:00
Adi Eyal c9a62241dc Fixed light mode css 2022-10-30 15:08:38 +02:00
Adi Eyal 4c13ae3cc5 Added use fixed seed checkbox 2022-10-30 14:23:26 +02:00
Adi Eyal c38156271f 0.12.0 - Added combinatorial batches 2022-10-30 00:34:38 +02:00
Adi Eyal 38d0fae278 v0.11.0 - Changed the script into an extension 2022-10-29 21:43:33 +02:00