Commit Graph

70 Commits (master)

Author SHA1 Message Date
Bingsu f82fe8980e pycocotools wheel available 2023-08-14 21:58:00 +09:00
Bingsu 7ef350ee93 v23.8.0 2023-08-14 00:19:28 +09:00
Bingsu 76ca6ab76a fix: cache 2023-08-14 00:19:12 +09:00
Bingsu d13a47b285 fix: pycocotools install 2023-08-14 00:17:31 +09:00
Bingsu 5b478d86c3 fix: coco_panoptic s3 2023-06-22 21:17:26 +09:00
Bingsu ed32e3b0a9 fix: install, version check, paths 2023-05-28 13:16:03 +09:00
Bingsu ff53357c95 fix: device, numpy 2023-05-14 07:47:33 +09:00
Bingsu a9e0a38f35 fix: device name 2023-05-13 18:22:22 +09:00
Bingsu 1c6711f0a0 fix: mask, preview save path 2023-05-09 16:52:38 +09:00
Bingsu 9c84693339 fix: data_path 2023-05-02 18:09:39 +09:00
Bingsu 54a022a861 fix: 1.1.0 compat 2023-05-01 23:34:53 +09:00
Bingsu e3cd0fa6e5 fix: ensure init images length == 1 2023-05-01 09:24:51 +09:00
Bingsu ca3ba79209 fix: rename to dddetailer 2023-04-25 15:58:54 +09:00
Bingsu dccea104bc fix: more install check 2023-04-25 15:58:39 +09:00
Bingsu d4e58f3e8f fix: overwrite params.txt 2023-04-18 18:06:15 +09:00
Bingsu 8bae347458 fix: empty dd_prompt issue 2023-04-18 17:40:01 +09:00
Bingsu c98717e2f3 more install message 2023-04-16 12:28:26 +09:00
Bingsu f546c6bc2c fix: dd_prompt not applied, dd cfg scale #3 2023-04-13 16:12:39 +09:00
Bingsu 62171792af fix: infotexts 2023-04-12 16:13:17 +09:00
Bingsu 334bfcf7af fix: info 🫢 2023-04-12 11:10:33 +09:00
Bingsu 4585a3543c remove check_run_python 2023-04-12 11:07:00 +09:00
Bingsu 6029d041b1 fix: dynamic prompt issue #2
https://arca.live/b/aiart/72169607
2023-04-12 11:02:59 +09:00
Bingsu 6dc70b4e47 save image, pnginfo
https://arca.live/b/aiart/73639753
2023-04-10 10:19:47 +09:00
Bingsu e8a5a6d244 fix: index out of range 2023-04-09 16:28:39 +09:00
Bingsu 6fbd1defeb black line-length, some fix 2023-04-09 15:39:33 +09:00
Bingsu 9b415e2b47 check mmdet on startup 2023-04-08 12:39:06 +09:00
Bingsu 0ab961fd94 check install, skip install, original ddetailer check 2023-04-08 01:24:21 +09:00
Bingsu 66d6b60d86 uninstalling 2023-04-07 08:07:08 +09:00
Bingsu 0a4d3ce81f use mim 2023-04-06 20:41:42 +09:00
Bingsu f39fc23d3d fix: install python 2023-04-06 18:41:35 +09:00
Bingsu fdca139c4c dddetailer docs 2023-04-06 08:51:23 +09:00
Bingsu 3f0f070106 fix: more install error 2023-04-05 23:07:36 +09:00
Bingsu b801738bfe fix: mmdet AssertionError 2023-04-05 18:43:31 +09:00
Bingsu ba0903ae00 change pycocotools install 2023-04-04 23:50:31 +09:00
Bingsu b4d6755ea8 change urls 2023-04-04 19:40:53 +09:00
Bingsu c2f410f6dd upload configs 2023-04-04 19:37:03 +09:00
Bingsu 21bf8952cd ddetailer work? 2023-04-04 19:36:56 +09:00
Bingsu deeb4ac7ff mmdet version, get_classes, palette 2023-04-04 15:15:04 +09:00
Bingsu b4d86bcf92 black, ruff 2023-04-04 14:56:40 +09:00
Bingsu a80df3ba03 Merge branch 'noahge4/master' 2023-04-04 14:54:52 +09:00
Bingsu 104101bd9d add install.py 2023-04-04 14:54:07 +09:00
Noahge 39d14d8536 support UniPC
* when a sampler is UniPC, PLMS, replace it with DDIM
2023-03-21 19:41:30 +09:00
Noahge cb86fab8e0 add prompt, neg prompt, cfg scale
* add prompt, neg prompt, cfg scale UI
* saves correct EXIF to image
2023-03-21 15:54:09 +09:00
dustysys 22a17414bb
Merge pull request #12 from jwfraustro/master
Update for compatibility with new A1111 changes
2022-11-28 01:33:31 -08:00
jwfraustro e2bb18ab78
Update for compatibility with new A111 changes
Also fixes an unformatted f-string
2022-11-21 14:45:47 -05:00
dustysys 8e58e7fec7
add usage examples 2022-11-10 21:08:16 -08:00
dustysys 752c8f9527
add troubleshoot section to readme 2022-11-09 13:55:55 -08:00
dustysys 52d2e57763 remove A|B
it doesn't work like you'd probably assume it does on multi-subject
images.
2022-11-08 18:39:29 -08:00
dustysys a2e845266b Merge branch 'master' of https://github.com/dustysys/ddetailer 2022-11-08 16:32:17 -08:00
dustysys ad56f5b26f add A|B and A-B bitmask operations (#2) 2022-11-08 16:32:06 -08:00