divamgupta / divamgupta/diffusionbee-stable-diffusion-ui
Inpainting mask drawing artefact dots
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 727
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I've been trying to mess around with the inpainting function of DiffusionBee and I realised that when clicking to draw the mask, a small dot is created.
There are three things to take into account about these artefact dots:
- First, they do play a role in the inpainting despite their small size so they aren't just graphical glitches.
- Secondly, their positions relative to the click depends on the window size of the application. If the App is in full screen window, the dots are often on the bottom-right from where you click. If the app is reduced in size, clicking on the same space as before can make the dot appear in the top-left.
- Lastly, the dots appear only on click. So if you click once and draw a whole line, only 1 dot will appear based on the initial click position.
Here is an example of these dots when enlarging the window to the full screen:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.