Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
hithereai 80df6019a8 progress 2023-02-09 00:51:05 +02:00
hithereai 8e75d236b9 GETTING BETTER 2023-02-08 23:21:00 +02:00
hithereai 4c58ff06a5 bugfixes and improvs 2023-02-08 23:14:53 +02:00
hithereai 1a6e4b409f TABS 2023-02-08 22:31:35 +02:00
hithereai 66d2b93619 switch coherence and noise place in ui+ close checkpoint accord at default 2023-02-08 19:20:31 +02:00
hithereai d09f709a88 hide perlin h and w for now, slicker perlin ui 2023-02-08 19:13:17 +02:00
hithereai 3c3a19bc3b prettify init tab 2023-02-08 18:45:39 +02:00
hithereai 178961b208 update cadence hint to reflect def val of 2 2023-02-08 18:42:03 +02:00
hithereai 7f10dc6b53 updated hints, css and ui (args py) 2023-02-08 18:41:01 +02:00
kabachuha ad5aded65b Merge branch 'automatic1111-webui' into upscale-video 2023-02-08 19:04:33 +03:00
hithereai c1f38ef84e update neg/pos ui text 2023-02-08 17:50:53 +02:00
hithereai b05564f812 a few changes def in desc
- move prompts info to accordion
- change prompts_negative text so it doesn't say ''don't use --neg here', and instead replacing --neg in the backend (should be a rare case, and a hint will be added in a diff commit)
2023-02-08 17:49:18 +02:00
hithereai 881aeda3d0 args labels in ui no longer contain underscores for better a experience 2023-02-08 17:33:05 +02:00
hithereai ce3d97a263 a 2023-02-08 14:42:09 +02:00
hithereai 21160cee07 warning style controlled by css now, and code order 2023-02-08 02:13:02 +02:00
hithereai 5a13ea1a97 auto enable-disable hybrid tab with crystal clear msg c1 2023-02-08 01:55:45 +02:00
kabachuha 3d4fcc2626
Merge pull request #310 from hithereai/ui_updates_v01
UI updates v01
2023-02-07 23:57:38 +03:00
hithereai c303687790 revert line count change 2023-02-07 22:17:07 +02:00
hithereai 0c36d0b688 anim prompt height from 8 to 6 lines 2023-02-07 22:16:23 +02:00
hithereai 3eb351debd better default values 2023-02-07 20:03:10 +02:00
hithereai 5538386a64 better code order 2023-02-07 19:38:23 +02:00
hithereai ce1cc754ab Update args.py 2023-02-07 19:03:10 +02:00
hithereai 16410e8f2a move stuff outside of args.py 2023-02-07 19:02:03 +02:00
hithereai 3ba89a2cb0 keep gradio visibility UI related funcs in dedicated file 2023-02-07 18:59:28 +02:00
hithereai 0069285799 Raise clear error when ada can't load properly with URL fox a fix 2023-02-07 18:40:35 +02:00
hithereai 22681a3c4c another text update 2023-02-07 12:47:41 +02:00
hithereai 44653d11d5 updated cli-print def script info
and removal of non working typo-ed compat element
2023-02-07 12:46:41 +02:00
hithereai a834349d7d better updated info text 2023-02-07 12:34:20 +02:00
kabachuha efb5b86650 Merge branch 'automatic1111-webui' into upscale-video 2023-02-07 12:53:45 +03:00
kabachuha a69eb50395 fix video mask loading
closes  #287
2023-02-07 12:43:03 +03:00
kabachuha e26b4da7ca
Merge pull request #304 from hithereai/ui_updates
UI updates v1.1 (+ tiny back-end improvs)
2023-02-07 12:32:15 +03:00
kabachuha 292a3d3a1f fixme 2023-02-07 11:33:50 +03:00
hithereai 0acfc2fd99 remove '#TODO' printing to actual UI! 2023-02-07 10:26:42 +02:00
hithereai 82d67cd962 Update style.css 2023-02-07 10:18:22 +02:00
hithereai c67d68abf7 remove buttons below gallery - this time works 100% 2023-02-07 10:10:11 +02:00
hithereai 575abe9cde shorter rife upload box, now looking perfect 2023-02-07 10:02:54 +02:00
hithereai 002aec5f72 better stitch a video text 2023-02-07 09:36:32 +02:00
hithereai d5fd8b2c12 Video Output to Output renaming
it also saves depth maps now
2023-02-07 09:18:35 +02:00
hithereai 0a82e890ad add info that frame insertion works only with 2d/3d anim modes 2023-02-07 02:17:50 +02:00
hithereai f86bfa8215 hide anti-blur when not in 2d or 3d anim modes 2023-02-07 02:03:29 +02:00
hithereai ad9e8d41e4 naming changes 2023-02-07 01:59:29 +02:00
hithereai 0b8beb1103 more progress on auto-hiding 2023-02-07 01:50:56 +02:00
hithereai 997a173328 more auto-hiding
still not ready for prime time
2023-02-07 01:12:09 +02:00
hithereai 52b0ae45ae save_depth_maps moved to output tab
so we can auto-hide 3d depth warp accord whenever 3d isn't selected. as save_depth_maps work in all modes.
2023-02-07 00:46:08 +02:00
hithereai 0baebb8f49 flip_2d_perspective -> enable_perspective_flip renaming
loading old setting file work properly:
WARNING: Setting 'flip_2d_perspective' has been renamed to 'enable_perspective_flip'. The saved settings file will reflect the change
2023-02-07 00:06:06 +02:00
hithereai 1ce6f45e44 merged two motion accordions, auto-hide non-relevant params 2023-02-06 23:45:14 +02:00
hithereai 190fc0cd3a remove old commented line 2023-02-06 23:05:17 +02:00
hithereai 9ec5f1df92 hide #save_zip_deforum, #save_deforum buttons 2023-02-06 23:02:45 +02:00
hithereai df669710f7 hide again interrupt button when idle 2023-02-06 22:58:45 +02:00
hithereai 2b5070a68c fix frames-to-video 2023-02-06 22:33:56 +02:00