framepack-i2v / README.md
inoculatemedia's picture
Update README.md
f6e5f0e verified
---
title: FramePack图像到视频生成(5秒限制版)
emoji: 🎬
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 5.23.0
app_file: app.py
pinned: true
license: mit
---
# FramePack - Image to Video Generation
This is a modified version of the FramePack model with a 5-second maximum video length limit.
## Features
- Generate realistic videos from still images
- Simple and intuitive interface
- Bilingual support (English/Chinese)
- Maximum video length of 5 seconds to ensure quick generation times
## Usage
1. Upload an image
2. Enter a prompt describing the desired motion
3. Adjust parameters if needed (seed, video length, etc.)
4. Click "Generate" and wait for the result
## Technical Details
This application uses the HunyuanVideo transformer model for image-to-video generation. The model has been optimized to work efficiently with videos up to 5 seconds in length.
## Credits
Based on the original FramePack model by lllyasviel.