Commit Graph

848 Commits

Author SHA1 Message Date
Qing
934b0fc455 update readme 2024-01-24 22:21:47 +08:00
Qing
cf5e25d7a0 remove gui option 2024-01-24 22:00:36 +08:00
Qing
fd6e82f844 update readme 2024-01-24 22:00:01 +08:00
Qing
71351f68a7 fix setup.py on windows 2024-01-24 21:54:54 +08:00
targaryen
0e2033f3d3 Fixes install error on Windows due to slash in path in setup.py 2024-01-23 14:48:13 -07:00
Qing
20d042fe56 beta10 2024-01-21 23:43:25 +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
8beb02dfe2 diffusers==0.25.1 2024-01-21 09:49:27 +08:00
Qing
e811481e78 backend: Better distinguish between the normal and inpaint models of stable diffusion. 2024-01-19 09:41:48 +08:00
Qing
7c6e62e164 fontend: update text 2024-01-19 09:39:51 +08:00
Qing
bdae30785c beta8 2024-01-16 23:14:10 +08:00
Qing
1fe54cac51 fix progress disappear issue 2024-01-16 23:12:52 +08:00
Qing
84c2b515c8 add back local_files_only to from_pretrained 2024-01-16 22:25:25 +08:00
Qing
8dd3a06945 fix lcm_lora offline 2024-01-16 22:10:26 +08:00
Qing
340bca64b7 remove padding warning 2024-01-16 22:09:32 +08:00
Qing
316198a97a beta7 2024-01-10 22:09:03 +08:00
Qing
ac67ddd3d6 controlnet depth add pad 2024-01-10 22:04:46 +08:00
Qing
d420ecbecd powerpaint support_strength=True 2024-01-10 21:54:35 +08:00
Qing
ccfb077a2e change mps dtype to fp32 2024-01-10 21:48:14 +08:00
Qing
c3cc7a238e fix test 2024-01-10 21:47:03 +08:00
Qing
a869982d13 change controlnet depth preprocessor 2024-01-10 21:32:05 +08:00
Qing
dfcb9017f1 set controlnet_conditioning_scale=0 when use extender 2024-01-10 21:25:34 +08:00
Qing
7545d54870 fix test 2024-01-10 21:24:59 +08:00
Qing
cbcdf3b9a2 from_single_file load_safety_checker work 2024-01-10 21:22:59 +08:00
Qing
772ef65f7b always cpu_textencoder=False if device is not cuda 2024-01-10 13:34:51 +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
db4a6f4547 optimize mem 2024-01-10 10:21:58 +08:00
Qing
e94a94e3c2 beta6 2024-01-09 22:44:23 +08:00
Qing
fea3f2ed4e remove support_controlnet for PowerByExample 2024-01-09 22:44:01 +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
be2f721c9d beta5 2024-01-08 23:37:18 +08:00
Qing
df5fd5ccf0 add back torch._C._jit_set_nvfuser_enabled(False) 2024-01-08 23:12:32 +08:00
Qing
0e6babea67 add __main__.py
https://github.com/Sanster/lama-cleaner/pull/416
2024-01-08 22:45:01 +08:00
Qing
044d426616
Merge pull request #416 from jojje/feat/runnable_module
Make module runnable with python -m lama_cleaner
2024-01-08 22:39:30 +08:00
Qing
0661c6b790 beta4 2024-01-08 21:53:36 +08:00
Qing
0244234bb6 add missing dep 2024-01-08 21:49:33 +08:00
Qing
a1a06004d8 fix lcm_lora load 2024-01-08 21:49:27 +08:00
Qing
5da47ee035 add back enable_attention_slicing for mps device 2024-01-08 21:49:18 +08:00
Qing
3b40671e33 beta3 2024-01-05 22:08:13 +08:00
Qing
7d3235e280 update requirements 2024-01-05 22:07:37 +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
87d9078fe3 update publish 2024-01-05 16:27:33 +08:00