Commit Graph

18 Commits (c38156271f8a1596db90d4629fa2def12dd79a21)

Author SHA1 Message Date
Adi Eyal c38156271f 0.12.0 - Added combinatorial batches 2022-10-30 00:34:38 +02:00
Adi Eyal cf475adcf4
Update README.md 2022-10-29 18:55:02 +03:00
Adi Eyal 731d4265bb Added MagicPrompt to automatically create new prompts 2022-10-29 17:52:50 +02:00
Adi Eyal 372cae45fe Started a modifier library 2022-10-29 00:15:28 +02:00
Adi Eyal 1a20771519 Minor fixes to readme 2022-10-28 10:51:27 +02:00
Adi Eyal 4d01242703 Initial implementation of combinatorial generation 2022-10-26 22:01:45 +02:00
Adi Eyal e12dcdf16b Added wildcard globbing
Originally introduced here: https://github.com/adieyal/sd-dynamic-prompting/pull/15
2022-10-25 23:15:32 +02:00
Adi Eyal 7c43ebbff5 Incorporating recursive globbing and wildcard file comments
Also bumped the version to 0.5.0
Removed path globbing and danbooru tag compatibility pending further discussion
2022-10-24 20:50:16 +02:00
Evan Stoll 4196e78be1 Add note to README regarding "fuzzy wildcard patterns" 2022-10-22 13:01:11 -04:00
Adi Eyal 849b497492
Fixed formatting in README 2022-10-19 16:11:30 +03:00
Adi Eyal 100b43bf94 Added recursive prompt resolultion
See this issue for a use case: https://github.com/adieyal/sd-dynamic-prompting/issues/3
2022-10-18 22:53:12 +02:00
Shane Galvin ffd8be3bf8
readme: combination range 2022-10-18 10:25:34 -04:00
Adi Eyal 2cfde30b37
Update README.md 2022-10-12 10:31:18 +02:00
Adi Eyal ea9d018fa1 Minor README change 2022-10-11 12:08:53 +02:00
Adi Eyal a2bc581261 Changed [] to {} due to conflicts
https://github.com/adieyal/sd-dynamic-prompting/issues/1
2022-10-11 12:07:13 +02:00
Adi Eyal ba7e9e503e Added wildcard functionality
Wildcards are now possible in a similar to https://github.com/jtkelm2/stable-diffusion-webui-1/blob/master/scripts/wildcards.py
2022-10-08 22:04:17 +02:00
Adi Eyal 7e6548e656 initial commit 2022-10-08 20:15:21 +02:00
Adi Eyal 7d2b598b64
Initial commit 2022-10-08 19:58:23 +02:00