invoke-ai / invoke-ai/InvokeAI
[enhancement]: Ability to reorder the queue
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
Sometimes I add a lot of items to the queue, and I want to run certain iterations before others. We already have the "add to front of queue" button, but an interface with which to organize queue items is a logical next step.
### Alternatives
An ability to prioritize queue items, even if they can't be reordered. So like the processor would pick the next "priority 5" over the next item, which is maybe "priority 1" (One of the systems I use at work vaguely functions like this, I can provide more details if necessary)
### Additional Content
Not sure if one option makes more sense or is easier than the other,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.