mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 06:21:34 +03:00
Added save_video_on_stop option to config, this option is used to save the txt2vid generated video to disk when we hit the stop button mid generation.
This commit is contained in:
parent
a990683a96
commit
97bbf089ea
@ -175,6 +175,7 @@ txt2vid:
|
||||
normalize_prompt_weights: True
|
||||
save_individual_images: True
|
||||
save_video: True
|
||||
save_video_on_stop: False
|
||||
group_by_prompt: True
|
||||
write_info_files: True
|
||||
do_loop: False
|
||||
|
Loading…
Reference in New Issue
Block a user