Commit Graph

25 Commits (ffce424b0414d9ec6f4e32a6700a3e5d729f26b0)

Author SHA1 Message Date
kabachuha 12c5c8b2ce add missed controlnet_args to video mask 2023-02-24 14:29:04 +03:00
hithereai b925cf9a50 fix interpolation mode not running at all 2023-02-22 21:47:59 +02:00
kabachuha e4069e1b79 fix input video mode laoding 2023-02-20 00:23:59 +03:00
kabachuha 9d6c3fbbe9 pass controlnet args to renders 2023-02-19 18:35:09 +03:00
hithereai 6c4d593ee7 handle gen sett file when doing interpolation anim mode run 2023-02-12 20:12:46 +02:00
hithereai 10b6d20b3b Merge remote-tracking branch 'upstream/automatic1111-webui' into subseed_schds 2023-02-11 19:05:15 +02:00
hithereai b1755dfd0a more updates 2023-02-11 14:24:02 +02:00
hithereai aa2f7de4dd progress 2023-02-11 12:47:43 +02:00
hithereai b16249a887 closer to done 2023-02-10 21:48:32 +02:00
hithereai 3842b43be0 upgrades 2023-02-10 21:32:42 +02:00
hithereai 5dea4577fd initial commit 2023-02-10 02:27:08 +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 93ec4f02d6 vid2frames now gets args with 1=1 format 2023-02-01 03:13:27 +02:00
hithereai c2d3ea3ca8 rename vid2frames.py to video_audio_utilities.py
more functions coming soon
2023-01-30 16:27:27 +02:00
kabachuha 2d8fa220a2 Merge branch 'automatic1111-webui' into reduce-torch-cv2-conversions 2023-01-28 15:26:50 +03:00
kabachuha 9c67bee3a6 remove return_sample 2023-01-28 01:58:39 +03:00
Matisse b4d58becb0 Merge remote-tracking branch 'upstream/automatic1111-webui' into frame-insertion 2023-01-27 10:03:21 -08:00
hithereai e4d9c9f666 fix interp mode not running
also add model_schedule suppport to interpolation mode
2023-01-27 11:36:39 +02:00
Matisse 86e6be9edf reordering params 2023-01-25 17:43:11 -08:00
hithereai 9e0ae9ef26 add extract_from_frame and extract_to_frame to input vid options
The current code will always extract all of the input video frames.

This PR adds two new input parameters for extracting an input video:
extract from frame, and extract to frame.

Now we can only test frames 0 to 50, 50 to 100, etc.
2023-01-16 00:56:16 +02:00
hithereai 898a261f32 Minor improvements +
better handling of wrong file/folder names, added function to delete all imgs from a folder (shorter code); now users can generate only the masks again even without having the 'generate_hybrid_frames' button selected
2023-01-15 22:39:47 +02:00
kabachuha f2d0bba323 Merge branch 'store-frames-in-ram' into automatic1111-webui 2023-01-05 18:51:50 +03:00
rewbs 9a43333267 Ensure parseq settings are included in the {timestamp}_settings.txt that is generated with a render beings. If the Parseq manifest is fectched from URL, include a summary so that you can always see exactly which parseq prompts and keyframes were used, even if the URL content changes. 2023-01-04 11:42:23 +11:00
kabachuha b8f5b2eb2b option to store frames in RAM instead of disc
for faster animation making on fast gpus at the cost of increased ram usage
2023-01-03 01:12:22 +03:00
Funofabot c6d018c830
Add files via upload 2022-12-31 14:02:05 -07:00