Commit Graph

76 Commits (987e45a2255f3e5906dd8796d8dcf7c4f0d5193e)

Author SHA1 Message Date
Georg Legato 987e45a225 dev-tool scripts. can be deleted or not 2023-05-19 02:27:06 +02:00
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 b4d2249b3b sort imports 2023-05-13 00:49:08 +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 71b6f143ad yo 2023-05-09 23:57:37 +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 8cedb40787 interrup btn fix 2023-05-03 21:08:15 +04:00
Charles Fettinger a5e96810ec Fix typo in static variables 2023-05-02 04:33:01 -07:00
vahid K. nejad 422e140b10 fixes, 0.5 for upscale factor slider steps 2023-05-02 10:22:44 +04:00
vahid K. nejad 842c5b8b4b typo 2023-05-02 09:56:13 +04:00
vahid K. nejad 2ed87c1eff Remove unnecessary params and change default params 2023-05-02 09:50:42 +04:00
GeorgLegato 81636a081b addedd warning on SafeCollection setting 2023-05-01 22:44:27 +02:00
GeorgLegato 38355dfab8 fix and clean json handling, commonX considered, headers not 0,1 anymore 2023-05-01 22:17:41 +02:00
GeorgLegato 90a5aab9dd fix; remeaining old keywords in JSON; common vs pre/post 2023-05-01 21:45:10 +02:00
GeorgLegato fdb8eba2fa stupid coding, not using a const string, i mistyped, of course. 2023-05-01 18:20:50 +02:00
vahid khroasani 6380e1ab0d
Merge pull request #75 from v8hid/validate_table_on_generate
Validate table on generate
2023-05-01 19:11:56 +04:00
vahid khroasani 119f53a466
Merge branch 'develop' into frame-correction
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-05-01 16:32:59 +04:00
vahid K. nejad bf41a308c3 Printing path to saved video, typo fix 2023-05-01 16:29:32 +04:00
vahid K. nejad a50c104650 default prompts changed 2023-05-01 16:04:50 +04:00
GeorgLegato 78d1e48856 changed wording to help users understand concept very easily. disabling generate button on invalid table 2023-05-01 01:29:40 +02:00
GeorgLegato 430b2d2310 fix json complete. do not accept headers 2023-05-01 01:29:40 +02:00
GeorgLegato d8703520ec added check 2023-05-01 01:29:40 +02:00
GeorgLegato 7591a96155
hotfix: fix prompts neg/post/pre
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-30 22:40:52 +02:00
GeorgLegato 8da2fb1ba7
Hotfix: copy paste, post/preprompts on main level of jason
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-30 22:38:51 +02:00
GeorgLegato 4114c85b97 Total Steps minimun is now 1 (init+1x outpaint
)
2023-04-30 21:57:05 +02: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
GeorgLegato 14b2f4edaa shorter names in json schema (neg/pre/postPrompt) 2023-04-28 21:49:41 +02:00