Commit Graph

45 Commits (58c7889eda29c9f6a5d15a72f4e8740234a3b4e7)

Author SHA1 Message Date
hithereai 7d764fd10b Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/443 2023-03-09 23:26:55 +02:00
reallybigname 0c8b8e0aff added optical flow cadence
optional checkbox to include optical flow in normal cadence

-starts by getting flow between turbo_prev_image and turbo_next_image.
- after getting the flow, it warps the turbo_next_image with negative flow to match prev
- then, normal image warping during cadence happens
- then it warps the flow field to match the animation, first converting it to relative for warp, then back to absolute flow
- I calculate the flow division for each tween value and divide that by two.
- it then applies that tweened flow to the prev and next image
2023-03-09 08:25:56 -08:00
hithereai 3626227291 fix hint 2023-03-09 02:22:51 +02:00
hithereai 2aa41949f8 add an option to auto-delete imgs after video creation/s 2023-03-09 02:19:28 +02:00
hithereai e2a88f85ba clean 2023-03-07 21:51:55 +02:00
hithereai ecbea7db7c move hint location in file 2023-03-07 21:51:20 +02:00
hithereai d29d975929 ui changes push 1 2023-03-07 21:47:38 +02:00
hithereai f658d0cf4b update hints to reflect name change 2023-03-02 01:26:21 +02:00
kabachuha 51cf6b5250
Merge pull request #405 from reallybigname/automatic1111-webui
Added aspect_ratio schedule/series
2023-03-02 00:40:22 +03:00
reallybigname 5c7808d3ea Added aspect_ratio schedule/series
Added control for 3D depth aspect ratio on a schedule. Now, if you want to recreate the horrible depth aspect ratio stretching deforum used to have, YOU CAN! Or, make it opposite, or make it change, or whatever.
2023-02-28 15:52:05 -08:00
hithereai 58849a67ba change param name and add hints 2023-03-01 01:49:32 +02:00
hithereai ce6eba320b progress 2023-02-20 03:19:58 +02:00
hithereai 93a9f7a4ca Update deforum-hints.js 2023-02-20 02:57:39 +02:00
hithereai d6e4fc164f add missing hints 2023-02-17 05:19:59 +02:00
hithereai ffc86658cc Update deforum-hints.js 2023-02-14 22:45:01 +02:00
hithereai b92e7149d1 Update deforum-hints.js 2023-02-14 22:42:35 +02:00
hithereai 80691842ad Update deforum-hints.js 2023-02-14 22:26:50 +02:00
hithereai e688f4ddcf Update deforum-hints.js 2023-02-13 01:18:27 +02:00
hithereai 8ef586ace7 bet 2023-02-13 01:10:43 +02:00
hithereai 5dea4577fd initial commit 2023-02-10 02:27:08 +02:00
hithereai b26c607cc9 extra ui cleaning + new hints 2023-02-09 23:37:16 +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
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
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
hithereai 8e3c7758ae add hints 2023-02-02 06:10:09 +02:00
hithereai 18380c9a9a updates 2023-01-31 19:43:38 +02:00
hithereai 5fd7b1eba1 *much* smaller rife accord 2023-01-29 11:47:56 +02:00
hithereai 659f7d34ec vid init path hint - can use URL too 2023-01-28 21:39:38 +02:00
hithereai 1714db676b fix soundtrack_path hint missing / 2023-01-28 20:54:08 +02:00
hithereai bf6147e31d update hints - audio can be a URL 2023-01-28 20:47:12 +02:00
Matisse 41ef1cb6d8 adding tooltips for loop args 2023-01-27 23:07:12 -08:00
hithereai 8ae5cc0c3f Final fixes + option to keep interp frames 2023-01-24 12:04:13 +02:00
hithereai 2a960a67a1 don't run with sotre_frames_in_ram 2023-01-24 11:04:26 +02:00
hithereai 245cf87188 global controls for ffmpeg crf and preset + cleanup p1 2023-01-24 02:57:51 +02:00
hithereai 0a6960ff2b better UI-text and add hints 2023-01-20 20:48:06 +02:00
hithereai 446e3430a6 Fixes, -1 as default for unlimited frames and more checks 2023-01-16 18:12:14 +02:00
avantcontra 6e0587552e
fix typo 2023-01-13 09:45:25 +08:00
Kitchen 2b24935fe4 added schedule sampling 2023-01-04 20:16:34 -06:00
kabachuha 30c4aa404d typo fix and tooltip wording improvement 2022-12-30 14:35:47 +03:00
kabachuha 1d2c0cf42e add tooltips for perlin noise settings 2022-12-30 14:25:18 +03:00
rewbs 8961efac9a As discussed in https://github.com/deforum-art/deforum-for-automatic1111-webui/pull/112\#issuecomment-1333896001, add option for histogram matching. 2022-12-05 12:56:12 +11:00
kabachuha baf07d2643 newer deforum tooltips
Co-Authored-By: Zarxrax <16127268+Zarxrax@users.noreply.github.com>
2022-11-03 18:27:07 +03:00
kabachuha 4bcd2262c0 wip tooltips 2022-11-01 15:52:58 +03:00