Commit Graph

50 Commits (b1dcbd5c9e8782bbf005a99f51e73fd8fb288b73)

Author SHA1 Message Date
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
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
GeorgLegato f48d29b1be filtering in settings paint/inpainting models in dropdown 2023-04-28 03:22:54 +02:00
vahid K. nejad 44114c2252 hiding exit image for now 2023-04-27 14:19:53 +04:00
vahid K. nejad e41d103791 fixing import 2023-04-27 12:36:04 +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 00b2eed6e7 slightly layout improves, hinting 2023-04-26 06:16:57 +02:00
GeorgLegato 1c44b0b41c added Prefix,Suffix, Toolltips, Accordions for sectionizing groups 2023-04-26 05:49:16 +02:00
GeorgLegato 3a481c06ee fix putprompts keep table on invalid input 2023-04-25 01:03:21 +02:00
GeorgLegato cf25a1a5aa disabled gr.error, fixed double main prompt merge glitch 2023-04-25 00:49:11 +02:00
GeorgLegato 2f3858eba2 headers optional 2023-04-25 00:25:20 +02:00
GeorgLegato eb6f532da2 refactor jsonutil 2023-04-25 00:24:48 +02:00
GeorgLegato 5dde17ad39 refactor jsonschema 2023-04-25 00:24:37 +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
jmsether 7f56865112 So apparently SD can return an array of zero... who knew, Implemented check for that as well. Interupting generation should no longer produce crashes 2023-04-23 16:33:38 -06:00
jmsether 38b64d866e Fixed rare crash bug when interupting generation 2023-04-23 16:29:48 -06:00
jmsether f933aeb284 Fixing grid images causing ffmpeg to crash 2023-04-23 03:46:11 -06:00
vahid khroasani f48719000f
Refactor (#54)
A little bit of cleaning up the code!
2023-04-23 07:20:06 +04:00
GeorgLegato aa1cfb00d4 assert all frame have same size as first one 2023-04-20 19:13:21 +02:00
Jonas Klesen b20bc1f7d8 Rewrite shrink_and_paste_on_blank function 2023-04-17 00:48:36 +02:00
GeorgLegato 251e33e418 free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
GeorgLegato 846e7b0534 disable block size, maybe unforcing videos always 512px 2023-04-16 00:09:18 +02:00
vahid K. nejad 4ec7271c49 import * 2023-04-12 15:11:09 +04:00
vahid K. nejad 987c849fb9 iz_helpers added 2023-04-11 07:05:09 +04:00