Commit Graph

642 Commits (main)

Author SHA1 Message Date
Adi Eyal 5349e0eb45 Bumped version to 2.12.0 2023-05-31 12:26:24 +02:00
Adi Eyal bc5025f062 Merge branch 'akx-embetter-deps' 2023-05-31 12:24:42 +02:00
Adi Eyal 264c5a90f7 Merge branch 'embetter-deps' of https://github.com/akx/sd-dynamic-prompts into akx-embetter-deps 2023-05-31 12:18:36 +02:00
Adi Eyal cd2c3ddf79
Merge pull request #473 from eltociear/patch-1
Update README.md
2023-05-31 12:13:32 +02:00
Aarni Koskela 8afda8b397 Add fallback imports for tomli and packaging 2023-05-30 12:09:38 +03:00
Adi Eyal 9d64696b8b Bumped version to 2.11.10 2023-05-30 09:14:51 +02:00
Adi Eyal a65cef5dbf Merge branch 'file-leaks' of https://github.com/akx/sd-dynamic-prompts into akx-file-leaks 2023-05-30 09:10:12 +02:00
Adi Eyal 53e69feda7 Loggers are now created using utils.get_logger 2023-05-30 08:49:01 +02:00
Ikko Eltociear Ashimine 5aca3a0593
Update README.md
Github -> GitHub
2023-05-30 01:57:29 +09:00
Aarni Koskela 6da51c80c4 Fix file handle resource leaks 2023-05-28 23:01:33 +03:00
Adi Eyal 4b4cdc049f Merge branch 'main' of github.com:adieyal/sd-dynamic-prompting 2023-05-28 19:44:10 +02:00
Adi Eyal 47098db0e7 Fixed unlink seed from prompt
fixes #463
2023-05-28 19:43:03 +02: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
Aarni Koskela 459da4fb56 Add missed noqa 2023-05-24 12:23:58 +03:00
Aarni Koskela 268fc94d92 Rework installer and requirement checks 2023-05-24 12:23:58 +03:00
Adi Eyal b88e1159af
Merge pull request #450 from adieyal/chore/dependency-installation
Checking for the correct versions of dependencies
2023-05-24 10:05:38 +02:00
Adi Eyal bbb00c6cc4 Checking for the correct versions of dependencies
Improving dependency management by checking for the correct dependency version.
2023-05-24 10:01:38 +02:00
Adi Eyal a4877f2397
An incompatible library version disables the extension. (#447) 2023-05-24 09:41:20 +03:00
Adi Eyal 594966bdc9 Added kwargs to FrozenPrompt 2023-05-24 07:53:14 +02:00
Adi Eyal d30639722f Fixed install.py compatibility with older python versions 2023-05-23 07:25:23 +02:00
Adi Eyal 72f21dea4d Added check for the correct dynamicprompts version
If not then instructions are provided for manual installation
2023-05-22 11:48:38 +02:00
Adi Eyal 146f9a2e2a Bumped version to 2.12.0 2023-05-22 09:48:18 +02:00
Adi Eyal 3aeda4682b Bumped dynamicprompts version to 0.25.2
This includes fallback search for wildcards in case they aren't found in the given path - fixes #377
Better handling of random seeds for reproducability #320
2023-05-22 09:41:56 +02:00
Adi Eyal 0af4df3bfa Merge branch 'main' of github.com:adieyal/sd-dynamic-prompting 2023-05-21 16:22:39 +02:00
Adi Eyal 3946faf98c
Merge pull request #424 from chriscsc/patch-1
Update README.md
2023-05-21 16:20:35 +02:00
Adi Eyal 8cf7e18b37 Added shading techniques collection 2023-05-21 16:20:03 +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 2cb74af919 Merge branch 'feature/download-collections-script' 2023-04-23 13:10:40 +02:00
Adi Eyal 3fc1607e88 Updated download script 2023-04-23 13:09:30 +02:00
Adi Eyal d3b54bbdd2 Added devilkkw's wildcard collection 2023-04-23 11:31:22 +02:00
Adi Eyal e9eb9a7c26 Bumped version to 2.11.2 2023-04-23 11:17:37 +02:00
Adi Eyal e1b395cb49 Added a download collections script
Also included the https://github.com/Mossbraker/mj_reference_wildcards/ collection
2023-04-23 11:13:24 +02:00
Adi Eyal ef527674fb Bumped version to 2.11.1 2023-04-18 16:37:42 +02:00
Adi Eyal 36fe544455 Merge branch 'bug/save-wildcards' 2023-04-18 16:26:00 +02:00
Adi Eyal eba289b16d
Update sd_dynamic_prompts/wildcards_tab.py
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-04-18 16:22:18 +02:00
Adi Eyal 9e7be4a2e4
Added option to auto purge cache (#386)
See #373
2023-04-16 10:55:24 +03:00
Adi Eyal e96dec5b50 Fixes #382 2023-04-15 10:58:46 +02:00
Aarni Koskela 169db00369
Fix lint (#383) 2023-04-13 21:42:22 +03:00
Adi Eyal b16480e361 Upgraded dynamicprompts library to v0.23.0
bumped version to v2.11.0
2023-04-12 10:30:59 +02:00
Adi Eyal 707fa9a1c5 Merge branch 'main' of github.com:adieyal/sd-dynamic-prompting 2023-04-06 20:31:57 +02:00
Adi Eyal 28342a6201 Bumped to v2.10.5
See CHANGELOG for updates
2023-04-06 20:30:40 +02:00
Adi Eyal f3ed2efae1 Merge branch 'dbitterlich-main' 2023-04-06 20:23:48 +02:00
Adi Eyal 9aa9d3c010 Merge branch 'main' of https://github.com/dbitterlich/sd-dynamic-prompts into dbitterlich-main 2023-04-06 20:21:37 +02:00
Aarni Koskela 337aa692e4
Fix barch_size typo (#372)
Fixes #371
2023-04-04 14:23:14 +03:00
Adi Eyal a44ab94d15 Merge branch 'main' of github.com:adieyal/sd-dynamic-prompting 2023-04-03 23:37:15 +02:00
Adi Eyal be2148ed20 Bumped to 2.10.4 2023-04-03 23:36:27 +02:00
Adi Eyal c5e24d7bec
Merge pull request #364 from akx/simplify-wildcard-tab
Wildcard tab JS rework
2023-04-04 00:34:44 +03:00
Adi Eyal dd2c68fe72 Updated README 2023-04-03 14:02:36 +02:00
Adi Eyal d037a91835
Update bug_report.md
Updated ISSSUE_TEMPLATE to point to the troubleshooting section of the README
2023-04-02 10:08:16 +02:00