Commit Graph

24 Commits (be578b4123d7747dff2cbf076fddb96acf2fc46b)

Author SHA1 Message Date
rewbs 5ce6eee9fa Allow tests to run properly on github. 2023-08-02 20:59:18 +10:00
rewbs c3a3b13afc Don't pollute list of managed/unmanaged fields with internal attributes. 2023-07-05 11:32:01 +10:00
rewbs 71917cab9e Add support for Parseq to control guided images schedules. 2023-07-05 10:59:57 +10:00
rewbs bec0817b72 Simplify PR #790 to include only changes to enable controlnet to be controlled by Parseq (not guided images). 2023-06-16 15:21:15 +10:00
rewbs 9805c3ff57 Add support for Parseq to control ControlNet and Guided Images. 2023-06-16 00:23:02 +10:00
kabachuha 47f7140c4d Revert "add license notices"
This reverts commit 37504733b4.
2023-05-20 11:46:21 +03:00
kabachuha 4b07029029 Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
2023-05-20 11:46:16 +03:00
kabachuha dc0031e1ac change contact notices the discord server 2023-05-20 01:26:40 +03:00
kabachuha 37504733b4 add license notices 2023-05-20 01:21:16 +03:00
hithereai 8884842589 CLEAN 2023-05-19 20:45:31 +03:00
hithereai 141c67e94b del debug mode for now 2023-05-18 00:58:23 +03:00
rewbs 20c4fac824 Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'" 2023-04-18 14:18:24 +10:00
hithereai f06d84bd60 finish add 2023-04-07 19:04:38 +03:00
rewbs ebcb75a0a7 Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test. 2023-03-02 06:36:33 +11:00
rewbs 9636a7510b Make parseq adapter directly search the JSON data for a likely match if an unrecognised series is requested. This ensures that, when new schedules are added to Deforum, only the Parseq UI needs to be updated to support them (and this can be improved in the future with support for custom fields). 2023-01-12 21:27:54 +11:00
Kitchen 8cf083b6ae added optional step scheduling 2023-01-05 21:09:20 -06:00
Kitchen a739beb0e2 Merge branch 'automatic1111-webui' into Kitchen_add_sampler_scheduling 2023-01-04 21:25:13 -06:00
Kitchen 2b24935fe4 added schedule sampling 2023-01-04 20:16:34 -06:00
rewbs 9a43333267 Ensure parseq settings are included in the {timestamp}_settings.txt that is generated with a render beings. If the Parseq manifest is fectched from URL, include a summary so that you can always see exactly which parseq prompts and keyframes were used, even if the URL content changes. 2023-01-04 11:42:23 +11:00
Funofabot f06c05c82b
Add files via upload 2022-12-31 13:19:15 -07:00
rewbs 54dd79b36f Add antiblur params to parseq, and fall back to normal Deforum anim series if a series isn't defined in Parseq. 2022-12-25 12:19:30 +11:00
rewbs 2c2cc25681 Add support for reading parseq manifest from a remote URL. 2022-12-20 16:56:08 +11:00
rewbs 34cc81a32b Don't require toggle to enable pseudo-3D anim. Don't use deltas for fv. 2022-11-24 13:24:32 +11:00
rewbs 9e55c3fad3 Merge branch 'automatic1111-webui' into parseq-integration 2022-11-10 20:59:14 +11:00