Commit Graph

2677 Commits (c19b4e92e23ec948865b91868f8210da9ba9d851)

Author SHA1 Message Date
kabachuha c19b4e92e2 use bicubic interpolation for masks
instead of nearest by default to reduce pixelation
2023-05-10 13:10:02 +03:00
Phobos 17df392c25 support word-based-masking for any dimensions 2023-05-10 01:29:39 +02:00
hithereai a3b89123ae Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/696 2023-05-10 00:22:14 +03:00
hithereai b75f978e1a
remove print that was left by mistake in latest pr 2023-05-10 00:21:12 +03:00
kabachuha 01497b7b43 Merge branch 'automatic1111-webui' into pr/696 2023-05-09 23:10:26 +03:00
hithereai d0fff8e7f3
Merge pull request #698 from deforum-art/midas-attn
add torch2 and xformers opts to midas
2023-05-09 23:09:21 +03:00
kabachuha 9e1393261c add torch2 and xformers opts to midas
3d mode goes brrr....
2023-05-09 22:04:13 +03:00
hithereai 28afadf6f0
Merge pull request #697 from hithereai/09-05-play
small ui upgrades
2023-05-09 18:55:59 +03:00
hithereai a678262ec0 remove old commented line 2023-05-09 18:55:47 +03:00
hithereai 8f1405ce6e make CN's weight, guidance start/stop whole 1 liner each
and add the name schedule to the actual ui param name
2023-05-09 18:54:05 +03:00
hithereai a050498053 add info to p2p cfg sch ui param 2023-05-09 18:48:25 +03:00
hithereai ccffd7435c make run tab a lil bit tidier 2023-05-09 18:47:16 +03:00
Phobos 48144bb9c1 bugfix for wrong mask being used 2023-05-09 00:59:49 +02:00
hithereai 62c90a01b9
Merge pull request #695 from hithereai/Frame-Alignment-RBN
Frame alignment with @ReallyBigName
2023-05-09 00:05:24 +03:00
reallybigname f39acbf486 fixed frames for 0-based counting in inputframes
also removed the stupid switching behavior for max frames when using a mask??? wtf
2023-05-08 13:41:13 -07:00
hithereai 05d044f394 Merge remote-tracking branch 'upstream/automatic1111-webui' into Frame-Alignment-RBN 2023-05-08 23:36:11 +03:00
hithereai df40ab9cd0
Merge pull request #694 from hithereai/fixes0805
Fix/ re-add ddim eta, now as a schedule + add ancestral samplers eta schedule + remove unused mp4_path param
2023-05-08 23:36:03 +03:00
hithereai 362f987205 another fix 2023-05-08 22:57:13 +03:00
hithereai ea2d899851 fix 2023-05-08 22:27:43 +03:00
hithereai 1dfab22195 auto hide/show ddim and ancestral schedule related params in ui 2023-05-08 22:23:52 +03:00
hithereai 8bfd6b80e7 use frame_idx instead of frame_idx+1 in masks.py 2023-05-08 21:45:22 +03:00
hithereai c360360b51 add ancestral_eta_scheduling
todo: auto-show/hide in ui
2023-05-08 03:28:20 +03:00
hithereai 6095dd757c replace ddim_eta with ddim_eta_schedule
turns out ddim_eta is a global general setting param now, not passed directly as a p.ddim_eta any more. So i made it a schedule.

Todo: only show in ui if ddim is selected.
2023-05-08 02:57:45 +03:00
hithereai d1f860e1ce remove mp4_path param (not in use) 2023-05-08 01:33:55 +03:00
hithereai f72ee00ae6 add new repo name to ext finder func 2023-05-08 01:31:13 +03:00
hithereai 9c1300b383
Merge pull request #690 from hithereai/fix-frame-count-error
fix frame count error at last frame just before stitching video
2023-05-08 00:22:04 +03:00
hithereai f4bc6cd176 remove unused import 2023-05-08 00:21:21 +03:00
hithereai eea43dfee7 fix frame count error at last frame just before stitching video 2023-05-08 00:20:15 +03:00
hithereai 7e2166476a
Merge pull request #689 from hithereai/fixes0705
fix pers_flip shown in ui if enabled before switching to interp or vid input mode
2023-05-07 13:28:28 +03:00
hithereai 38de62d646 shorten func 2023-05-07 13:27:53 +03:00
hithereai 4b6106b357 fix pers_flip shown in ui if enabled before switching to interp or vid input mode 2023-05-07 13:26:10 +03:00
hithereai 7f61a1a288
Merge pull request #688 from hithereai/cn-loopback-use-init-img
Let CN in LP mode use init_img if use_init=True, on very first frame
2023-05-07 13:06:20 +03:00
hithereai 89221eb639 Let CN in LP mode use init_img if use_init=True on first frame 2023-05-07 13:05:00 +03:00
hithereai b0513bac67
Merge pull request #684 from hithereai/small-ui-ugrades
move depth warp to its own tab, change persp_flip from accord to no a…
2023-05-07 02:50:08 +03:00
hithereai d82724452f move depth warp to its own tab, change persp_flip from accord to no accord 2023-05-07 02:43:50 +03:00
kabachuha 8eb86cc530
Merge pull request #681 from hithereai/cleanup0605
Remove unused params and code
2023-05-07 01:04:47 +03:00
hithereai 0073f061dc Merge remote-tracking branch 'upstream/automatic1111-webui' into cleanup0605 2023-05-07 00:30:30 +03:00
hithereai 72e9cb3418
Merge pull request #683 from hithereai/srt_ui_upgrade_multi_dropdown
save srt params ui upgrade
2023-05-07 00:30:09 +03:00
hithereai 570f2c18be save srt params ui upgrade
much better now visually and takes less space + allows for searching
2023-05-07 00:28:40 +03:00
hithereai 02b2f32b35 del unused code 2023-05-07 00:20:32 +03:00
hithereai b5bdc5b084 add clarifying comment on some changes with do_not_save_samples param 2023-05-07 00:00:40 +03:00
hithereai 1e31101d41 fix typo 2023-05-06 23:51:43 +03:00
hithereai 004be005a6 remove output_format param from code 2023-05-06 23:51:08 +03:00
hithereai 79610c4f44 remove filename_format param from code 2023-05-06 23:42:29 +03:00
hithereai 6807cebafa remove display_samples param from code 2023-05-06 23:41:15 +03:00
hithereai 149b9bb8f9 remove path_name_modifier and render_steps params from code 2023-05-06 23:34:02 +03:00
hithereai 6d7bdea73d delete save_samples function and param from code 2023-05-06 23:27:44 +03:00
hithereai a68ac64f0e Delete __init__.py
we don't need it
2023-05-06 23:24:18 +03:00
hithereai 3e8dd9fbe8 remove from_img2img_instead_of_link param from code 2023-05-06 22:51:07 +03:00
hithereai 344108a936 remove show_sample_per_step param from code 2023-05-06 22:50:03 +03:00