Commit Graph

  • f82fe8980e pycocotools wheel available master Bingsu 2023-08-14 21:58:00 +0900
  • 7ef350ee93 v23.8.0 v23.8.0 Bingsu 2023-08-14 00:19:28 +0900
  • 76ca6ab76a fix: cache Bingsu 2023-08-14 00:19:12 +0900
  • d13a47b285 fix: pycocotools install Bingsu 2023-08-14 00:17:31 +0900
  • 5b478d86c3 fix: coco_panoptic s3 Bingsu 2023-06-22 21:17:26 +0900
  • ed32e3b0a9 fix: install, version check, paths Bingsu 2023-05-28 13:16:03 +0900
  • ff53357c95 fix: device, numpy Bingsu 2023-05-14 07:47:33 +0900
  • a9e0a38f35 fix: device name Bingsu 2023-05-13 18:22:22 +0900
  • 1c6711f0a0 fix: mask, preview save path Bingsu 2023-05-09 16:52:38 +0900
  • 9c84693339 fix: data_path Bingsu 2023-05-02 18:09:39 +0900
  • 54a022a861 fix: 1.1.0 compat Bingsu 2023-05-01 23:34:53 +0900
  • e3cd0fa6e5 fix: ensure init images length == 1 v23.4.6 Bingsu 2023-05-01 09:24:51 +0900
  • ca3ba79209 fix: rename to dddetailer Bingsu 2023-04-25 15:58:54 +0900
  • dccea104bc fix: more install check Bingsu 2023-04-25 15:58:39 +0900
  • d4e58f3e8f fix: overwrite params.txt v23.4.5 Bingsu 2023-04-18 18:06:02 +0900
  • 8bae347458 fix: empty dd_prompt issue Bingsu 2023-04-18 17:40:01 +0900
  • c98717e2f3 more install message v23.4.4 Bingsu 2023-04-16 12:28:26 +0900
  • f546c6bc2c fix: dd_prompt not applied, dd cfg scale #3 Bingsu 2023-04-13 16:12:39 +0900
  • 62171792af fix: infotexts v23.4.3 Bingsu 2023-04-12 16:13:17 +0900
  • 334bfcf7af fix: info 🫢 Bingsu 2023-04-12 11:10:33 +0900
  • 4585a3543c remove check_run_python Bingsu 2023-04-12 11:07:00 +0900
  • 6029d041b1 fix: dynamic prompt issue #2 Bingsu 2023-04-12 11:02:59 +0900
  • 81ca20376f sd-dynamic-prompts support jeong jinmyeong 2023-04-12 04:39:48 +0900
  • 6dc70b4e47 save image, pnginfo v23.4.2 Bingsu 2023-04-10 10:09:48 +0900
  • e8a5a6d244 fix: index out of range Bingsu 2023-04-09 16:02:15 +0900
  • 6fbd1defeb black line-length, some fix Bingsu 2023-04-09 15:08:54 +0900
  • 9b415e2b47 check mmdet on startup v23.4.1 Bingsu 2023-04-08 12:39:06 +0900
  • 0ab961fd94 check install, skip install, original ddetailer check Bingsu 2023-04-08 00:59:15 +0900
  • 66d6b60d86 uninstalling Bingsu 2023-04-07 08:07:08 +0900
  • 0a4d3ce81f use mim Bingsu 2023-04-06 20:40:19 +0900
  • f39fc23d3d fix: install python Bingsu 2023-04-06 18:41:35 +0900
  • fdca139c4c dddetailer docs Bingsu 2023-04-06 08:51:23 +0900
  • 3f0f070106 fix: more install error Bingsu 2023-04-05 23:07:36 +0900
  • b801738bfe fix: mmdet AssertionError Bingsu 2023-04-05 18:43:31 +0900
  • ba0903ae00 change pycocotools install Bingsu 2023-04-04 23:50:31 +0900
  • b4d6755ea8 change urls pycocotools Bingsu 2023-04-04 19:40:53 +0900
  • c2f410f6dd upload configs Bingsu 2023-04-04 19:37:03 +0900
  • 21bf8952cd ddetailer work? Bingsu 2023-04-04 18:01:23 +0900
  • c1a10f9ffc wip: fix bbox model segm Bingsu 2023-04-04 18:01:23 +0900
  • deeb4ac7ff mmdet version, get_classes, palette Bingsu 2023-04-04 15:06:00 +0900
  • b4d86bcf92 black, ruff Bingsu 2023-04-04 14:56:40 +0900
  • a80df3ba03 Merge branch 'noahge4/master' Bingsu 2023-04-04 14:54:52 +0900
  • 104101bd9d add install.py Bingsu 2023-04-04 14:54:07 +0900
  • 39d14d8536 support UniPC Noahge 2023-03-21 19:41:30 +0900
  • cb86fab8e0 add prompt, neg prompt, cfg scale Noahge 2023-03-21 15:54:09 +0900
  • 22a17414bb
    Merge pull request #12 from jwfraustro/master dustysys 2022-11-28 01:33:31 -0800
  • e2bb18ab78
    Update for compatibility with new A111 changes jwfraustro 2022-11-21 14:45:47 -0500
  • 8e58e7fec7
    add usage examples dustysys 2022-11-10 21:08:16 -0800
  • 752c8f9527
    add troubleshoot section to readme dustysys 2022-11-09 13:55:55 -0800
  • 52d2e57763 remove A|B dustysys 2022-11-08 18:39:29 -0800
  • a2e845266b Merge branch 'master' of https://github.com/dustysys/ddetailer dustysys 2022-11-08 16:32:17 -0800
  • ad56f5b26f add A|B and A-B bitmask operations (#2) dustysys 2022-11-08 16:32:06 -0800
  • b4a7ae69c4
    update readme dustysys 2022-11-07 08:29:39 -0800
  • 1df240cbf5 fix label error dustysys 2022-11-06 22:56:38 -0800
  • d9a30c65c2 Merge branch 'master' of https://github.com/dustysys/ddetailer dustysys 2022-11-06 22:50:09 -0800
  • c20c53a5d3 fix 0 detection jobs dustysys 2022-11-06 22:50:00 -0800
  • 1dcadf2985
    update readme dustysys 2022-11-06 21:40:33 -0800
  • 4c705d13e4
    update readme dustysys 2022-11-06 21:32:31 -0800
  • cf8ff6557d
    update readme dustysys 2022-11-06 21:23:38 -0800
  • 1dfb0e8d3e
    update readme dustysys 2022-11-06 21:14:35 -0800
  • 95dbec5f27
    create readme dustysys 2022-11-06 19:52:49 -0800
  • eaf5c303ef add example images dustysys 2022-11-06 19:39:54 -0800
  • 17ff9f9d04 add mask offsets dustysys 2022-11-06 18:20:21 -0800
  • e4fe67f298 add options to save masks dustysys 2022-11-06 16:06:02 -0800
  • b35196b2d4 enable script in txt2img dustysys 2022-11-06 15:04:29 -0800
  • f3469ba35c update label with AND operation dustysys 2022-11-06 07:05:15 -0800
  • ea34394b64 clean up function names dustysys 2022-11-06 06:58:38 -0800
  • 0cfa453875 detect cuda device dustysys 2022-11-06 06:19:18 -0800
  • 2e3e3cb3df make preview labels generic dustysys 2022-11-06 06:02:46 -0800
  • e3cd0e012f normalize paths dustysys 2022-11-06 05:45:42 -0800
  • 7ba9bae3b1 remote outdated comments dustysys 2022-11-06 05:20:44 -0800
  • 7c57be9af9 initial commit dustysys 2022-11-06 04:40:25 -0800