Commit Graph

176 Commits

Author SHA1 Message Date
Qing
24bff09534 fix InstructPix2Pix 2023-02-01 22:17:03 +08:00
Qing
23552b7bd8 optimize shortcuts modal order 2023-01-28 21:44:18 +08:00
Qing
0ddc1f105c pix2pix to instruct_pix2pix 2023-01-28 21:24:51 +08:00
Qing
a947f864b6 pix2pix allow empty mask 2023-01-28 21:18:49 +08:00
Qing
05e82598de add pix2pix 2023-01-28 21:13:21 +08:00
Qing
96659f2aef optimize shortcuts view 2023-01-27 20:38:29 +08:00
Qing
780517b91a add generate gif button 2023-01-27 20:23:56 +08:00
Qing
d4ec1208ae add a coffee machine anime 2023-01-25 22:11:01 +08:00
Qing
59992c31a6 fix modal dialog min-height 2023-01-25 21:42:31 +08:00
Qing
f6c70f1543 reduce editor panel left/right padding 2023-01-25 21:31:37 +08:00
Qing
c82e20cbe0 add back croper to paint_by_example model 2023-01-11 21:17:17 +08:00
Qing
d4a500d21a fix prompt input space shortcuts 2023-01-08 22:20:40 +08:00
Qing
9de96a09c2 fix flask file manager cache 2023-01-08 20:53:55 +08:00
Qing
e53e071e11 yarn eject !!
https://github.com/facebook/create-react-app/issues/11865
2023-01-07 22:19:31 +08:00
Qing
209a3361d5 disable filemanager when isInpainting 2023-01-07 22:01:53 +08:00
Qing
7374a5127f fix filename fetch 2023-01-07 21:56:41 +08:00
Qing
9d6fc3bc42 fix tooltip asChild 2023-01-07 21:08:02 +08:00
Qing
f1c7f6dc99 add image output tab in file manager 2023-01-07 20:51:05 +08:00
Qing
a7382807be css optimize 2023-01-07 09:52:11 +08:00
Qing
a97f48220d use radix-ui tooltip 2023-01-07 09:25:34 +08:00
Qing
a7240eedb5 lots of update 2 2023-01-07 08:52:11 +08:00
Qing
a22536becc lots of updates 2023-01-05 22:07:39 +08:00
Qing
2e8e52f7a5 update file manager 2023-01-05 09:22:38 +08:00
Qing
39397fc829 update file manager 2023-01-05 09:22:38 +08:00
Qing
2dd95be90d add file manager 2023-01-05 09:22:38 +08:00
Qing
59ee89bd34 add --no-half arg 2023-01-03 21:30:33 +08:00
Qing
ad8437dc9c hide manual inpainting when isPaintByExample 2022-12-11 20:30:02 +08:00
Qing
03965c69e6 add maskPreview 2022-12-11 20:01:04 +08:00
Qing
e4664e2d58 prevent croper position between show/hidden 2022-12-11 19:38:20 +08:00
Qing
203f2bc9c7 add paint by example 2022-12-11 09:14:28 +08:00
Qing
6a0ffdc96e update diffusers to 0.9; add SD2 2022-12-04 20:44:59 +08:00
Qing
e8bed4b8e5 fix ISMask in sd 2022-12-02 16:11:46 +08:00
Qing
2611d2fb44 fix run inpainting disable logic 2022-11-30 21:57:28 +08:00
Qing
e71725bee0 add interactive seg remove/replace modal 2022-11-30 21:53:56 +08:00
Qing
023306ae40 wip: add interactive seg model 2022-11-30 21:53:56 +08:00
Qing
f7d7e89197 fix is_disable_switch_model 2022-11-30 21:53:56 +08:00
Anders Haglund
3c42d0a9f6 Update SidePanel.tsx
Add shortcut to trigger inpainting from negative prompt text box by pressing ctrl/meta+enter
2022-11-24 19:00:24 -08:00
Anders Haglund
8e408640a4 Match stable diffusion result's histogram to image's 2022-11-23 14:50:58 -08:00
Qing
0673fce4ec fix setInterval in inactive tab
https://stackoverflow.com/questions/5927284/how-can-i-make-setinterval-also-work-when-a-tab-is-inactive-in-chrome
2022-11-22 22:12:34 +08:00
Qing
08c295a70d add Manga Model 2022-11-18 22:21:52 +08:00
Qing
cce15c9506 fix gui keepGUIAlive 2022-11-17 21:50:39 +08:00
Qing
30e205a5f8 only call keepGUIAlive when run as gui 2022-11-16 17:59:39 +08:00
Qing
c54950c05c add mask rerun button 2022-11-15 21:53:16 +08:00
Qing
d7c3149f67 add euler sampler 2022-11-15 21:11:45 +08:00
Qing
eec41734c3 add custom mask upload, WIP, need more test
better handle server error
2022-11-13 23:31:15 +08:00
Qing
0666a32947 add --disable-model-switch 2022-11-13 13:15:51 +08:00
Qing
8cdac238b4 only show croper when isSD===True 2022-11-13 12:50:22 +08:00
Qing
8c2904c9c8 add negative prompt 2022-11-13 12:45:29 +08:00
Qing
b7d504cba6 ignore prompt enter when isInpainting 2022-11-13 12:45:29 +08:00
Anders Haglund
86797ca419 Change cropper movement from accept/reject to clamping. 2022-11-08 14:44:30 -08:00