lllyasviel / lllyasviel/FramePack

Can batch tasks be created and executed in sequence? 能否创建批量任务按顺序执行?

Open
#314 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
17.3k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

目前我的3060出视频还是偏慢了,能不能设计任务模式?批量添加不同的处理需求,然后按顺序生成吗?,这样我就可以显示器关掉让他一直跑了,目前还得是经常看看完成任务了再提交一条。

My 3060 video is still slow at the moment. Can you design a task mode? Do you want to add different processing requirements in batches and generate them in order? So I can turn off the monitor and let him keep running. Currently, I have to check regularly to see if he has completed the task before submitting another one.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how processing requests are submitted and completed, then determine where a persistent batch queue could fit. Define how different processing requirements are stored, ordered, and advanced after completion; done means multiple tasks can run sequentially without manual monitoring.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.