Work in progress: An extension for StableDiffusion WebUI - Automatic1111 and Vladmandic´s cut.
It takes any image sequence and process some interpolation between them in order to generate animations into movie file.
First processors will be Google F.I.L.M to interpolate semantically between images in a soft way. Second idea is to have the interpolation routine from InfiniteZoom on board, to rework/rerun a video if there small glithces to be fixed.
Very poor, yet: Development is currrently using Vladmandics WebUi-Fork. The contained "install.py" is somehow not called or just not processing the requirements.txt.
venv\Scripts\activate
cd extensions/stable-diffusion-webui-sequencor
pip install -r requirements.txt
(needs torchvision, some cli tools)good luck
nothing to set so far.