Commit Graph

37 Commits (987e45a2255f3e5906dd8796d8dcf7c4f0d5193e)

Author SHA1 Message Date
Georg Legato 7ae3c74c4f perfect smooth. fixed all frames_dupe, interpolate, maskss, overmask 2023-05-19 02:26:30 +02:00
Georg Legato 89cd46fbac using everywhere same resize (should be refactored) 2023-05-18 20:56:17 +02:00
Georg Legato a43aaed637 adde video example, flatten interpolate scalingstep to use only EVEN values, smoother 2023-05-18 18:27:58 +02:00
Georg Legato 9761bac61a using OPencV2 to interpolate images, added overmask again, did hardocre run 800x512*4. ok 2023-05-18 05:20:32 +02:00
Georg Legato 57dd03b80a cleanupo, fixed jump on upscaled images 2023-05-18 03:50:05 +02:00
Georg Legato 6fbaac46b1 approach: 6 circles mask; cleanup unused code, fixed upscale on corner mode 2023-05-17 00:55:57 +02:00
Georg Legato 637eb1e537 added FFMPEG Expert options (for colors, compression, lossless etc) 2023-05-14 21:37:30 +02:00
Georg Legato 8c857ff234 outpaint_amount added 2023-05-14 02:16:36 +02:00
Georg Legato f0de079cbf fix staticmethod glitch 2023-05-13 20:49:30 +02:00
Georg Legato cb62745a8a more interpolators, classic working with new design 2023-05-13 20:31:36 +02:00
Georg Legato 93d588f209 outerzoom 1st working runs on 512x512 zoomIN 2023-05-13 16:50:02 +02:00
Georg Legato f6f87f54b0 fix upscale mask_width/height calc 2023-05-13 03:09:33 +02:00
Georg Legato ba7040c6e8 adding v1.2 outpainter, need rework on composability 2023-05-13 02:38:19 +02:00
Georg Legato 5f1f81a247 more refactor: interface to client; zoomConfig separate file 2023-05-12 17:37:52 +02:00
Georg Legato 1256af716b addes switch betweeen outpaint Center and Corners 2023-05-11 03:02:54 +02:00
Georg Legato 044990483d kill zoomer object, avoid reuse of former run in memory main_frames 2023-05-11 00:08:26 +02:00
Georg Legato cf3698de4a fix num_outpaint_steps 2023-05-10 23:38:54 +02:00
Georg Legato 6abc11d3f8 complete refactored to a InfZoomer class. none can read those chunks of parameters and irritating scopes 2023-05-10 23:28:17 +02:00
Georg Legato 8bdf8549ae outpainting ok, but too often, need adaptive algorithm 2023-05-10 20:41:11 +02:00
GeorgLegato 8dbd3de0af not bad, but errors in outpaint mask 2023-05-09 23:57:30 +02:00
GeorgLegato 5d8ce72545 print 2023-05-06 14:50:25 +02:00
GeorgLegato 334febb666 streaming video writer 2023-05-06 11:31:02 +02:00
GeorgLegato 3c5df3c190 write video in steam, dont keep all_frames in RAM, upscale ok 2023-05-06 11:30:47 +02:00
GeorgLegato b1dcbd5c9e ok 2023-05-06 00:52:58 +02:00
vahid K. nejad 422e140b10 fixes, 0.5 for upscale factor slider steps 2023-05-02 10:22:44 +04:00
vahid K. nejad 2ed87c1eff Remove unnecessary params and change default params 2023-05-02 09:50:42 +04:00
vahid K. nejad bf41a308c3 Printing path to saved video, typo fix 2023-05-01 16:29:32 +04:00
GeorgLegato 519944ddd0 Fix steps2, promp1 and init img 2023-04-30 21:43:50 +02:00
vahid K. nejad 6369ecc5b6 fix gallery view 2023-04-30 22:29:42 +04:00
vahid K. nejad a3e59697bd Corrected frame quality enhanced
changing round to math.ceil for interpolation
2023-04-30 16:50:34 +04:00
vahid K. nejad e72cfcd33d Seperating the outpaint and interpolation, and apply frame correction 2023-04-28 12:28:17 +04:00
vahid K. nejad bb7d7082d7 Frame correction starting point 2023-04-28 06:58:56 +04:00
GeorgLegato 90dbc3b2f0 added setting to collect all images etc into one folder. fixed default output path folder in settings default 2023-04-27 04:22:40 +02:00
GeorgLegato 1c44b0b41c added Prefix,Suffix, Toolltips, Accordions for sectionizing groups 2023-04-26 05:49:16 +02:00
GeorgLegato b0cb75399e added common prompt; todo convert old json prompts to 1.1 schema 2023-04-24 14:12:00 +02: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