FramePack动作优化指南
提升生成视频的动作流畅性需多维度优化:
- Cue word engineering::
- 使用精确的动词短语(如”slowly raising left arm”而非简单”moving”)
- 添加动作修饰词(“with smooth transition”, “natural pacing”)
- 参考官方GPT模板生成专业动作描述
- parameterization::
- 设置–temporal_coherence=0.85增强帧间连贯性
- 适当降低–seed值(推荐200-500)增加动作随机性
- 关闭sage-attention(可能导致动作僵直)
质量控制流程:首先生成5秒测试片段,调整参数满意后再生成完整视频,可节省50%以上的时间成本。
This answer comes from the articleFramePack: 6G low graphics memory fast raw long video open source projectThe