lllyasviel / lllyasviel/ControlNet
Multi Frame Batch Input
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34.1k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
Hey everyone!
I am really thankful for your work and contributions!
Just got into txt2img animations and it's great. However the speed of this is highly capped because batch img2img and batch controlnet only process 1 reference image at a time. Just wondering if it's possible and how hard it would be to implement a fork/change that lets us, for example, when using batch controlnet, to specify that hey - we want you to process the first N images in this folder - similarly to how batch img2img creates 8 images at a time when the batch size is 8.
This might be an easy fix but honestly I am not sure where to start to at least look into this more. Any help is greatly appreciated!
Thank you
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by tracing how batch img2img and batch ControlNet handle reference images; done would mean allowing a selected number of images from a folder to be processed per batch.
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