Commit Graph

69 Commits

Author SHA1 Message Date
Qing
b5dfa06dfa fix sd local model 2023-03-30 21:16:55 +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
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
996a264797 fix manga model md5 2023-03-22 12:57:29 +08:00
Qing
5f4c62ac18 add controlnet inpainting 2023-03-19 22:41:25 +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
ecfecac050 add model md5 check 2023-02-26 15:58:20 +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
fbb278298b fix test 2023-02-07 21:00:19 +08:00
Qing
5950cc9c38 remove sd_local_file from instruct_pix2pix 2023-01-28 21:50:55 +08:00
Qing
0ddc1f105c pix2pix to instruct_pix2pix 2023-01-28 21:24:51 +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
148e97e8da optimize sd/paint_by_example modle VRAM usage 2023-01-18 18:34:10 +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
d2cec0d415 fix sd --no-half 2023-01-04 21:27:37 +08:00
Qing
59ee89bd34 add --no-half arg 2023-01-03 21:30:33 +08:00
Qing
221d44c037 fix test 2022-12-11 22:03:36 +08:00
Qing
203f2bc9c7 add paint by example 2022-12-11 09:14:28 +08:00
Qing
6e9d3d8442 update setup.py 2022-12-10 21:31:51 +08:00
Qing
4a739aaae7 fix CPUTextEncoder 2022-12-04 22:07:33 +08:00
Qing
6a0ffdc96e update diffusers to 0.9; add SD2 2022-12-04 20:44:59 +08:00
Qing
af87cca643 add forward_post_process function 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
c02d918368 0.27.1 2022-11-21 11:49:35 +08:00
Qing
4686c7cb78 fix manga mask 2022-11-18 23:06:41 +08:00
Qing
08c295a70d add Manga Model 2022-11-18 22:21:52 +08:00
Qing
d7c3149f67 add euler sampler 2022-11-15 21:11:45 +08:00
Qing
4f42dda2cf fix skimage import color
https://github.com/Sanster/lama-cleaner/issues/121
2022-11-13 12:45:29 +08:00
Qing
8c2904c9c8 add negative prompt 2022-11-13 12:45:29 +08:00
Anders Haglund
543473bac5 Add gaussian blur to mask before blending original image with result 2022-11-10 13:02:51 -08:00
Qing
b3cb11f804 remvoe sd amp.autocast 2022-11-04 15:33:59 +08:00
Qing
34d0327ff0 sd1.5: fix a bug when run --device=cpu on a host has gpu 2022-11-04 14:02:17 +08:00
Qing
e2e2f5f853 fix sd1.5: pass height/width to pipeline 2022-10-21 10:28:17 +08:00
Qing
6ccb6cd291 add sd1.5 2022-10-20 21:01:14 +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
dba7b01da7 enable text_encoder cpu 2022-09-30 22:44:03 +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
36b078123c fix sd pad_mod to 64
diffusers bug: https://github.com/huggingface/diffusers/pull/505
2022-09-27 22:37:42 +08:00
Qing
35cbbd653c Add OpenCV2 model 2022-09-25 21:27:12 +08:00