Commit Graph

46 Commits (6b97cd954ac9a41c4337385a6ada8662ce5f4f97)

Author SHA1 Message Date
Charles Fettinger 6b97cd954a Multiple Bug Fixes
Add Random Seed generator
2023-06-24 16:34:46 -07:00
Charles Fettinger 4143afcd69 Add Example image for LUT to VIDEO tab 2023-06-09 02:18:08 -07:00
Charles Fettinger cc3a50ea0e Add LUT
bugfixes
2023-06-07 20:41:30 -07:00
Charles Fettinger 961ac85cde Add sound volume
cleanup extra code
fix bug
add video length estimate
2023-06-06 00:09:40 -07:00
Charles Fettinger dfaa47ca0f Working Corner Strategy with Exit Image and Key Frames cleanup 2023-06-05 01:31:16 -07:00
Charles Fettinger 81ba94a1cc Working Corner Strategy with Exit Image and key frames 2023-06-05 00:21:33 -07:00
Charles Fettinger 080390244e Bug Testing Alpha working
- exit frame forces corner strategy to skip interpolation of main frame.
-corner frames acting a little weird
2023-06-01 22:39:29 -07:00
Charles Fettinger ed8228384d Terrible first version of corner strategy conversion 2023-05-31 02:08:31 -07:00
Charles Fettinger df542c8c81 Fix major consistency error, Center Strategy
-remove legacy code
-cleanup some extraneous comments
-minor UI updates (update outpaint pixels based upon width for Center strategy)
2023-05-29 23:53:28 -07:00
Charles Fettinger 7dc2784bbb Updating UI
Attempted fix of double vision in some instances
2023-05-27 22:50:23 -07:00
Charles Fettinger 07225874e8 Progress in integrating in new refactor
- nearly smooth
2023-05-26 15:28:29 -07:00
Charles Fettinger 3872c3713c Fix reverse issue in interpolateFramesSmallCenter 2023-05-26 03:36:40 -07:00
Charles Fettinger c7fb60e38d Further refinements
-update image blend reporting to be more consistent with other progress indicators
2023-05-25 23:46:16 -07:00
Charles Fettinger ef3961960a Intergration mostly working with bugs 2023-05-25 01:55:53 -07:00
Charles Fettinger 2f34b9875b Merge nearly complete with overmasking 2023-05-24 01:55:07 -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 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 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 b3e642d57d Minor updates for lerp functions and test LUMA Mask 2023-05-09 11:43:49 -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
vahid K. nejad 2a478fe83a fixes, 0.5 for upscale factor slider steps 2023-05-02 12:14:05 -07:00
vahid K. nejad 26f247d84e Remove unnecessary params and change default params 2023-05-02 12:12:59 -07:00
vahid K. nejad 5cd909f3b3 Printing path to saved video, typo fix 2023-05-02 11:55:13 -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
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
Charles Fettinger c975fe8896 Integration with frame-correction 2023-05-02 00:15:45 -07:00
Charles Fettinger 3a1cfd53d5 Add blends, update styles for dataframe 2023-04-30 12:59:03 -07:00
Charles Fettinger 379b0f51fc Include alpha masks - preview 2023-04-30 12:59:03 -07:00
vahid khroasani 601f874d27 Refactor (#54)
A little bit of cleaning up the code!
2023-04-30 12:58:56 -07:00
vahid khroasani 165bf7b635 Refactor (#54)
A little bit of cleaning up the code!
2023-04-30 12:58:51 -07:00
Charles Fettinger 8e14adcf80 Expand "image location JSON" string to be compatible with Filesystem, URL and dataURL 2023-04-23 22:30:40 -07:00
Charles Fettinger e773212a09 Refactor Update
includes
Implement Infinite Zoom Exit Image
update gitignore
specify seed
new dataframe layout
2023-04-23 22:08:58 -07:00
jmsether f2764672de Fixed all areas that were triggering with a array of zero crash. 2023-04-23 18:03:56 -06:00
vahid khroasani f48719000f
Refactor (#54)
A little bit of cleaning up the code!
2023-04-23 07:20:06 +04:00