kabachuha / sd-webui-text2video

Auto1111 extension implementing text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies
Other
1.28k stars 107 forks source link

[Feature Request]: If making a batch, show all the videos in the right panel #109

Closed kabachuha closed 1 year ago

kabachuha commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Append the base64 dataurls to the main HTML element, so it will show all the batched videos when clicking the button

And add the option to the settings for people with low RAM or who prefer to watch the results in the folders

Proposed workflow

  1. Go to settings, select 'Show all batch videos'
  2. Press generate with batch count > 0
  3. Click 'Show the video...'
  4. See the videos packed into a column of HTML videos

Additional information

No response