Commit Graph

27 Commits (bc253572971c9f8a4d7df27ecbf56e78172f48a1)

Author SHA1 Message Date
jwfraustro bc25357297
update missed type hint 2022-11-20 13:38:58 -05:00
toshiaki1729 7a71c35b65 change UI order not to the textboxes go up and down depending on number of tags 2022-11-17 08:34:32 +09:00
toshiaki1729 17598b8668 Update dataset_tag_editor.py 2022-11-13 16:32:18 +09:00
toshiaki1729 3fd9bb4173 revert the method to distinguish the file is image or not 2022-11-13 13:13:24 +09:00
toshiaki1729 ee94410453 shows the number of images loaded #7 2022-11-13 12:41:38 +09:00
toshiaki1729 ba5c22c1b0 #7 2022-11-13 11:46:24 +09:00
toshiaki1729 4a14c054ea change folder structure 2022-11-13 00:54:05 +09:00
toshiaki1729 cb80f78d1b deselect deepbooru option when no --deepbooru cmdopt 2022-11-12 21:48:00 +09:00
toshiaki1729 20639fa79d edit README 2022-11-12 19:55:02 +09:00
toshiaki1729 89248bf87e interrogate features #5 #6 2022-11-12 13:07:46 +09:00
toshiaki1729 22c8cd60bf Update dataset_tag_editor_ui.py 2022-11-12 11:53:49 +09:00
toshiaki1729 76b7df802e rearrange ui 2022-11-12 11:52:50 +09:00
toshiaki1729 f61f3246a1 add feature to prefill captions with interrogator on loading dataset 2022-11-12 11:33:45 +09:00
toshiaki1729 9442e67bfb feature to generate caption with interrogator, UI text fix 2022-11-12 09:44:10 +09:00
toshiaki1729 08dffce5f8 refactoring (still on the way), fix showing Selected Tags after loading 2022-11-12 07:59:00 +09:00
Muhammad Rizqi Nur 7a853ed2cf Use typing for all collection hints to avoid import __future__ 2022-11-08 10:30:01 +07:00
Muhammad Rizqi Nur 0cb9db97dd Quick workaround for hints for python <3.9 2022-11-08 10:26:32 +07:00
toshiaki1729 daf0a03000 fix the text showing filter status
is not appropriate when clear filter or load other dataset
2022-11-03 23:23:41 +09:00
toshiaki1729 9e86a17671 loading from subdirectories 2022-11-03 22:36:46 +09:00
toshiaki1729 c533db7ae7 add shortcut to remove selection
and some changes on UI
2022-11-03 21:46:50 +09:00
toshiaki1729 c0e2073917 remove excess global variables 2022-11-03 21:33:48 +09:00
toshiaki1729 fa57e0d30d fix not updating filter text 2022-11-03 21:32:42 +09:00
toshiaki1729 0176589855 add new features, refactoring, remove tiny bugs
new features: filter images by selection
refactoring: use set to simplify filtering
  it may improve performance slightly on huge dataset but the bottleneck is displaying gallery
remove bugs: error when dataset directory is empty
2022-11-03 21:09:54 +09:00
toshiaki1729 ec6dea2e98 rename 2022-10-26 20:48:41 +09:00
toshiaki1729 b146bd74eb rename 2022-10-26 20:45:34 +09:00
toshiaki1729 f014a24418 Remove bugs 2022-10-26 20:24:49 +09:00
toshiaki1729 76fdea2d56 Initial Commit
It works may be.
2022-10-26 19:36:51 +09:00