Commit Graph

34 Commits

Author SHA1 Message Date
Qing
64110b069b 1.3.2 fix powernet v2 2024-05-06 22:51:55 +08:00
Qing
a176e50475 1.3.1 fix brushnet;requirements 2024-05-06 22:48:46 +08:00
Qing
80ee1b9941 update 2024-04-29 22:20:44 +08:00
Qing
911f7224b6 add powerpaint v2 2024-04-25 22:12:51 +08:00
Qing
76823355fe better handle scan single file diffusion 2024-04-12 22:10:02 +08:00
Qing
0a262fa811 make brushnet work 2024-04-12 18:50:25 +08:00
Qing
35f12d5b9b fix https://github.com/Sanster/IOPaint/issues/508
diffusers removed config_files api: https://github.com/huggingface/diffusers/issues/6819#issuecomment-1928396112
2024-04-12 13:09:47 +08:00
Qing
468e698a5c outpainting expand_images2 2024-03-05 22:23:53 +08:00
Qing
0ecdb0af74 remove extra mask_blur 2024-02-27 22:42:46 +08:00
Qing
c03a1918e7 only auto switch to lcm schduler when using lcm lora 2024-02-10 16:41:54 +08:00
Qing
950fc4ce53 fix controlnet torch_dtype 2024-02-10 16:24:40 +08:00
Qing
9aa5a7e0ba fix torch_dtype & cpu_text_encoder 2024-02-10 11:00:13 +08:00
Qing
0eb4f5b86d fix revision==fp16 fallback to main 2024-02-05 21:45:11 +08:00
Qing
e5f71ae535 sd: load single file model using local config 2024-01-30 13:19:13 +08:00
Qing
5f0db8862e beta9 2024-01-21 23:33:32 +08:00
Qing
1905743886 add AnyText 2024-01-21 23:25:50 +08:00
Qing
f5bd697687 anytext init 2024-01-21 12:30:49 +08:00
Qing
84c2b515c8 add back local_files_only to from_pretrained 2024-01-16 22:25:25 +08:00
Qing
340bca64b7 remove padding warning 2024-01-16 22:09:32 +08:00
Qing
ac67ddd3d6 controlnet depth add pad 2024-01-10 22:04:46 +08:00
Qing
ccfb077a2e change mps dtype to fp32 2024-01-10 21:48:14 +08:00
Qing
a869982d13 change controlnet depth preprocessor 2024-01-10 21:32:05 +08:00
Qing
cbcdf3b9a2 from_single_file load_safety_checker work 2024-01-10 21:22:59 +08:00
Qing
38b6edacf0 sdxl support cpu_text_encoder 2024-01-10 13:34:11 +08:00
Qing
05a15b2e1f pass pipe_components when turn control on/off 2024-01-10 13:02:13 +08:00
Qing
8ed969eec1 add enable_low_mem 2024-01-09 22:42:48 +08:00
Qing
a49c3f86d3 add enable_low_mem 2024-01-09 15:05:17 +08:00
Qing
a71c3fbe1b clean code: get_torch_dtype; mps use float16 by default 2024-01-09 13:26:20 +08:00
Qing
6f4ce66793 handle MaxRetryError 2024-01-09 11:32:54 +08:00
Qing
7c1f83e71d fix match_histograms 2024-01-09 10:31:16 +08:00
Qing
5da47ee035 add back enable_attention_slicing for mps device 2024-01-08 21:49:18 +08:00
Qing
fd74b8556f beta2 2024-01-05 16:56:54 +08:00
Qing
f88f3cbbb3 fix import issue 2024-01-05 16:38:55 +08:00
Qing
a73e2a531f rename to iopaint 2024-01-05 15:19:23 +08:00