Andy Jacobs
62f292f2ec
docs(readme): add some config notes to README
2023-10-24 09:57:41 -07:00
Adi Eyal
fe25311b99
Added autopurge explanation to documentation
2023-08-13 21:32:55 +02:00
Adi Eyal
72eb0e3433
Update README.md
2023-07-30 21:36:01 +02:00
Adi Eyal
e30d885ecb
Bumped dynamic prompts to v0.29.0.
...
Added a setting to enable wildcard shuffling
2023-07-18 19:49:39 +02:00
Adi Eyal
7e2cf925f5
Fixed typo in README
2023-07-14 23:13:03 +02:00
Adi Eyal
39e9a76562
Merge pull request #503 from adieyal/feature/disable-sorting-and-deduping
...
Added settings to disable wildcard sorting and deduping
2023-07-14 22:44:17 +02:00
Adi Eyal
a843eaec81
Added settings to disable wildcard sorting and deduping
...
Also upgraded dynamicprompts to 0.28.0
2023-07-14 22:37:37 +02:00
Adi Eyal
adf3fb1fba
Update README.md
...
moved resources to resources.md
2023-07-12 01:14:22 +02:00
Adi Eyal
fa49646b61
Update README.md
...
Added additional online resources
2023-07-08 18:27:15 +02:00
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