FramePack integration is available for local video generation. FramePack offers local video generation with 6gb of GPU ram. Although it’s very slow with that. You can generate practically limitless length videos. Framepack is best used for creating subtle animations and movements, for example animating your album cover for simple visualizer.

First, install the FramePack locally, either from this link or click the link in ui. After that, setup the plugin to point to run.bat if your installation and you should be ready to go. LVS will start the FramePack when needed. Then, just prompt. During generation, FramePack makes 1 sec videos, that are displayed in timeline and you can cancel the video if it does not look right. Only image-to-video supported.

If you wish to use Framepack F1 (forward-version), just modify the run.bat from Framepack installation, change
“%DIR%\python\python.exe” demo_gradio.py –server 127.0.0.1 –inbrowser
TO
“%DIR%\python\python.exe” demo_gradio_f1.py –server 127.0.0.1 –inbrowser