lllyasviel / lllyasviel/stable-diffusion-webui-forge
Doesn't show generated images, doesn't refresh txt2img output pane
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
This problem seems to manifest whenever there's more than one tab open. I usually have several tabs open with different prompts, which run in serial. The GPU obviously does create the pictures but they don't show in the txt2img tab, usually after a few runs. Only solution is to completely refresh the tab and enter everything again. Never had this problem with A1111.
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 the issue with several tabs, different prompts, and serial txt2img runs, then compare the affected tab with a full refresh. Trace the txt2img output display and refresh behavior from the relevant frontend entry point. Done means generated images appear and the output pane refreshes reliably without re-entering the tab state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100