Commit Graph

50 Commits

Author SHA1 Message Date
Qing
d938f2da3c add plugin dep check 2023-03-27 20:49:06 +08:00
Qing
b12c3708c2 remove size selector 2023-03-25 14:13:09 +08:00
Qing
a5997e9332 add more realesrgan models 2023-03-25 10:15:44 +08:00
Qing
6e54f77ed6 make plugin work 2023-03-25 09:54:39 +08:00
Qing
5a38d28ad1 add plugins 2023-03-22 12:57:18 +08:00
Qing
1bb25bebe6 add image quality arg
https://github.com/Sanster/lama-cleaner/issues/229
2023-03-20 21:23:59 +08:00
Qing
5f4c62ac18 add controlnet inpainting 2023-03-19 22:41:25 +08:00
Qing
774f470e58 auto save result image when --output-dir exists 2023-02-19 14:31:00 +08:00
Qing
3f6bc8fada update 2023-02-07 09:26:43 +08:00
Qing
05e82598de add pix2pix 2023-01-28 21:13:21 +08:00
Qing
780517b91a add generate gif button 2023-01-27 20:23:56 +08:00
Qing
1239ab047d add installer web config 2023-01-23 21:43:57 +08:00
Qing
148e97e8da optimize sd/paint_by_example modle VRAM usage 2023-01-18 18:34:10 +08:00
Qing
65d8af8fc9 not use watchdog. as wip 2023-01-08 21:59:26 +08:00
Qing
bfb69347c2 fix args.input isdir 2023-01-08 21:26:57 +08:00
Qing
9de96a09c2 fix flask file manager cache 2023-01-08 20:53:55 +08:00
Qing
f1c7f6dc99 add image output tab in file manager 2023-01-07 20:51:05 +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
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
203f2bc9c7 add paint by example 2022-12-11 09:14:28 +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
a0240721e3 Add argument for enabling xFormers optimizations 2022-11-28 17:54:16 -08:00
Anders Haglund
8e408640a4 Match stable diffusion result's histogram to image's 2022-11-23 14:50:58 -08:00
Qing
08c295a70d add Manga Model 2022-11-18 22:21:52 +08:00
Qing
57fb3d0d1c disable cache 2022-11-17 22:11:54 +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
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
8c2904c9c8 add negative prompt 2022-11-13 12:45:29 +08:00
Qing
476159bbe5 ignore UserWarning; ignore flaskwebgui log 2022-10-24 18:29:33 +08:00
Qing
3c87b050d9 update sd inpainting pipeline 2022-10-15 22:34:53 +08:00
Qing
f4fcece180 fix cv2 params 2022-10-09 21:32:13 +08:00
Qing
4d6cec0ca2 add run-sd-local arg 2022-09-29 13:13:09 +08:00
Qing
ec7b2d8e2d add sd-cpu-textencoder args 2022-09-29 12:20:55 +08:00
Qing
0d57e552cf add sd-disable-nsfw arg 2022-09-29 09:42:19 +08:00
Qing
26d938839c make mask blur work 2022-09-22 21:50:41 +08:00
Qing
3e4021ec0d return seed 2022-09-20 22:43:20 +08:00
Qing
32854d40da wip 2022-09-19 22:37:42 +08:00
Qing
9b95376a79 fix https://github.com/Sanster/lama-cleaner/issues/56 2022-07-26 09:22:40 +08:00
Qing
eee91e7b82 frontend: add ZITS config 2022-07-14 17:01:39 +08:00
Qing
35b92ba9de ldm add plms sampler 2022-06-12 21:21:04 +08:00
Sanster
0b5494d1f8 use flask1, flask2 require python3.7 2022-04-18 22:54:34 +08:00
Sanster
b6a5650a96 fix --gui 2022-04-18 22:28:47 +08:00
Sanster
67befef3c7 disable flask warning 2022-04-18 21:30:49 +08:00
Sanster
71599e9c6d filter flaskwebgui log 2022-04-18 15:29:29 +08:00
Sanster
a219da27f7 add setup.py 2022-04-18 15:15:51 +08:00