Commit Graph

622 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
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 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 292a3d3a1f fixme 2023-02-07 11:33:50 +03: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 2b5070a68c fix frames-to-video 2023-02-06 22:33:56 +02:00
hithereai 1495ad819e revive "manual settings" as Stitch frames To video 2023-02-06 22:14:19 +02:00
hithereai 56be2b8df0 set to_frame=999999 if to_frame received as -1 2023-02-06 22:13:32 +02:00
hithereai 6d77ecdc62 align deforum 2.0b to center, stitch frames almost ready (still hidden) 2023-02-06 21:13:06 +02:00
hithereai 3731ae957d revert manual set visibility to hidden again 2023-02-06 19:05:52 +02:00
hithereai fc6c9b03d3 don't try to run stitch frame when no img is uploaded 2023-02-06 19:02:54 +02:00
hithereai 4e39fbd008 add style.css, hide non-working buttons under video gallery
and initial (hidden for now) new version of manual settings --> stitch video from frames. Not active yet.
2023-02-06 18:15:56 +02:00
hithereai 84d2777089 remove old commented linees 2023-02-06 13:48:19 +02:00
hithereai 27e6b7168c bring back restore_faces, but visible=False for now
Until it's fixed
2023-02-06 13:43:34 +02:00
hithereai db226a51dc fix manual sett accord to visible=false again 2023-02-06 00:56:00 +02:00
hithereai 6e45198b9b wrap entire ui in gradio.Blocks() for css compatability 2023-02-06 00:48:32 +02:00
hithereai b2e8b9d38a move fov accordion to inside of 3d d-warp accordion 2023-02-05 23:58:56 +02:00
hithereai 295d043a06 move resume_from from init to to 'run' tab's bottom 2023-02-05 23:05:20 +02:00
hithereai b73373be27 manual_settings accord Visible=False for now
Until I fix it to work like it should have from the start (dedicated button inside the accord to actually stitch frames to video without generating a new animation while doing so)
2023-02-05 22:02:17 +02:00
hithereai 9ef61abb7f hide Manual Settings when skip_vid = True
I checked and it won't run even the manual settings when skip_vid is True.
2023-02-05 21:46:06 +02:00
hithereai 42849dac8e hide most vid out elements when skip_vid is True 2023-02-05 21:21:25 +02:00
hithereai da9973ce6d Merge remote-tracking branch 'upstream/automatic1111-webui' into ui_updates 2023-02-05 20:30:00 +02:00
kabachuha be167130e1
Merge pull request #298 from hithereai/t2
fix interpolation mode, remove histogram_matching, rename core arg from useLooper  -> use_looper
2023-02-05 18:40:33 +03:00
kabachuha 24d9abba0e no need to rename useLooper
It is a backend variable
2023-02-05 18:39:53 +03:00
kabachuha 9454afa488 handle deprecation on settings load 2023-02-05 17:54:09 +03:00
kabachuha 61e3b10754 add deprecation utils 2023-02-05 17:51:08 +03:00
kabachuha 0ddbc46d9a
Merge pull request #303 from MatissesProjects/add-pos-neg-to-save-load
add positive and negative prompts to save/load
2023-02-05 17:25:51 +03:00
hithereai b4f764e6d4 str_sch 0.6 -> 0.65, noise_sch 0.08 -> 0.065 2023-02-04 23:05:10 +02:00
hithereai bf09e8ba15 remove 'general settings' accord, contr_sch to coherence 2023-02-04 22:48:16 +02:00
hithereai e529e29e09 auto-hide cadence if anim_mode=interp or vid_input 2023-02-04 22:31:58 +02:00
hithereai dd312deddc move cadence to top accordion 2023-02-04 22:22:35 +02:00
hithereai 4c4fcba54c ffmpeg preset from from veryslow to slow 2023-02-04 22:12:06 +02:00
hithereai a852776ad1 fps def val from 12 to 15 2023-02-04 22:08:43 +02:00
hithereai 82f68b897a init strength slider steps from 0.02 to 0.01 fix 2023-02-04 21:50:39 +02:00
hithereai b2145c205e ffmpeg prints runtime, errors, audio handling and more 2023-02-04 21:45:46 +02:00
hithereai 7e55910c17 set default royalty free working vid in vid_init_path 2023-02-04 21:26:16 +02:00
hithereai b77fd6900c support redirection for fetching vid/aud files from the net
302 redirect would give an error until this change. now it reads it properly from the redirected link.
2023-02-04 20:08:13 +02:00
Matisse afaf9c2dbc check animation prompt pos/neg exist in file 2023-02-04 07:18:23 -08:00
hithereai 2f3904748e set min width for hybrid top columns 2023-02-04 15:13:10 +02:00
hithereai 69b11a8511 getting there 2023-02-04 13:29:34 +02:00
Matisse fbbef016f8 add positive and negative prompts to save/load 2023-02-03 19:04:38 -08:00
hithereai 8bb093d3b9 shorter code same logic 2023-02-04 03:45:54 +02:00
hithereai f56d70c22b option to auto-close/open all accordions 2023-02-04 03:15:05 +02:00
hithereai 6905b778d0 better 2023-02-04 02:51:13 +02:00
hithereai 88232fef1f shorter functions - less code 2023-02-04 02:34:45 +02:00
hithereai a2b2c1fd21 ... 2023-02-04 02:25:17 +02:00
hithereai 8e18495cd4 more prog 2023-02-04 01:15:53 +02:00
hithereai 83b0861a44 more progress 2023-02-04 01:05:45 +02:00
hithereai e800ac7fb0 progress 2023-02-04 00:44:50 +02:00
hithereai e04dec02b9 progress 2023-02-04 00:03:43 +02:00
hithereai 734c972037 border -> gr.radio 2023-02-03 22:35:38 +02:00
hithereai 58d0f56d55 auto-hide max_frames when anim_mode=vid_input 2023-02-03 22:28:37 +02:00
hithereai 0c1e7b1028 initial 2023-02-03 22:02:38 +02:00
hithereai 0a5ad1914a color_force_grayscale now works in all animation modes
Thanks to @reallybigname's quick tip/fix!
2023-02-03 20:36:57 +02:00
hithereai 554e4caf98 fix interp mode, remove histogram_matching +
arg from useLooper --> use_looper to make it less confusing
2023-02-03 13:41:45 +02:00
hithereai e88692638a
remove default 'hq' positive and 'blurry' negative prompts 2023-02-03 11:07:01 +02:00
kabachuha c1d8539ea2 Revert "flip_2d_perspective -> enable_perspective_flip renaming (#294)"
This reverts commit 3519de8a7d.
2023-02-02 22:34:37 +03:00
hithereai 3519de8a7d
flip_2d_perspective -> enable_perspective_flip renaming (#294)
+ updated hints and UI
2023-02-02 20:43:37 +02:00
kabachuha a36a8e6917 Merge branch 'automatic1111-webui' into pr/289 2023-02-02 18:00:28 +03:00
hithereai 2ac7957cef even better process_video_interpolation 2023-02-02 14:35:50 +02:00
hithereai 7b08396561 better shorter process_video_interpolation func 2023-02-02 14:22:47 +02:00
hithereai 859d7f1000 better comment 2023-02-02 13:49:45 +02:00
hithereai 368725984d remove old comment 2023-02-02 13:48:44 +02:00
hithereai a5a4e66470 finish cleaning args.py 2023-02-02 13:46:12 +02:00
hithereai 67b65508cd move more from args.py + remove imports 2023-02-02 13:41:29 +02:00
hithereai 026fb2062d move code outside of args.py + better comments 2023-02-02 13:35:53 +02:00
hithereai 39719eb58a better comment 2023-02-02 13:07:02 +02:00
hithereai 9ae1c7cdcb remove old commented line 2023-02-02 13:01:38 +02:00
hithereai 090e77afed more shortening (same logic ofc) 2023-02-02 12:56:51 +02:00
hithereai d0817fa9f4 more code shortening 2023-02-02 12:53:59 +02:00
hithereai c47262450a code shortening 2023-02-02 12:50:55 +02:00
hithereai c99c181192 tiny improv make more sense 2023-02-02 07:44:00 +02:00
hithereai 5ce6c4516e if out fps is int, show int and not float (30 instead of 30.0) 2023-02-02 07:01:02 +02:00
hithereai 642fdc6c33 set UHD=True if input res is 2K or higher 2023-02-02 06:53:37 +02:00
hithereai dc050bfaa2 support 5 digits instead of 4 for filename ending number
and better info text
2023-02-02 06:31:37 +02:00
hithereai e17a6aab0d more comments 2023-02-02 06:15:09 +02:00
hithereai 6295bec47a more fixups and upgrades 2023-02-02 05:59:21 +02:00
hithereai 6f81045bff rife hidden link in rife word in info txt 2023-02-02 04:58:45 +02:00
hithereai 3c4e576f61 replace dots in out_foldername 2023-02-02 04:50:08 +02:00
hithereai 40067860c7 better code order 2023-02-02 04:04:33 +02:00
hithereai 794abceaeb cleanups 2023-02-02 03:49:00 +02:00
hithereai 984b5566f7 Update args.py 2023-02-02 03:37:42 +02:00
hithereai dfd5203692 move set_interp_out_fps from args to frameinterp 2023-02-02 03:37:33 +02:00
hithereai 7a2b74b622 move function from args.py to frame_interp file 2023-02-02 03:34:10 +02:00
hithereai 8ea440b3c9 deduplicate function - import instead 2023-02-02 03:32:20 +02:00
hithereai f73be57fd9 better set_interp_out_fps func 2023-02-02 03:30:02 +02:00
hithereai 40178382c7 set inputs, outputs for better readability
+ print to cli instead of return to no one
2023-02-02 03:25:58 +02:00
hithereai 75d04b48ed better function name 2023-02-02 02:59:46 +02:00
hithereai 7427f0002c revert hybrid_motion name 2023-02-02 02:51:52 +02:00
hithereai a165b07095 fixed hybrid accordion UI 2023-02-02 02:45:40 +02:00
hithereai 6851d25da2
Merge branch 'deforum-art:automatic1111-webui' into rife_standalone_buttons 2023-02-02 00:54:03 +02:00
hithereai 08138a6d11 fixes 2023-02-02 00:43:22 +02:00
hithereai ebd6f163cc textbox shows out interp vid expected fps 2023-02-02 00:09:07 +02:00
hithereai db97c288ef progress, don't add audio if slowmo is enabled! 2023-02-01 23:00:46 +02:00
kabachuha 0cfaee87a1 drop windows style endings too 2023-02-01 23:18:08 +03:00
hithereai 466b24c53f pass args as 1=1 instead of 1,2,3 2023-02-01 22:16:24 +02:00
kabachuha 73f211371b Merge branch 'automatic1111-webui' into pr/275 2023-02-01 22:49:59 +03:00
kabachuha 343fd11a3c
Merge pull request #274 from MatissesProjects/positive-negative-prompt
add positive and negative prompts to all prompts
2023-02-01 22:45:32 +03:00
hithereai 2a678e9813 Update inference_video.py 2023-02-01 21:40:44 +02:00
hithereai 559a7d783d better printing 2023-02-01 21:34:25 +02:00
hithereai 3d81c39f6e Update inference_video.py 2023-02-01 21:26:07 +02:00
hithereai bb117c399c use ffmpegstitch func from import 2023-02-01 21:24:20 +02:00
hithereai ddec99a295 remove old comments 2023-02-01 21:01:43 +02:00
hithereai 7660309bf5 better ffmpeg not found msgs 2023-02-01 21:01:10 +02:00
hithereai ef8dc8bd94 Update video_audio_utilities.py 2023-02-01 20:09:10 +02:00
hithereai b5e8892fe5 move ffmpeg to function 2023-02-01 20:07:15 +02:00
hithereai cad3cee973 order better 2023-02-01 19:12:35 +02:00
hithereai 58fd6c69e9 clean some more 2023-02-01 19:09:51 +02:00
hithereai 12435f08c9 more cleaning 2023-02-01 19:00:04 +02:00
hithereai e6cd348600 removing not-needed stuff 2023-02-01 18:36:03 +02:00
hithereai ab904025e1 Update hybrid_video.py 2023-02-01 03:32:00 +02:00
hithereai aee500f1ce hybrid_vid tiny improvs 2023-02-01 03:30:38 +02:00
hithereai 93ec4f02d6 vid2frames now gets args with 1=1 format 2023-02-01 03:13:27 +02:00
hithereai 9129149fe7 p 2023-02-01 03:06:12 +02:00
hithereai 18bda5fa16 updates 2023-02-01 02:48:03 +02:00
hithereai 935f112eee Update inference_video.py 2023-02-01 02:04:22 +02:00
hithereai 8329e2e1ed remove printing 2023-02-01 01:59:39 +02:00
hithereai 3b1affb393 remove/clean png param 2023-02-01 01:58:17 +02:00
hithereai b68f6b1b61 no more converting of pngs in case of input VID 2023-02-01 01:54:14 +02:00
hithereai ee452672b0 slowmo for input vid fix 2023-02-01 01:42:27 +02:00
hithereai aa81308591 Update args.py 2023-02-01 01:29:02 +02:00
hithereai 38652c8cd1 fix nested folders 2023-02-01 01:28:49 +02:00
hithereai 94b270ce7d Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-02-01 01:20:16 +02:00
hithereai ec2ebf0dc3 Update args.py 2023-02-01 01:20:10 +02:00
kabachuha 17e1d1aaa0 clipskip schedule
closes #188
2023-02-01 01:59:52 +03:00
hithereai 249afdc745 Update args.py 2023-02-01 00:45:19 +02:00
kabachuha a3607ffbe7 remove code duplication
remove weird code duplication again
2023-02-01 01:32:50 +03:00
hithereai 0f3f6a0305 fix bugs 2023-01-31 22:23:31 +02:00
hithereai 18380c9a9a updates 2023-01-31 19:43:38 +02:00
hithereai 9a6367e0f2 comment on new kaba's if 2023-01-31 19:24:35 +02:00
hithereai cd9198611a Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-31 18:58:35 +02:00