lllyasviel / lllyasviel/stable-diffusion-webui-forge
Tiny Suggestion | Add a shortcut for applying hiresfix
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Since we can now successively apply hires fix, it would be handy to have a shortcut. Use case I can think of being when you have the image viewer up and want to upscale without closing it, since you have the previewer option being able to just hit ctrl+h or ctrl+alt or something a few times without leaving the blown up image would be handy.
Couple that with being able to scroll left and right through a batch in image previewer and hiresfix from there would be handy
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 image viewer/previewer entry point and the existing hiresfix action. The requested result is a shortcut that can apply hiresfix repeatedly without closing the preview, plus left/right navigation through a batch; verify both behaviors in the image previewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100