Commit Graph

81 Commits (c4473dd2c729541172633b9aa857df7b2febe7a6)

Author SHA1 Message Date
Ikko Eltociear Ashimine 5aca3a0593
Update README.md
Github -> GitHub
2023-05-30 01:57:29 +09:00
Adi Eyal 50867ab7bb
Update README.md
Re-wrote the section on fixed seed and unlink seed to improve clarity
2023-05-28 18:54:34 +02:00
chriscsc 21a10420bb
Update README.md
Fix incorrect link for 아무것도 생각 안 하고 그림 뽑는 방법 (stable diffusion Dynamic Prompts extension)
2023-05-11 09:55:12 +08:00
Adi Eyal a53adac96e
Update README.md
minor formatting fix
2023-04-23 15:28:49 +02:00
Adi Eyal 3fc1607e88 Updated download script 2023-04-23 13:09:30 +02:00
Adi Eyal dd2c68fe72 Updated README 2023-04-03 14:02:36 +02:00
Adi Eyal 8ea34aabc1 Updated troubleshooting section of the README 2023-04-02 10:05:51 +02:00
Adi Eyal 695244808a Batch processing of Magic Prompts
Upgraded dynamicprompts to 0.10.3 and added the ability to set the Magic
Prompts batch size
2023-03-25 11:39:53 +02:00
Adi Eyal b4feb0f496 Custom wildcard wrap
Added the ability to customise the wildcard wrap (prefix and suffix), see Settings -> Dynamic Prompts
2023-03-03 22:18:34 +02:00
Adi Eyal b09f4b7c3a
Update README.md
Added resources section
2023-02-27 12:12:27 +02:00
Adi Eyal fc8d8c9b1f Updated README with config info 2023-02-11 12:32:27 +02:00
Adi Eyal a45f8a3201 Updated documentation to reflect max generations.
Fixes #191
2023-01-28 23:06:07 +02:00
Aarni Koskela 10c9006c01 Readme: suggest `-U` for upgrade, add extras 2023-01-27 17:40:35 +02:00
Aarni Koskela d9587881fe Fix trailing whitespaces & end-of-files too 2023-01-26 21:10:58 +02:00
Adi Eyal 3a6b6ec62b Magic Prompt can now choose between a number of models 2023-01-22 01:34:41 +02:00
Adi Eyal 369654173e Removed stable-diffusion-webui-randomize from readme
seems like the repo is no longer availble
2023-01-21 16:51:54 +02:00
Adi Eyal 3eb64426fe Updated documentation 2023-01-12 08:10:16 +02:00
Adi Eyal 286a2f1ca9 minor tweaks to readme 2023-01-09 20:10:15 +02:00
Adi Eyal cf56efd307 updated icons 2023-01-09 20:06:22 +02:00
Adi Eyal d2e624e532 Added tutorial 2023-01-09 19:51:12 +02:00
Adi Eyal ed99c160e5
Update README.md 2023-01-07 23:05:34 +02:00
Adi Eyal e9c4f5f61d
Update README.md 2023-01-07 23:03:31 +02:00
Adi Eyal e75e1a5ade moved docs into a separate folder 2023-01-01 21:54:01 +02:00
Adi Eyal 1b224c2fc0
Update README.md 2022-12-31 23:37:05 +02:00
Adi Eyal 64d9bdf423
Update README.md
Added links to changelog and syntax
2022-12-31 23:32:43 +02:00
Adi Eyal c07d0f3c7d Moved syntax documentation to a separate file 2022-12-31 17:41:40 +02:00
Adi Eyal ae2a31e209 Updated README with info on whitespace 2022-12-31 17:34:29 +02:00
Adi Eyal a122279157 Using pyparsing instead of regular expressions
Prompts are now more flexible allowing for arbitrary nesting of clauses,
c-style and python-style comments, and Auto1111's prompt editing. Ranges
are now also available in combinatorial mode.
2022-12-31 16:26:10 +02:00
Adi Eyal adfbcc0944 Added images to README and bumped version 2022-12-22 04:36:36 +02:00
shoffing 96fa8fb049 add support for weighted variants 2022-12-21 16:54:46 -05:00
Adi Eyal 9b923a9d64 Added attention grabber
adds attention to random keyword in the prompt
2022-11-17 00:37:33 +02:00
Adi Eyal d59ec98f60 Added link to the jinja2 website 2022-11-15 16:56:35 +02:00
Adi Eyal d240d299cb Moved jinja2 documentation into its own file 2022-11-15 16:54:39 +02:00
Adi Eyal 471b1f36e8 I'm feeling lucky now uses the prompt as a search string in the lexica.art API 2022-11-14 11:34:29 +02:00
Adi Eyal c6cdaecf90 Added I'm feeling lucky option to generate random prompts 2022-11-14 10:48:14 +02:00
Adi Eyal 5dea3a53ad Added a weighted choice function to jinja2 templates 2022-11-14 10:37:40 +02:00
Adi Eyal 28eeb841df Added additional jinja2 extensions 2022-11-13 21:38:54 +02:00
Adi Eyal 07fe04e527 Updated README to include setting variables 2022-11-13 20:55:06 +02:00
Adi Eyal 357c74d9a3 Updated README 2022-11-13 18:10:33 +02:00
Adi Eyal e828085fc2 Minor readme updates 2022-11-13 17:48:56 +02:00
Adi Eyal b694b4b6b5 Added jinja2 templates - v0.18.0 2022-11-13 17:46:23 +02:00
Adi Eyal 798901e983 Minor fix to README 2022-11-12 17:25:01 +02:00
Adi Eyal 8bea579453 Updated README
Updated the Installation section and added a Compatible scripts section
2022-11-12 17:22:59 +02:00
Adi Eyal 01a8035cb9 0.17.0 - Extension is now an AlwaysVisible script 2022-11-12 16:35:16 +02:00
Adi Eyal 94ed34858b Added instructions for increasing the batch count slider 2022-11-11 16:22:18 +02:00
Adi Eyal 56d744770a Added screenshot for combinatorial generation 2022-11-11 16:15:31 +02:00
Adi Eyal 6ee381a5d8 0.16.0 - Added write prompts to file checkbox 2022-11-11 08:36:20 +02:00
Adi Eyal 83ef5a94ca Minor formatting and README updates 2022-11-09 23:27:39 +02:00
Adi Eyal 35290fe024 Minor documentation fix 2022-11-08 09:39:28 +02:00
Adi Eyal 1dc8a9a4b1 Minor documentation fix 2022-11-08 09:37:51 +02:00