lllyasviel / lllyasviel/stable-diffusion-webui-forge
Hires Fix prompt takes only first prompt of batch
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned above, when using wildcards, I observed that after the batch was completed, the wildcards were correctly applied and swapped within the normal prompt. However, the hires prompt only utilized the very first prompt from the batch throughout the entire process.
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 reproducing a wildcard batch with Hires fix enabled, then trace how the normal and Hires prompts are selected during batch processing. Done means each batch item uses its corresponding Hires prompt rather than reusing the first prompt throughout the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100