You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking Edit Image should open the image/mask editor with the image as one of the layers.
Clicking Use as Init should set the image as the init image.
Clicking and dragging with a brush in the image/mask editor should "paint" on the selected layer.
Actual Behavior
The image/mask editor does open, but is empty, and the image is un-editable; clicking on it with the brush tool does nothing. Running a generation with the editor open results in a blank or black image.
Clicking on image layers with the brush tool in the editor does nothing.
Clicking on mask layers with the brush tool in the editor sometimes works. Clicking again after it works causes the layer to turn blank.
edit_1.mp4
Note that the generation portions of the video have been sped up.
Steps to Reproduce
Install latest SwarmUI into an empty directory: SwarmUI was installed 2025-10-02 (0 days ago) with version 0.9.7.0
Generate an image and click Edit Image. This will open a blank editor pane.
Attempt to paint on it. This will fail.
Attempt to generate the edit. This will generate a blank image.
Expected Behavior
Clicking
Edit Imageshould open the image/mask editor with the image as one of the layers.Clicking
Use as Initshould set the image as the init image.Clicking and dragging with a brush in the image/mask editor should "paint" on the selected layer.
Actual Behavior
The image/mask editor does open, but is empty, and the image is un-editable; clicking on it with the brush tool does nothing. Running a generation with the editor open results in a blank or black image.
Clicking on image layers with the brush tool in the editor does nothing.
Clicking on mask layers with the brush tool in the editor sometimes works. Clicking again after it works causes the layer to turn blank.
edit_1.mp4
Note that the generation portions of the video have been sped up.
Steps to Reproduce
Install latest SwarmUI into an empty directory:
SwarmUI was installed 2025-10-02 (0 days ago) with version 0.9.7.0Generate an image and click
Edit Image. This will open a blank editor pane.Attempt to paint on it. This will fail.
Attempt to generate the edit. This will generate a blank image.
Debug Logs
https://paste.denizenscript.com/View/136407
Other
This issue seems to have surfaced up since I updated my system. The following updates were installed:
Additionally, my NVIDIA display driver was updated as well, from
NVIDIA - Display - 32.0.15.6624toNVIDIA - Display - 32.0.15.7683I have not made any other changes to my system (installing applications, etc.)
I have not attempted uninstalling these updates and seeing if the edit function starts working again.