Commit Graph

82 Commits (b40d1d2ad624e43826e98b4cc4e3bdfbb24a0822)

Author SHA1 Message Date
Chengsong Zhang b40d1d2ad6 setup dev branch 2023-06-02 03:14:01 +08:00
Chengsong Zhang df2eee17f9 local groundingdino 2023-06-01 23:25:22 +08:00
Chengsong Zhang e18a38abdf cpu inference for sam 2023-05-29 01:45:03 +08:00
Chengsong Zhang 104f6104a9 support edit-anything 2023-05-22 20:42:29 +08:00
Chengsong Zhang 2aeec0553c ui update for crop and color selection 2023-05-04 13:14:44 +08:00
Chengsong Zhang 14a0a1f423
Update sam.py, update_mask dict->list 2023-04-29 19:37:29 +08:00
Chengsong Zhang 91d23c55db refactor API 2023-04-29 06:53:14 +08:00
Chengsong Zhang 852d3452b8 remove sketch logic 2023-04-26 10:28:25 +08:00
Chengsong Zhang d29d069030 update README, write how-to-use for semseg 2023-04-25 01:31:49 +08:00
Chengsong Zhang d2a04fadc8 finish update 2023-04-24 10:07:16 +08:00
Chengsong Zhang bee5e3b508 almost everything is useable, except color inpainting 2023-04-24 08:24:28 +08:00
Chengsong Zhang eabffe4428 semantic segmentation can use 2023-04-24 06:45:34 +08:00
Chengsong Zhang b483e9b6b2 fix some known issue, still a lot of others 2023-04-23 10:27:49 +08:00
Chengsong Zhang 738d70ae27 fix a lot of problems in AutoSAM ControlNet but still a lot of problem 2023-04-23 09:47:53 +08:00
Chengsong Zhang 44a4a75be0 finish coding 2023-04-23 03:05:22 +08:00
Chengsong Zhang 9ad6093e0c finish everything except color inpainting 2023-04-23 02:09:28 +08:00
Chengsong Zhang 733d011b80 cope with new inpaint of cnet extension 2023-04-22 23:39:28 +08:00
Chengsong Zhang 172c749e27 change function sequence. Next step: implement process parameter process logic 2023-04-22 09:20:20 +08:00
Chengsong Zhang ae41a1b2fe add log info 2023-04-22 09:06:40 +08:00
Chengsong Zhang ff3f85d0b3 3rd TODO finish: mask in category 2023-04-22 08:58:02 +08:00
Chengsong Zhang 92bce80c81 near the end of the 3rd TODO 2023-04-22 08:24:45 +08:00
Chengsong Zhang 7ab45ebe22 finish 2nd TODO: image layout 2023-04-22 04:39:59 +08:00
Chengsong Zhang d12b4b4500 first TODO finish: cnet segmentation 2023-04-22 03:46:04 +08:00
Chengsong Zhang c9a25cfbda slightly change ui 2023-04-21 06:10:40 +08:00
Chengsong Zhang fab1cb970d slightly change ui 2023-04-21 06:03:35 +08:00
Chengsong Zhang 5ee3139e9d refactor UI finish 2023-04-21 05:32:59 +08:00
Chengsong Zhang 740b2b6bc8 major refactor of UI 2023-04-20 09:40:22 +08:00
Chengsong Zhang 564ab2a505 update for semantic segmentation support 2023-04-19 08:49:05 +08:00
Chengsong Zhang 724b4db617 remove redundant visible 2023-04-19 03:04:24 +08:00
Chengsong Zhang b7bdea1e0c fix when no cnet 2023-04-19 02:54:06 +08:00
Chengsong Zhang 0b5ba2f323 fix when no cnet 2023-04-19 02:53:30 +08:00
Chengsong Zhang 1d1824cdb1 update failure instruction 2023-04-19 02:13:49 +08:00
Chengsong Zhang d168dca02b get rid of annoying js change button logic 2023-04-19 02:03:41 +08:00
Chengsong Zhang c7bd99ac6a fix typo inside gradio 2023-04-19 01:33:47 +08:00
Chengsong Zhang 9b2a830356 add cnet control to also upload to inpainting upload 2023-04-19 01:25:39 +08:00
Chengsong Zhang 16c7a6ee4d fix typo inside cnet upload panel 2023-04-19 01:07:44 +08:00
Chengsong Zhang a09593788f support uploading mask to cnet inpainting 2023-04-19 01:04:21 +08:00
Chengsong Zhang 350dd4defc add functionality to choose to only save masked image 2023-04-18 23:51:49 +08:00
Chengsong Zhang 45637b6ebc use max_cn_num to check cn number 2023-04-18 06:14:40 +08:00
Chengsong Zhang 0d10426ea6 fix issue when no cnet installed 2023-04-18 06:08:43 +08:00
Chengsong Zhang e76a212314 controlnet inpainting supported 2023-04-18 03:33:23 +08:00
Chengsong Zhang 5e1b28c221 support cnet inpaintting 2023-04-18 00:08:53 +08:00
Chengsong Zhang d40d7d4744 skip non-image and no-mask in batch 2023-04-16 22:49:00 +08:00
Chengsong Zhang b7e1866c25 save batch process image as png to avoid RGBA problem 2023-04-16 18:44:47 +08:00
Chengsong Zhang b651524732 update groundingdino information 2023-04-15 20:48:30 +08:00
Chengsong Zhang b30e51d38b resolve groundingdino install problem 2023-04-15 20:18:31 +08:00
jordan-barrett-jm 8609813569 Fixed merge issue 2023-04-14 19:21:01 -05:00
jordan-barrett-jm 0673cddd00 Added API 2023-04-14 18:55:49 -05:00
Chengsong Zhang 8b035ff304 fix dilation 0 problem 2023-04-15 05:19:02 +08:00
Chengsong Zhang 520e7fa74f fix bounding box draw bug 2023-04-15 04:59:44 +08:00