Commit Graph

35 Commits (9442e67bfbd234e60c4e57b42d49161594fe848d)

Author SHA1 Message Date
toshiaki1729 9442e67bfb feature to generate caption with interrogator, UI text fix 2022-11-12 09:44:10 +09:00
toshiaki1729 d2b1b665b1 tiny fix to avoid error 2022-11-12 08:20:16 +09:00
toshiaki1729 08dffce5f8 refactoring (still on the way), fix showing Selected Tags after loading 2022-11-12 07:59:00 +09:00
toshiaki1729 c4de870c9a Merge branch 'main' into experimental 2022-11-12 07:31:51 +09:00
toshiaki1729 73ed887e58 Update dataset_tag_editor.py
it will be better than previous
2022-11-11 21:48:37 +09:00
toshiaki1729 441f6bba3f Merge branch 'main' into experimental 2022-11-11 00:18:06 +09:00
toshiaki1729 c5939b6876 load supported images by Pillow
same as modules/textual_inversion/dataset in webUI.
may be slow in extremely huge dataset.
2022-11-10 23:34:01 +09:00
toshiaki1729 4b2918a86f display simple loading state 2022-11-10 22:19:10 +09:00
toshiaki1729 ed8ffea154 Merge branch 'main' into experimental 2022-11-10 21:24:03 +09:00
toshiaki1729 8c3996c562 refactoring (on the way) 2022-11-10 21:23:31 +09:00
toshiaki1729 c397059d9b
Merge pull request #3 from R-N/main
Fix collection hint errors for python < 3.9 #2
2022-11-10 19:15:36 +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 8d05e00e06 Update .gitignore 2022-11-04 20:34:01 +09:00
toshiaki1729 c470af3728
Update .gitignore 2022-11-04 20:28:29 +09:00
toshiaki1729 20b72cea3a
Create codeql.yml 2022-11-04 11:55:44 +09:00
toshiaki1729 847c201965 fix tag list displaying all images ignoring image filter 2022-11-04 03:10:53 +09: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 8ab1629cbd Update README.md
weird ingrisshu
2022-10-27 22:32:47 +09:00
toshiaki1729 f00e730ae6 Edit README 2022-10-27 18:46:33 +09:00
toshiaki1729 de3d7d5bb9 where you come from? 2022-10-26 21:33:37 +09:00
toshiaki1729 0470f54b3c update images 2022-10-26 20:59:21 +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 4b56345d89 Delete .gitattributes 2022-10-26 20:35:16 +09:00
toshiaki1729 bfc58f778c Update dataset_tag_editor.js
just rename
2022-10-26 20:33:30 +09:00
toshiaki1729 f014a24418 Remove bugs 2022-10-26 20:24:49 +09:00
toshiaki1729 48a805c206 Update README-JP.md 2022-10-26 19:39:35 +09:00
toshiaki1729 76fdea2d56 Initial Commit
It works may be.
2022-10-26 19:36:51 +09:00
toshiaki1729 6ae5c6b511 Initial commit 2022-10-26 19:36:05 +09:00