hithereai
251ccc6f9f
add DEBUG_MODE
2023-04-07 18:57:48 +03:00
hithereai
63f08d0938
add pause/resume for interpolation mode as well
2023-04-04 22:08:39 +03:00
kabachuha
d4a48b1e0a
re-add matisse's changes
2023-03-13 22:22:22 +03:00
hithereai
7a6d814332
revert try 1
2023-03-10 09:26:17 +02:00
Matisse
19aeaa627d
Adding max_f and math to interpolation mode
2023-03-09 00:22:03 -08:00
hithereai
61975f68ac
add saving of pos and neg prompts to anim_run sett file
2023-03-08 22:45:33 +02:00
hithereai
6fe8927499
fix missing prompts in save_settings_from_animation_run(
2023-03-08 22:05:24 +02:00
hithereai
1eb345d5a0
done? handle saving when running animations
2023-03-07 18:12:16 +02:00
hithereai
6e255f97c8
align img filenames to be of length 09.extension
2023-03-05 22:30:22 +02:00
hithereai
0f24e404e3
code clean
2023-03-04 15:29:02 +02:00
hithereai
0d912d7655
add clipskip support for interpolation mode
2023-03-04 14:36:14 +02:00
hithereai
40d48e3678
tiny fix for sampler schedule in interp mode
2023-03-04 14:30:36 +02:00
hithereai
725f06b50e
add support for steps and sampler schedueling in interpolation mode
2023-03-04 14:25:15 +02:00
hithereai
fde2ea6cf6
p
2023-03-04 04:15:47 +02:00
rewbs
ebcb75a0a7
Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test.
2023-03-02 06:36:33 +11:00
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