lllyasviel / lllyasviel/FramePack

[Feature Request/Offer] Add ability to adjust preview frequency and request previews at-will in the UI

Open
#292 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17.3k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Currently I have this implemented as a slider that lets you select the number of seconds of generated video between performing a VAE Decode and writing out a progress preview mp4, settable between generation launches. I'm thinking of also having a live button to drop a preview after the second currently rendering finishes, so regardless of whether periodic previews are being generated the user can opt to see the work in progress so far.

VAE Decode is an insanely slow procedure compared to sampling and having an at-will preview option sure is useful to me anyway. Feelings anybody? I'm working on some other stuff in the same fork but wanted to get this idea out there. I think it's different enough from the current UI features in the pull requests.

SVC

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing UI preview controls and the VAE Decode path that writes progress preview MP4 files. Trace how preview frequency is selected between generation launches and how the currently rendering second is tracked. Done means users can adjust the preview interval and request an immediate preview from the UI without disrupting generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.