easydiffusion/ui
JeLuF 8eeca90d55
Fix weird scrolling when using a pen (#588)
With a pen, typing on a browser page, waiting a short moment, and then moving the pen scrolls the page.
Call event.preventDefault() to disable this default behaviour for events in the canvas area.
2022-12-02 14:40:21 +05:30
..
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Fix weird scrolling when using a pen (#588) 2022-12-02 14:40:21 +05:30
plugins/ui Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +05:30
sd_internal Add dpm2 (#592) 2022-12-02 12:58:00 +05:30
index.html Bump version 2022-12-01 16:05:35 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00
server.py Use socket.gethostname() instead of socket.getfqdn() 2022-11-30 20:17:18 +05:30