Commit Graph

50 Commits

Author SHA1 Message Date
Qing
6253016019 add diffusion progress 2024-01-02 17:13:11 +08:00
Qing
c4abda3942 wip 2023-12-30 23:36:44 +08:00
Qing
f0b852725f lots update 2023-12-27 22:00:07 +08:00
Qing
371db2d771 update 2023-12-24 15:32:27 +08:00
Qing
cbe6577890 update 2023-12-15 12:40:29 +08:00
Qing
9a9eb8abfd wip 2023-12-01 10:15:35 +08:00
Qing
1d145d1cd6 add download command 2023-11-16 21:12:06 +08:00
Qing
20e660aa4a use from_single_file 2023-11-16 14:09:08 +08:00
Qing
0cfec489b7 update 2023-11-16 11:26:13 +08:00
Qing
3e7a553273 add sd_prevent_unmasked_area 2023-11-15 09:10:13 +08:00
Qing
f13bfb9085 clean code 2023-11-15 08:58:52 +08:00
Qing
58b931fdb2 add lcm lora 2023-11-15 08:50:35 +08:00
Qing
53b9f3e92f sd add strength 2023-11-14 14:02:15 +08:00
Qing
94211a4985 kandinsky 2023-10-07 08:53:43 +08:00
Qing
0363472adc fix 2023-05-19 21:47:09 +08:00
Qing
87f54bb87e wip: controlnet 2023-05-19 21:47:09 +08:00
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
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
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
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
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
Qing
d7c3149f67 add euler sampler 2022-11-15 21:11:45 +08:00
Qing
8c2904c9c8 add negative prompt 2022-11-13 12:45:29 +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
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
26d938839c make mask blur work 2022-09-22 21:50:41 +08:00
Qing
e1fb0030d1 sd make change sampler work 2022-09-22 12:38:32 +08:00
Qing
32854d40da wip 2022-09-19 22:37:42 +08:00