File size: 965 Bytes
c020f7f
8336ddb
c020f7f
 
 
 
 
 
f6e5f0e
c020f7f
 
 
8336ddb
9360743
8336ddb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9360743
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
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.