Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.33.1
metadata
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
- Upload an image
- Enter a prompt describing the desired motion
- Adjust parameters if needed (seed, video length, etc.)
- 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.