Run the FramePack AI video generation model easily using Google Colab.
- Click the "Open In Colab" badge above.
- Select GPU: Ensure an GPU is selected (
Runtime -> Change runtime type
). - Run Cells: Execute notebook cells sequentially (1 through 6).
- You'll need to authorize Google Drive access (Cell 2).
- Model downloads (>30GB) happen on the first run of Cell 6 (can take time).
- Use Gradio UI: Click the public URL generated by Cell 6 to access the FramePack interface.
- Outputs: Videos are saved to the Google Drive path set in Cell 3 manually using Cell 7.
- Google Account (for Colab/Drive)
- GPU Runtime on Colab
This project is distributed under the Apache License 2.0. See LICENSE
file for more information.