High-quality video generation from image frames using Wan2.2
[](https://github.com/morphicfilms/MorphicFrames2Video.git) [](https://huggingface.co/morphicmlteam/Wan2.2-I2V-A14B-frames) [](https://www.morphic.com)
| Video | Input Images & Prompt | |-------|----------------------| | | → Prompt: "A clown, slowly transforms into a poster." Type: Two-frame transition | | | → → → Prompt: "The animated girl rises up from her chair and waves hi to the camera as the camera zooms in." Type: Multi-frame interpolation |
To install the environment, we recommend following the Wan2.2 installation guide.
Or you could alternatively run : `bash setupenv.sh` -> we recommend using the flash-attn version listed in the bash file for hassle free install.
Second : download the Morphic Frames to Video lora weights :
Note: 1. --middleimagestimestamps : should be used if multiple intermediate frames are provided, the numbers indicate the the location the intermediate frame is provided (0.5 -> midway, 0.33, 0.66 -> 2 equally spaced intermediate frames, 0.25, 0.5, 0.75 -> 3 equally spaced intermediate frames) 2. Number of middleimages must be equal to number of middleimagestimestamps