Commit Graph

427 Commits

Author SHA1 Message Date
Qing
981ae3dc31 fix https://github.com/Sanster/lama-cleaner/issues/265 2023-04-16 11:00:04 +08:00
Qing
0baea45210 fix parse_args 2023-04-16 10:35:51 +08:00
Qing
0d89c37ef1 remove scikit-image 2023-04-16 10:27:39 +08:00
Qing
95245425eb add more package version check 2023-04-16 09:59:35 +08:00
Qing
d3f6f69af6 change default interactive_seg_device to cpu;add interactive seg model/device to web_config 2023-04-16 09:41:35 +08:00
Qing
e096c68abc lazy import torchvision 2023-04-10 09:32:27 +08:00
Qing
2c25cff9f7 1.1.1 2023-04-06 22:56:19 +08:00
Qing
a6aec566d9 add Segment Anything 2023-04-06 21:55:20 +08:00
Qing
261d2fce00 fix transformers version 2023-04-03 23:04:59 +08:00
Qing
03206fb8d6 add --realesrgan-no-half 2023-04-03 13:32:04 +08:00
Qing
dd1d45aa79 set face restore upscale to 1; realesrgan till to 512 2023-04-03 13:19:31 +08:00
Qing
bce8c6fccf Merge branch 'debug_main' 2023-04-02 16:11:55 +08:00
Qing
25bf0cbbc4 pnpm build 2023-04-02 16:11:44 +08:00
Qing
fa8925b424 fix zoom issue 2023-04-02 16:11:11 +08:00
Qing
e9c81ef756 WIP 2023-04-02 15:44:02 +08:00
Qing
76443bfa4e update 2023-04-02 15:02:27 +08:00
Qing
674c60f5a8 fix GFPGAN face detect 2023-04-01 21:27:40 +08:00
Qing
65f12b490a controlnet support load local ckpt 2023-04-01 09:23:37 +08:00
Qing
5fd253b07e update 2023-03-31 22:25:16 +08:00
Qing
c3cbf8d4a2 update 2023-03-31 22:17:38 +08:00
Qing
6579977439 update 2023-03-31 22:06:17 +08:00
Qing
d3aaed5af8 web_config add sd_local_model_path 2023-03-31 09:09:37 +08:00
Qing
b5dfa06dfa fix sd local model 2023-03-30 21:16:55 +08:00
Qing
3022797602 pnpm build 2023-03-30 21:07:34 +08:00
Qing
07ae89b7c0 update test 2023-03-30 21:06:07 +08:00
Qing
6911d3ce16 add try catch 2023-03-30 21:02:18 +08:00
Qing
c52f733214 add restoreformer 2023-03-30 16:07:38 +08:00
Qing
f2e90d3f84 add load local model 2023-03-29 22:05:34 +08:00
Qing
61df5f69b3 fix mat min_size 2023-03-28 22:12:24 +08:00
Qing
96840fec64 fix esc resetZoom 2023-03-28 22:12:20 +08:00
Qing
e734859128 update web_config 2023-03-28 21:55:25 +08:00
Qing
14596247c1 append empty lineGroup 2023-03-28 21:32:25 +08:00
Qing
af167a0daa add image size on left corner 2023-03-28 21:24:44 +08:00
Qing
aba98ca5fa fix interactiveseg 2023-03-28 21:12:09 +08:00
Qing
e444e55bcc fix undo redo draw 2023-03-28 21:01:14 +08:00
Qing
c4968dd0a9 fix gfpgan cpu/mps device 2023-03-28 16:36:41 +08:00
Qing
8af5df491e fix test 2023-03-27 21:05:44 +08:00
Qing
2e6e87275e add time toast 2023-03-27 20:49:06 +08:00
Qing
9e678e9a2a fix interactiveseg 2023-03-27 20:49:06 +08:00
Qing
4d1809e908 pass upscaler to GFPGAN 2023-03-27 20:49:06 +08:00
Qing
b200db920b add gfpgan 2023-03-27 20:49:06 +08:00
Qing
e7c7896bfa add GFPGAN model 2023-03-27 20:49:06 +08:00
Qing
d938f2da3c add plugin dep check 2023-03-27 20:49:06 +08:00
Qing
1433d21b9f mat support float16 2023-03-27 20:49:05 +08:00
Qing
eb304ba696 wip mat float16 2023-03-25 22:46:28 +08:00
Qing
7e028c3908 wip fp16 mat 2023-03-25 21:29:13 +08:00
Qing
094b3c4f69 update editor tool style 2023-03-25 20:42:13 +08:00
Qing
1e6016d0db update gif 2023-03-25 20:37:15 +08:00
Qing
b12c3708c2 remove size selector 2023-03-25 14:13:09 +08:00
Qing
1a8754e314 fix trigger Modal in DropdownMenu 2023-03-25 13:55:36 +08:00
Qing
a0ffc2238b prevent dropdown menu autoFocus 2023-03-25 13:49:02 +08:00
Qing
003a104406 plugins add dropdown menu; realesrgan support 2x 4x 2023-03-25 13:39:56 +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
996a264797 fix manga model md5 2023-03-22 12:57:29 +08:00
Qing
5a38d28ad1 add plugins 2023-03-22 12:57:18 +08:00
Qing
b48d964c2c FileManager add layout switch button;store searchText 2023-03-21 21:12:27 +08:00
Qing
c33b7c201e store filemanager state in localstorage 2023-03-21 12:31:31 +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
5c3b643280 pnpm build 2023-03-01 21:56:30 +08:00
Qing
66d3c6e322 update 2023-03-01 21:56:06 +08:00
Qing
8e5e4892af fix seed generator 2023-03-01 20:36:23 +08:00
Qing
e4bcd6ac00 fix https://github.com/Sanster/lama-cleaner/issues/230 2023-03-01 09:17:39 +08:00
Qing
6cc1f87a65 0.36.3 2023-02-26 16:40:57 +08:00
Qing
79b20af3f2 auto delete wrong model 2023-02-26 16:36:19 +08:00
Qing
ecfecac050 add model md5 check 2023-02-26 15:58:20 +08:00
Qing
49fcb53833 update 2023-02-19 21:16:30 +08:00
Qing
4f371d3547 pnpm build 2023-02-19 21:09:17 +08:00
Qing
b1ec157467 better error handle 2023-02-19 21:06:28 +08:00
Qing
8f8bcfe0f4 auto switch mps device to cpu device 2023-02-19 21:06:22 +08:00
Qing
f9b5dcbfd7 change default settings 2023-02-19 15:59:03 +08:00
Qing
183334f8f7 add rerun last mask button 2023-02-19 15:05:41 +08:00
Qing
1a865810f5 keep brush size when switch images 2023-02-19 14:40:38 +08:00
Qing
774f470e58 auto save result image when --output-dir exists 2023-02-19 14:31:00 +08:00
Qing
bb4c44b38d remove cuda-visible-device 2023-02-07 21:43:37 +08:00
Qing
14d9918ef1 pnpm build 2023-02-07 21:38:46 +08:00
Qing
276676625d fix pil_to_bytes quality 2023-02-07 21:06:31 +08:00
Qing
fbb278298b fix test 2023-02-07 21:00:19 +08:00
Qing
3f6bc8fada update 2023-02-07 09:26:43 +08:00
Qing
24bff09534 fix InstructPix2Pix 2023-02-01 22:17:03 +08:00
Qing
cd58f2984f pnpm build 2023-02-01 21:51:11 +08:00
Qing
33a1bde647 fix test 2023-02-01 21:36:37 +08:00
Qing
5950cc9c38 remove sd_local_file from instruct_pix2pix 2023-01-28 21:50:55 +08:00
Qing
b7c51c0e72 add test 2023-01-28 21:45:21 +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
205170e1e5 add DiffusionInpaintModel 2023-01-27 20:59:22 +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
03dae6a3f4 switch to pnpm 2023-01-25 21:39:44 +08:00
Qing
f6c70f1543 reduce editor panel left/right padding 2023-01-25 21:31:37 +08:00
Qing
0f687b38a7 add make_gif.py 2023-01-25 13:50:30 +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
ff50421003 fix image exif rotation 2023-01-17 21:05:17 +08:00