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 |