Commit Graph

73 Commits (c44297eea9eab844027d81d56a47ebe74eda3574)

Author SHA1 Message Date
Charles Fettinger c44297eea9 Update width and height to increment by 8 in stead of 16 2023-05-22 23:24:27 -07:00
Charles Fettinger 21b14f510f Add some functions to run.py to prepare for integration with overmasking 2023-05-22 16:15:22 -07:00
Charles Fettinger 0333b721a2 Adjust sd_helpers for overmask 2023-05-22 15:39:11 -07:00
Charles Fettinger ff7d3d84c1 Apply alpha mask to keyframes, except first and last frame. 2023-05-21 01:20:18 -07:00
Charles Fettinger ce5816d657 Prep for merging overmasking
UI and superficial changes
2023-05-20 12:16:05 -07:00
Charles Fettinger cf2e0d3ed1 Add renumber prompts button 2023-05-19 23:14:59 -07:00
Charles Fettinger b4ded06b66 Update Json to save audio file location 2023-05-17 22:07:08 -07:00
Charles Fettinger a45e6efa67 Add music to video 2023-05-17 16:38:32 -07:00
Charles Fettinger 938a8aaefc Working Image level Luma Wipe
Still has debug code
- Amended due to missing blend edge color
2023-05-16 01:27:37 -07:00
Charles Fettinger 3c54697ba0 Code Integrated to UI
Needs rebased to latest codebase
2023-05-16 00:09:28 -07:00
Charles Fettinger 12bed602f0 Working Image level Luma Wipe
Still has debug code
2023-05-15 01:17:01 -07:00
Charles Fettinger f3c4902b56 Test Run PSLumaWipe_image2
speed increase x625
frames output bug
2023-05-12 03:37:38 -07:00
Charles Fettinger c4b44e1a28 TestUpdate, major luma wipe speed update,with a few bugs left 2023-05-11 13:17:45 -07:00
Charles Fettinger b3e642d57d Minor updates for lerp functions and test LUMA Mask 2023-05-09 11:43:49 -07:00
Charles Fettinger 7d6d5f6743 Simplify Future rebase 2023-05-08 03:11:31 -07:00
Charles Fettinger f313ac8a15 Adding Alpha Composite and Luma Wipe 2023-05-08 02:31:44 -07:00
Charles Fettinger 8997ef0cde Adding Alpha Composite and Luma Wipe 2023-05-08 02:21:43 -07:00
Charles Fettinger ee8329b809 Adding Alpha Composite and Luma Wipe 2023-05-08 01:40:46 -07:00
Charles Fettinger 29c883e852 Blends working 2023-05-06 22:37:10 -07:00
Charles Fettinger 7c7e684a7e Add blend, work out more issues
Load Total Video Length from max frames in JSON
2023-05-06 16:34:41 -07:00
Charles Fettinger 60778dde98 Iteration of bug tests 2023-05-06 01:08:35 -07:00
Charles Fettinger ac3cdd8370 Update initial keyframe integration
-bugs
2023-05-05 01:29:31 -07:00
Charles Fettinger acb7fc3feb Update for Merged Changes
- key frames not yet integrated
2023-05-04 14:55:00 -07:00
Charles Fettinger 02571a52cd Fix typo in static variables 2023-05-02 12:15:35 -07:00
vahid K. nejad 2a478fe83a fixes, 0.5 for upscale factor slider steps 2023-05-02 12:14:05 -07:00
vahid K. nejad 8bdef3547b typo 2023-05-02 12:14:02 -07:00
vahid K. nejad 26f247d84e Remove unnecessary params and change default params 2023-05-02 12:12:59 -07:00
GeorgLegato 576259c7da addedd warning on SafeCollection setting 2023-05-02 12:09:43 -07:00
GeorgLegato b0e0aacad1 fix and clean json handling, commonX considered, headers not 0,1 anymore 2023-05-02 12:09:40 -07:00
GeorgLegato 8ebf364e77 fix; remeaining old keywords in JSON; common vs pre/post 2023-05-02 12:04:30 -07:00
GeorgLegato ed5a97f318 stupid coding, not using a const string, i mistyped, of course. 2023-05-02 12:03:37 -07:00
GeorgLegato 2a92221ff0 changed wording to help users understand concept very easily. disabling generate button on invalid table 2023-05-02 12:03:35 -07:00
GeorgLegato c5a73f096a added check 2023-05-02 12:02:56 -07:00
GeorgLegato 0ab5227bc0 changed wording to help users understand concept very easily. disabling generate button on invalid table 2023-05-02 12:00:18 -07:00
GeorgLegato ee0725e48d fix json complete. do not accept headers 2023-05-02 11:58:48 -07:00
GeorgLegato 03f3d339d1 added check 2023-05-02 11:58:48 -07:00
GeorgLegato 38f4a998e9 hotfix: fix prompts neg/post/pre
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-05-02 11:58:48 -07:00
GeorgLegato 4ea68bf6ef Hotfix: copy paste, post/preprompts on main level of jason
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-05-02 11:58:48 -07:00
GeorgLegato 1bc6862584 shorter names in json schema (neg/pre/postPrompt) 2023-05-02 11:58:45 -07:00
GeorgLegato 069ea7a48e changed JSON schema: negPrompt, prePrompt, postPrompt, less name length 2023-05-02 11:55:16 -07:00
GeorgLegato ce277b89d8 filtering in settings paint/inpainting models in dropdown 2023-05-02 11:55:16 -07:00
vahid K. nejad 5cd909f3b3 Printing path to saved video, typo fix 2023-05-02 11:55:13 -07:00
vahid K. nejad ba075cb48c default prompts changed 2023-05-02 11:53:47 -07:00
GeorgLegato 1ab2821efb Total Steps minimun is now 1 (init+1x outpaint
)
2023-05-02 11:51:28 -07:00
vahid K. nejad 6d32059e99 fix gallery view 2023-05-02 11:51:07 -07:00
vahid K. nejad 61bee2c89a Corrected frame quality enhanced
changing round to math.ceil for interpolation
2023-05-02 11:48:44 -07:00
vahid K. nejad 0f604d6828 Seperating the outpaint and interpolation, and apply frame correction 2023-05-02 11:45:02 -07:00
vahid K. nejad 44d9faf4d5 Frame correction starting point 2023-05-02 11:41:49 -07:00
vahid K. nejad 780f3e1203 fixing import 2023-05-02 11:38:19 -07:00
GeorgLegato 2cd7557fd0 added setting to collect all images etc into one folder. fixed default output path folder in settings default 2023-05-02 11:38:17 -07:00