lllyasviel / lllyasviel/stable-diffusion-webui-forge
Adetailer only takes prompt from first image in batch
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I also mentioned this in issue #1330, where I mentioned that Hires Fix uses only the pormpt from the first image in a batch, but today I found out that this is also the case for Adetailer.
Makes it very difficult to work with dynamic prompting and wildcards. Would really love to see this resolved.
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
Start by locating the Adetailer batch-processing entry point and compare its prompt handling with the Hires Fix behavior described in issue #1330. Reproduce the problem with a batch using dynamic prompts or wildcards, then verify that each image uses its corresponding prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100