Commit Graph

49 Commits (71bdef2ba7b0d492d63c4e409757fb1bce3aa8f8)

Author SHA1 Message Date
Uminosachi 71bdef2ba7 Add use_safetensors=True to from_pretrained func 2024-08-04 13:40:37 +09:00
Uminosachi 8fec5cb42e Support downloading and mask generation of SAM 2 2024-07-31 16:26:00 +09:00
Uminosachi 9064a673d4 Add support for IP-Adapter in ControlNet options 2023-09-08 15:51:10 +09:00
Uminosachi b11cc66bf8 Update README to describe inpainting iteration 2023-08-28 21:25:59 +09:00
Uminosachi 14e886ad28 How to use SAM and mask gen from other extensions 2023-08-20 10:09:13 +09:00
Uminosachi 6d5ed882b3 Update README with Tips section instructions 2023-08-04 15:42:09 +09:00
Uminosachi d3a52d92b9 Fix non-binary RGB values in mask sketche 2023-07-23 12:07:05 +09:00
Uminosachi 7ff3ac739b Add MobileSAM description to model download 2023-07-17 19:44:25 +09:00
Uminosachi 723cf8bf43 Add MobileSAM download and execution support 2023-07-17 18:53:53 +09:00
Uminosachi d8bc8b56a5 Add canvas zoom fullscreen func to mask images 2023-07-15 15:34:03 +09:00
Uminosachi 5e85dd793f Update README with anime style checkbox info 2023-07-14 20:04:54 +09:00
Uminosachi a51cbfbbdb Update how to cache diffusers inpainting model 2023-07-07 10:28:59 +09:00
Uminosachi a6df059ea9 Add model cache location description for diffusers 2023-07-06 13:30:32 +09:00
Uminosachi d138cd9d34 Add how to cache huggingface inpainting model 2023-07-04 13:29:25 +09:00
Uminosachi dcd9fb6b55 Fix guidance on model loading for inpainting webui 2023-06-27 11:47:04 +09:00
Uminosachi e986e289a0 Add guidance on model loading for inpainting webui 2023-06-27 11:24:57 +09:00
Uminosachi b2fb3fbe3b Add support for downloading and executing FastSAM 2023-06-24 08:16:13 +09:00
Uminosachi 084e5f85bd Make inpainting model search case-insensitive 2023-06-19 12:28:05 +09:00
Uminosachi 3c8910e732 Add radio button for masked content option 2023-06-19 11:35:07 +09:00
Uminosachi b250a06e3b Add padding balance settings and refactor name 2023-06-17 09:39:08 +09:00
Uminosachi e2bd456e3f Add reference to SAM paper 2023-06-13 11:13:30 +09:00
Uminosachi 0bc9fc8f99 Update README.md 2023-06-13 10:56:23 +09:00
Uminosachi 9422be2d69 Support download HQ-SAM model and execution 2023-06-13 10:35:28 +09:00
Uminosachi 5b8f67551e Update README.md 2023-06-09 19:28:56 +09:00
Uminosachi b07f62609e Update README.md 2023-06-09 11:46:57 +09:00
Uminosachi 99a5047f41 Add description of Reference-only ControlNet 2023-06-05 10:25:03 +09:00
Uminosachi d5306b81c8 Support to save mask as alpha of RGBA image 2023-06-03 12:04:41 +09:00
Uminosachi 5dd38fe3c9 Add web link to ControlNet and inpaint model 2023-06-01 17:11:17 +09:00
Uminosachi 4da1401dc7 Add description of ControlNet Inpaint Tab 2023-06-01 15:28:37 +09:00
Uminosachi 7428d9501a Add mask area only composite checkbox 2023-05-31 10:37:24 +09:00
Vadym Prosianiuk eb51cc6c8d Add ability to send input image and mask to img2img inpaint tab 2023-05-30 21:11:17 +03:00
Vadym Prosianiuk b066331c04 Add ability to just save mask 2023-05-30 14:07:50 +03:00
Uminosachi a21025c86b Fix to work when xformers are disabled 2023-05-30 14:55:44 +09:00
Uminosachi e4e84fe4ea Change button label 2023-05-29 16:31:50 +09:00
Uminosachi 84adcdceaa Add output directory switch via Settings 2023-05-29 10:08:34 +09:00
Uminosachi 1604186f32 Add description about SAM size 2023-05-28 11:04:35 +09:00
Uminosachi 72765c19aa Add instructions for mask adjustment 2023-05-25 16:40:56 +09:00
Uminosachi dd8975caee Support Lama Cleaner 2023-05-24 08:57:44 +09:00
CryptoSakon ecfaaa5cfe
Update README.md
Fix the description about Gradio
2023-04-30 19:33:13 +09:00
Uminosachi 079c676b82 Fix the description about Gradio 2023-04-30 19:27:18 +09:00
Uminosachi a5142712d1 Add case that can not retrieve the mask 2023-04-19 19:14:52 +09:00
Uminosachi 8f97dd5139 Fix gradio version 2023-04-19 06:51:44 +09:00
Uminosachi c0e346ac91 Fix wording 2023-04-18 21:56:26 +09:00
Uminosachi bb42a5cf53 Fix wording 2023-04-18 15:40:15 +09:00
Uminosachi 0268184ee8 Fix wording 2023-04-18 15:38:50 +09:00
Uminosachi a83cac6857 Described Gradio version 2023-04-18 10:51:09 +09:00
Uminosachi fb8613b014 Fixed CFG Scale and supported saving pnginfo 2023-04-17 21:00:17 +09:00
Uminosachi 2ca535a4a0 Added checkbox to invert mask 2023-04-17 15:52:24 +09:00
CryptoSakon 8ec431403f Initial commit 2023-04-16 10:46:03 +09:00