Commit Graph

19 Commits (main)

Author SHA1 Message Date
Aarni Koskela 32806380d1
Require dynamicprompts 0.31.0 (#746) 2024-03-21 10:28:05 +02:00
Aarni Koskela bdf92f6c33
Upgrade CI + lint tools (#745)
* Upgrade Ruff, use it for formatting too

* Upgrade GitHub Actions
2024-03-21 10:10:23 +02:00
Aarni Koskela 0645c944d3 Require dynamicprompts 0.30.4 2023-11-12 13:37:26 +02:00
Aarni Koskela b468b5fef9 Require dynamicprompts 0.30.3 2023-11-11 11:02:31 +00:00
Aarni Koskela 7fea2229eb
Become 2.17.1, require dynamicprompts 0.30.2 (#667) 2023-11-09 16:29:05 +02:00
Adi Eyal 38ffce98ce Upgraded to dynamicprompts 0.30.1 2023-11-09 01:12:24 +02:00
Adi Eyal 1261180f34 Merge branch 'no-strict-zip' 2023-08-25 22:40:47 +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 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 78d599c256 Bumped version to 2.12.6 2023-07-08 15:21:24 +02:00
Adi Eyal 3585061cf4 Registered pytest "slow" marker in pyproject.toml 2023-06-01 09:44:05 +02:00
Adi Eyal 7261453cf0 Upgraded dynamicprompts to 0.27.0
Changes include:
- Added a fallback sentence chunker when spacy is not installed
- Fixed cyclical sampling when using the random prompt generator
- Prepared the wildcard manager for options that prevent sorting and deduplicating of wildcards. These options still require changes to the extension which will follow shortly.
2023-06-01 09:34:58 +02:00
Aarni Koskela 268fc94d92 Rework installer and requirement checks 2023-05-24 12:23:58 +03:00
Aarni Koskela f60522578c Fix unknown pytest option 2023-01-29 12:33:58 +02:00
Aarni Koskela 3be423bf41 Reformat code with black 2023-01-26 21:11:42 +02:00
Aarni Koskela f42ab25ee6 Configure testing and coverage a bit 2023-01-26 20:36:38 +02:00
Aarni Koskela 6d20de7fbc Configure Ruff for linting 2023-01-23 16:51:29 +02:00
Adi Eyal 584a00c5f1 Added minimum pytest version to squash warning 2022-12-22 04:28:56 +02:00
shoffing 96fa8fb049 add support for weighted variants 2022-12-21 16:54:46 -05:00