Commit Graph

66 Commits

Author SHA1 Message Date
joseph cd6a8dbc07 Update iopaint/README.md 2025-07-29 11:12:07 +10:00
joseph b7b01a4af6 Add iopaint/README.md 2025-07-29 11:10:59 +10:00
Joseph 4484a27366 update UI 2025-05-12 13:53:15 +07:00
Benjamin G 3211b3e6af
Update web_config.py 2024-03-21 01:08:50 -05:00
Qing 4561d5c31b update 2024-03-05 22:33:38 +08:00
Qing 468e698a5c outpainting expand_images2 2024-03-05 22:23:53 +08:00
Qing 803b68d210 fix lcm enable/disable bug 2024-02-27 22:42:46 +08:00
Qing 0ecdb0af74 remove extra mask_blur 2024-02-27 22:42:46 +08:00
Qing b358e6cbce add sam_hq 2024-02-20 09:03:11 +08:00
Qing 40d845cc3c backend: fix get X-Seed 2024-02-16 10:16:05 +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 1cd36cbe60 briaai/RMBG-1.4 always run on cpu 2024-02-10 13:19:43 +08:00
Qing 97f9e12f7e update test 2024-02-10 12:37:10 +08:00
Qing ec2db92ad9 add switch interactiveSegModel 2024-02-10 12:35:12 +08:00
Qing 9aa5a7e0ba fix torch_dtype & cpu_text_encoder 2024-02-10 11:00:13 +08:00
Qing 131fa8300b fix auto save to output_dir 2024-02-09 15:17:49 +08:00
Qing 45d29a4249 add inbrowser 2024-02-08 22:13:37 +08:00
Qing f52dbc1091 add realesrGAN selection 2024-02-08 22:13:37 +08:00
Qing 8060e16c70 add remove bg model selection 2024-02-08 22:13:37 +08:00
Qing 68f54444e0 support scan converted diffusers 2024-02-06 17:04:56 +08:00
Qing 97d51d3da6 remove local_files_only from from_single_file 2024-02-06 09:52:20 +08:00
Qing 0eb4f5b86d fix revision==fp16 fallback to main 2024-02-05 21:45:11 +08:00
Qing 93f965da40 print model dir 2024-02-05 21:45:11 +08:00
Qing 6ad4177a75 update diffusers==0.26.1, fix load single file sdxl inpainting model 2024-02-04 21:54:54 +08:00
Qing 7321232b78 update web_config 2024-02-04 21:54:54 +08:00
Qing 517fa7666d fix load invalid diffusers model_index.json 2024-02-01 09:01:43 +08:00
Qing 44ee0769dd fix --input file.jpg 2024-01-31 22:10:13 +08:00
Qing 1d2d39dfa0 update web_config 2024-01-31 21:53:14 +08:00
Qing cdac68a9a9 add reverse mask 2024-01-30 13:30:43 +08:00
Qing e5f71ae535 sd: load single file model using local config 2024-01-30 13:19:13 +08:00
Qing cf5e25d7a0 remove gui option 2024-01-24 22:00:36 +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 e811481e78 backend: Better distinguish between the normal and inpaint models of stable diffusion. 2024-01-19 09:41:48 +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 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