Commit Graph

151 Commits (4e00a6957044cdd3e1497b0c96fd4cd2642715f7)

Author SHA1 Message Date
toshiaki1729 4e00a69570 implement #37: prefix/suffix and regex on tag search 2023-02-09 20:36:27 +09:00
toshiaki1729 dc77b5a1b6 add sort by "Length" option in TagSelectUI 2023-02-09 19:41:30 +09:00
toshiaki1729 7e2558fb75 implement #36 2023-02-07 22:49:03 +09:00
toshiaki1729 772ddd4798 added license information 2023-02-05 03:10:08 +09:00
toshiaki1729 3acaaffb6a kohya-ss's finetuning metadata json file 2023-02-05 02:43:25 +09:00
toshiaki1729 5962f4f0bc fix #35 by closing selected image when some filter applied and cleaning up tag filter before being applied 2023-02-04 22:46:24 +09:00
toshiaki1729 5618359a19 fix the tag sort is broken when delete tag 2023-02-04 21:18:01 +09:00
toshiaki1729 057b8345e3 fix #34 by escaping special characters used in glob 2023-02-04 21:04:31 +09:00
toshiaki1729 4ec8d234a2 use glob instead of my redundant code 2023-01-29 01:07:41 +09:00
toshiaki1729 d993cc8305 Update README.md 2023-01-22 15:18:18 +09:00
toshiaki1729 b6794f1966 about WDv1.4 tagger v2 2023-01-22 14:57:00 +09:00
toshiaki1729 a95bd49f78 implement some wd tagger v1 and v2, use multi dropdown for selecting interrogator 2023-01-22 14:48:44 +09:00
toshiaki1729 e694417747 show messages on load/save settings, prepend "[tag-editor]" to messages 2023-01-15 17:08:38 +09:00
toshiaki1729 8931563fa4 use caption file extension setting both on load and save 2023-01-15 16:57:36 +09:00
toshiaki1729 289802fc5c enable loading caption files with not ".txt" extension 2023-01-15 16:46:07 +09:00
toshiaki1729 3ddfdf9b02 fix sort order is not applied to tags after loading settings 2023-01-15 16:19:45 +09:00
toshiaki1729 97f30fd25e Update main.py 2023-01-14 13:15:16 +09:00
toshiaki1729 7ae140152b refactoring, implement #33 (but not available for now) 2023-01-14 00:57:52 +09:00
toshiaki1729 768c3f36aa fix "Use Interrogator Caption" "If Empty" not working 2023-01-07 12:39:38 +09:00
toshiaki1729 5a61a9b2da remove codes just for develop 2023-01-03 09:27:17 +09:00
toshiaki1729 7e74ec66bc give up intellisense and make modules to be loaded once 2023-01-03 09:24:08 +09:00
toshiaki1729 2afec67eeb fix #31 2023-01-03 08:53:12 +09:00
toshiaki1729 cd052a0672 Fix #30 2023-01-03 01:51:14 +09:00
toshiaki1729 09b77d50cf Update main.py 2023-01-03 01:12:20 +09:00
toshiaki1729 16aaa2d3d7 enable changing tag score threshold on extension 2023-01-03 00:38:09 +09:00
toshiaki1729 331f3f5578 Merge branch 'main' of https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor 2022-12-29 19:44:49 +09:00
toshiaki1729 9bea5f502e enable hotreload with "Apply and restart UI" on Extensions tab 2022-12-29 19:44:46 +09:00
toshiaki1729 ef0f8ae0bb
Create LICENSE 2022-12-28 14:50:32 +09:00
toshiaki1729 9f6656ff3d Update install.py 2022-12-22 14:01:40 +09:00
toshiaki1729 0a14c8e05f Update README-JP.md 2022-12-19 17:39:29 +09:00
toshiaki1729 f0026b5a1c Update README-JP.md 2022-12-19 17:38:31 +09:00
toshiaki1729 95679bad91 Update README.md 2022-12-19 17:38:25 +09:00
toshiaki1729 3e60888656 Update README.md 2022-12-19 17:31:10 +09:00
toshiaki1729 2d9d9e6db1 update README-JP 2022-12-19 01:03:58 +09:00
toshiaki1729 7f823bc015 Update main.py 2022-12-19 00:12:22 +09:00
toshiaki1729 52a31683f3 fix typo, add some descriptions 2022-12-19 00:02:32 +09:00
toshiaki1729 4f18ce5df6 Update README.md 2022-12-18 23:52:12 +09:00
toshiaki1729 3012dc9ef2 Update main.py 2022-12-18 22:44:30 +09:00
toshiaki1729 1e85fdcd71 Update main.py
is this better English?
2022-12-18 22:27:34 +09:00
toshiaki1729 d0ae14ff68 Update main.py 2022-12-18 22:25:48 +09:00
toshiaki1729 b7ae307239 implement #28 2022-12-18 22:20:43 +09:00
toshiaki1729 17fc95d207 Update main.py 2022-12-18 17:54:59 +09:00
toshiaki1729 edcfadbdd7 Squashed commit of the following:
commit 039783edd6dba784bbe5cc260549a20528003efa
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 18 01:10:37 2022 +0900

    allow using modified gallery without filter

commit a2d1821e1357245e6f0bb5a25373c39e0abc1be0
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Sun Dec 18 00:57:33 2022 +0900

    changed to manage selection on gallery totally

commit dc26b65259651600091646b325c5189dba08397f
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Fri Dec 16 21:17:27 2022 +0900

    allow selecting from gallery

commit d8b02f6c9c4bc4aa68bc8964ff518af0309e9fd0
Author: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com>
Date:   Fri Dec 16 17:53:32 2022 +0900

    filter gallery without reloading images

    cannot use allow key or click in gallery
    may select hidden images
2022-12-18 01:17:04 +09:00
toshiaki1729 a252ab1948 Update main.py 2022-12-16 10:50:07 +09:00
toshiaki1729 04ca3a9d95 fix showing wrong dataset info 2022-12-16 00:41:00 +09:00
toshiaki1729 90ed6991a1 warn if change in caption not saved
implement #26
2022-12-16 00:36:22 +09:00
toshiaki1729 8f7751f22c remove duplicated tags
#27
on Batch Edit Captions tab
2022-12-15 02:25:58 +09:00
toshiaki1729 4b6d4e0410 Update main.py 2022-12-13 22:48:57 +09:00
toshiaki1729 a5d7219982 fix error when no config.json 2022-12-13 22:40:18 +09:00
toshiaki1729 0e7273ef73 add accordion to enable hiding load settings 2022-12-13 22:35:14 +09:00