easydiffusion/ui
patriceac d26e646a94
Refresh the image count as user types (#936)
* Refresh the image count as user types

Currently I have to change the focus for the image count to refresh. This change makes it immediate. I've been wondering if 'change' should merely be replaced by 'keyup' but decided against it for accessibility reasons (people who might be using accessibility tools with alternative input methods).

* Add a debounce

Setting a debounce of 300ms on keyup.
2023-03-14 10:37:55 +05:30
..
easydiffusion Bring back the ability to run on CPU on PCs with CUDA-compatible GPUs 2023-03-10 10:19:55 +05:30
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Refresh the image count as user types (#936) 2023-03-14 10:37:55 +05:30
plugins/ui Fix restoration of weighted tasks with truncated modifiers (#956) 2023-03-14 10:36:21 +05:30
index.html Custom Image Modifiers dialog tweaks (#935) 2023-03-14 10:37:21 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00