thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.71k stars 159 forks source link

Upload Video? #223

Open Johnnyprim3 opened 1 year ago

Johnnyprim3 commented 1 year ago

Hi, First of all, thanks for this wonderful tool. Would it be possible to upload Video files as opposed to single image or Batch image files? Thanks for your time. Cheers

brianjorden commented 1 year ago

Shredding a video to pull out an image from each frame is pretty straight forward and you can then use batch mode. If you don't know how to do that, just ask ChatGPT to walk you through extracting the images, that's how I first did it actually.

There are several challenges to go from regular video to a VR video if that is what you are planning. If so, I rambled about that exact topic quite a bit in a Discussion here:

https://github.com/thygate/stable-diffusion-webui-depthmap-script/discussions/45#discussioncomment-5830609