Commit Graph

160 Commits (f6f87f54b01c0f5e639846d55c149e1be82c9a2e)

Author SHA1 Message Date
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
vahid khroasani 79aa8f40ab
Merge pull request #80 from Oncorporation/develop
Fix typo in static variables
2023-05-02 15:37:45 +04:00
Charles Fettinger a5e96810ec Fix typo in static variables 2023-05-02 04:33:01 -07:00
vahid khroasani aecab9c242
Merge branch 'main' into develop
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-05-02 11:21:45 +04: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 fe16a68e9f
Merge pull request #76 from v8hid/frame-correction
Frame correction
2023-05-01 16:33:13 +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 21ace4d31b Merge branch 'validate_table_on_generate' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into validate_table_on_generate 2023-05-01 01:29:57 +02: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 700b1c9560 changed wording to help users understand concept very easily. disabling generate button on invalid table 2023-05-01 01:29:11 +02:00
GeorgLegato 443b3256f5 fix json complete. do not accept headers 2023-05-01 01:07:57 +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 b7a0cb318a added check 2023-04-30 22:39:31 +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
vahid khroasani 28a1a0f40c
Update issue templates 2023-04-29 15:45:36 +04:00
vahid khroasani 5910ee7b24
Create CODE_OF_CONDUCT.md
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-29 15:35:34 +04:00
GeorgLegato 14b2f4edaa shorter names in json schema (neg/pre/postPrompt) 2023-04-28 21:49:41 +02:00
GeorgLegato c284fa24e5 changed JSON schema: negPrompt, prePrompt, postPrompt, less name length 2023-04-28 21:48:56 +02: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