Commit Graph

18 Commits (f35706776aa18e2b8d34fe0bab9d87a42e1bfc34)

Author SHA1 Message Date
John-Henry Lim f35706776a Improve transparency mask handling
- Collapse transparency mask by default
- Add transparency mask: option to add or flatten mask
- Removed Use selection as mask
- Mask adding logic sets top paintlayer as active
- Fixes #91
- FIxes #85
2023-01-20 15:25:42 +08:00
John-Henry Lim d2b5ffe17e Add #77 2023-01-04 17:04:55 +08:00
John-Henry Lim a41f84fbdb fix #68 tabbed docks can float via DockOptions 2022-12-28 21:21:10 +08:00
John-Henry Lim fedd165ee6 minor improvements 2022-12-20 21:32:15 +08:00
John-Henry Lim 0399739c8e display completion eta 2022-12-20 14:43:09 +08:00
John-Henry Lim ed14209406 auto-set docker layout & visibility 2022-12-20 13:51:03 +08:00
John-Henry Lim f83db72b4b Merge branch 'main' into dev 2022-12-20 11:55:04 +08:00
John-Henry Lim 7631bda562 make interrupt work
- use wrap_gradio_gpu_call to use webUI's queue system
- remove async from fastAPI routes (turns out was what blocked requests)
- remove waiting for no requests before getting backend state
2022-12-04 16:51:07 +08:00
John-Henry Lim 0b0608759b update README 2022-11-15 17:39:09 +08:00
John-Henry Lim d743b62c08 expose upstream inpaint mask weight for specialized inpainting models 2022-11-08 16:31:50 +08:00
John-Henry Lim d358bbadf8 obsolete mask blur, inpaint full res 2022-11-08 14:53:35 +08:00
John-Henry Lim fb2f330f9f transparent, optional request & response body encryption 2022-11-06 01:13:35 +08:00
John-Henry Lim 011e72a368 fix #15 2022-11-05 10:27:15 +08:00
John-Henry Lim 6ceff2ace2 save horizontal space in config tab 2022-11-03 11:10:32 +08:00
John-Henry Lim 4a844bcdb2 squeeze UI 2022-11-02 20:40:04 +08:00
John-Henry Lim 7e25a46078 it works now 2022-11-02 14:58:23 +08:00
John-Henry Lim 95a769a03c skeleton for launching backend 2022-10-28 10:39:18 +08:00
John-Henry Lim c5535255c4 restructure 2022-10-28 10:06:55 +08:00