Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
hithereai 5f4c337086 Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-31 01:01:48 +02:00
hithereai a8624ead32
fix git command 2023-01-31 00:50:16 +02:00
hithereai 076b7444ac pro-gress 2023-01-31 00:34:43 +02:00
hithereai ac963c0a78 more progress 2023-01-31 00:14:08 +02:00
hithereai 12c3d3ad87
Merge branch 'deforum-art:automatic1111-webui' into rife_standalone_buttons 2023-01-30 21:22:12 +02:00
hithereai d794da0579 more progress 2023-01-30 21:21:47 +02:00
hithereai a2303f9bd1 typo 2023-01-30 20:01:58 +02:00
hithereai 3ff0e229f7 buttons show input fps a f_count in UI 2023-01-30 20:01:42 +02:00
hithereai a31ae68133 fixes 2023-01-30 19:09:26 +02:00
hithereai 8f2ead7a4b fix typo in function and better printing 2023-01-30 18:40:49 +02:00
hithereai 652beab852 better vid aud utils 2023-01-30 18:36:18 +02:00
hithereai 88c77b7401 progress 2023-01-30 18:18:11 +02:00
hithereai 951fa2a170
replace sample vid with another temp one + remove old proof line
the old one was awful, and there's no need to prove anything to anyone anymore 🗡️ 

The new uploaded one is *temporary* too, we need to get a real good one for this. Contest maybe?
2023-01-30 17:41:23 +02:00
hithereai 945db4780a extract vid using ffmpeg part 1 done 2023-01-30 17:14:35 +02:00
hithereai 1f66d7becb make it easy to test (revert when ready) 2023-01-30 17:14:24 +02:00
hithereai d0d7a483a1 replace old vid2frames import in args.py 2023-01-30 16:28:49 +02:00
hithereai c2d3ea3ca8 rename vid2frames.py to video_audio_utilities.py
more functions coming soon
2023-01-30 16:27:27 +02:00
hithereai 2e04f7debf Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-30 16:22:02 +02:00
hithereai f9bacf6445
Merge pull request #280 from hithereai/automatic1111-webui
fix rife failing when save_depthmaps = true
2023-01-30 16:19:33 +02:00
hithereai 54deb94030 fix rife failing when save_depthmaps = true 2023-01-30 16:18:25 +02:00
hithereai 1a15fc7d55 add initial ffmpeg vid2frames 2023-01-30 15:56:08 +02:00
hithereai 4b332cacc0 progress 2023-01-30 15:07:14 +02:00
hithereai 6888574ac4 upgrade vid2frames part 1 2023-01-30 15:07:07 +02:00
hithereai 20918f247b todo comment 2023-01-30 14:40:04 +02:00
hithereai 194ceaecc1 get access to root params 2023-01-30 14:38:21 +02:00
hithereai 2e4cbc67eb Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-30 14:36:58 +02:00
hithereai 2e995d9d73
typo fix 2023-01-30 13:40:51 +02:00
kabachuha ed1ca685ea
color correction now is not forced by default 2023-01-30 14:22:15 +03:00
hithereai d16df3f3ae
better warning msg about folder name and shorter git clone command 2023-01-30 13:05:40 +02:00
hithereai 4104a7bec6
fix typo 2023-01-30 12:55:57 +02:00
hithereai c5cc354710
remove old comment about gif
as ffmpeg is now default and installed automatically as part of the extension
2023-01-30 12:55:19 +02:00
hithereai e386ec0ed4
fix typo 2023-01-30 12:52:15 +02:00
hithereai 1485f8e15c
add note about versions compatability
and remove old stuff
2023-01-30 12:51:31 +02:00
hithereai 632fc37056 get input vid to interp fps 2023-01-30 12:27:55 +02:00
reallybigname c6168cf4a7 Hybrid Video Update 2
This update fixes remap's border behavior when applying optical flow.
  - I extended the function so it extends borders and recrops.
  - obeys wrap/replicate setting, except that wrap is replaced with reflect101

Removed optical flow options that don't work unless you run contrib version of opencv (SF and DenseRLOF)
  - functions remain for possible future use if I can figure out how to run both opencv's.

Added 'DIS Medium' optical flow, which a dense flow, similar to the two types that we can't run.

Added checkbox control for hybrid_motion_use_prev_img
  - makes all motion, whether ransac or flow, compare against previous rendered frame rather than previous video frame

Added color_coherence_force_grayscale
  - forces grayscale before and after generation, so that color coherence mode can still be used (like color matching against video), but the image will be forced to grayscale. (NOTE: actual image file is still RGB)
2023-01-29 17:15:15 -08:00
Matisse 1e7c9cdcef add positive and negative prompts to all prompts 2023-01-29 15:59:07 -08:00
hithereai ac0fdd9058 Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-30 01:38:25 +02:00
hithereai 65b3db8681
cut math eval img 2023-01-30 01:37:27 +02:00
hithereai a66cca05f6
new main ui screenshorts 2023-01-30 01:32:53 +02:00
hithereai db5f9a7e6d
remove more old stuff, profit at 9 2023-01-30 01:28:18 +02:00
hithereai 0350aa5237
fix typo 2023-01-30 01:27:01 +02:00
hithereai d991529823
remove old outdated stuff
profit at 10 now
2023-01-30 01:26:39 +02:00
hithereai f908151a53
Merge branch 'deforum-art:automatic1111-webui' into rife_standalone_buttons 2023-01-30 01:18:53 +02:00
hithereai c744149706 Update args.py 2023-01-30 01:17:29 +02:00
hithereai c5599bc939 proper vid upload box! 2023-01-30 01:15:16 +02:00
hithereai fa8c267366
remove old sentence about unsupported rez in 3d mode 2023-01-29 23:55:22 +02:00
hithereai fcc3c1abb1
remove unpickle sentence 2023-01-29 23:54:10 +02:00
kabachuha b8bc06eba0
remove irrelevant colab and replicate links 2023-01-30 00:21:36 +03:00
hithereai 29011e747e add initial 'upload mp4' button 2023-01-29 21:47:58 +02:00
hithereai 14b92b4a7e add "interpolate existing imgs/vids sub-accord
with a sample button
2023-01-29 21:36:41 +02:00