lllyasviel / lllyasviel/stable-diffusion-webui-forge
Image seed pasted when sending to img2img or inpainting tab
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I send a generated image to img2img or inpainting using the buttons underneath the result image, the exact seed of the generation gets sent, too. This did not happen in previous iterations of the UI and is not desirable.
Image generation parameters also change when sending the image, especially when sending them back into the img2img or inpainting tabs.
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
Reproduce the issue by using the buttons beneath a generated image to send it to the img2img and inpainting tabs, then trace the parameter transfer between those tabs. Done means the exact generation seed is not copied unexpectedly and the image-generation parameters do not change unexpectedly when an image is sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100