lllyasviel / lllyasviel/stable-diffusion-webui-forge

Doesn't show generated images, doesn't refresh txt2img output pane

Open
#1,746 0 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.