Commit Graph

50 Commits (d168dca02b25fd8eb57ed91dd8d3744ad706cbaa)

Author SHA1 Message Date
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
Chengsong Zhang 7a8ce385ee usable groundingdino 2023-04-12 11:13:28 +08:00
jordan-barrett-jm 360ceb9f34 Added button to update mask without re-running SAM inference 2023-04-11 15:29:59 -05:00
jordan-barrett-jm 08264a43e0 Improved dilate mask function 2023-04-11 14:27:45 -05:00
jordan-barrett-jm 9420968ae9 Adjusted javascript to allow for new argument 2023-04-11 13:14:10 -05:00
Chengsong Zhang 72aaa0b270 finishGroundingDINO backend, not tested 2023-04-12 01:03:01 +08:00
jordan-barrett-jm 8420295d6c Added slider to expand mask 2023-04-11 11:35:44 -05:00
Chengsong Zhang 5be005be5f UI for GroundingDINO 2023-04-11 18:29:31 +08:00
Chengsong Zhang c27b078e05 fix txt2img problem 2023-04-11 16:12:18 +08:00
Chengsong Zhang f90a3c1801 fix firefox problem 2023-04-11 15:50:58 +08:00
Chengsong Zhang 37658e2abe move install to install.py, use basedir instead of hard coded dir 2023-04-11 08:48:19 +08:00
Chengsong Zhang c105f53730 support other models 2023-04-11 08:19:08 +08:00
missionfloyd efaeb3a0bc Update run button test on enable/disable 2023-04-10 18:04:26 -06:00
missionfloyd 51cd7e9caf Enable/disable run button instead of swapping it for another 2023-04-10 17:40:30 -06:00
Chengsong Zhang b343df1fcd reduce more vram 2023-04-11 03:43:13 +08:00
Chengsong Zhang 4719f61fae support low vram 2023-04-11 02:43:25 +08:00
Chengsong Zhang 2295443fe0 replace pip install with global run_pip 2023-04-11 02:16:32 +08:00
Chengsong Zhang 282790064b rename all everything to anything 2023-04-11 01:56:37 +08:00
Chengsong Zhang 00f5e9cdde implement automatic import segment-anything 2023-04-10 22:14:37 +08:00
Chengsong Zhang 987aadde66 first commit 2023-04-10 21:50:48 +08:00