Commit Graph

69 Commits (738d70ae2790cb7ea27d3858e49baf21c54df666)

Author SHA1 Message Date
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
Chengsong Zhang 38566fbe8b final update 2023-04-15 03:44:13 +08:00
Chengsong Zhang 8146e04950 minor update 2023-04-15 03:06:30 +08:00
Chengsong Zhang 701d960735
Merge branch 'master' into GroundingDINO 2023-04-15 02:54:30 +08:00
Chengsong Zhang d6df26ed64 release version of README 2023-04-15 01:56:01 +08:00
Chengsong Zhang f88d9ae291 support batch processing 2023-04-14 11:11:27 +08:00
Chengsong Zhang 4204d1f351 GroundingDINO supported without batch process 2023-04-14 09:35:16 +08:00
Chengsong Zhang bead9e7e70 ui for new features partially implemented 2023-04-13 08:07:53 +08:00
Chengsong Zhang 5473c47933 update plan 2023-04-13 06:44:48 +08:00
Chengsong Zhang 9306eb6f86 remove redundant variable 2023-04-13 03:58:04 +08:00
Small_Ke d0e7fa456c
move models path to sd models path 2023-04-13 00:50:00 +08:00
shawn 7d3b50ff81 added button for auto preview 2023-04-12 22:57:15 +08:00
Chengsong Zhang e2364bc2e3 update ui for mask expansion 2023-04-12 21:39:33 +08:00
jordan-barrett-jm 562e9b2d56 Added separate display for expanded mask, adjusted structure of process function 2023-04-11 23:20:12 -05:00