NokiMo
Innovate Futures @ Benji
Innovate Futures @ Benji

patreon


FramePack F1 In WebUI and ComfyUI Locally - Update Model For Longer Better AI Video!

Tutorial Video : https://youtu.be/vEzRDZkZVgg

This video provides a comprehensive guide on using the newly updated FramePack F1 model, an advanced AI tool for creating high-quality, longer-length videos locally through both WebUI and ComfyUI. Viewers will learn how to download, install, and run the latest version of FramePack F1, configure .bat files, and utilize its enhanced features such as improved MP4 compression, faster generation speeds, and better prompt adherence. Additionally, we’ll explore workflows for creating image-to-video transitions, leveraging start and end frames, and integrating LoRA models. This content is ideal for creators, AI enthusiasts, and developers who want to harness open-source AI tools for video generation and animation. It matters because FramePack F1 simplifies complex tasks while delivering professional-grade results, empowering users to produce engaging visual content efficiently.

FramePack https://github.com/lllyasviel/FramePack

F1 Update : https://github.com/lllyasviel/FramePack/discussions/459

ComfyUI wrapper node : https://github.com/kijai/ComfyUI-FramePackWrapper

ComfyUI Model Safetensor file: https://huggingface.co/kabachuha/FramePack_F1_I2V_HY_20250503_comfy/tree/main

For FramePackWebUI

For WebUI copy the following text , use Notepad save those text as "run-f1.bat"

(remember no txt file extension)

--------------------------------------------------------

@echo off

call environment.bat

cd %~dp0webui

"%DIR%\python\python.exe" demo_gradio_f1.py --server 127.0.0.1 --inbrowser

:done

pause

-------------------------------------------------------------

For ComfyUI

Attached img2vid workflow freebie for all


Related Creators