Updated documentation for tag sorting
I've updated the documentation where appropriate to reflect the new changes introduced for the new tag sorting feature Unfortunately, I was only able to update one of the two impacted images (ss05.png). I don't have access to the pictured sample dataset, so I'll have to rely upon the author to update the image for ss06.png themselves Apologies for the 外人の日本語. 日本語上手ないですよpull/41/head
parent
952bd8f119
commit
668f36b58f
|
|
@ -34,6 +34,7 @@ git clone https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-edi
|
|||
- 複数タグで絞り込んでキャプションの編集ができます
|
||||
- 絞り込み方法として、AND/OR/NOT検索ができます
|
||||
- タグを一括で置換・削除・追加できます
|
||||
- タグを一括で並べ替えできます
|
||||
- タグまたはキャプション全体について一括置換ができます
|
||||
- [正規表現](https://docs.python.org/ja/3/library/re.html#regular-expression-syntax) が利用可能です
|
||||
- Interrogatorを使用してタグの追加や編集ができます
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ Note. "tag" means each blocks of caption separated by commas.
|
|||
- Filter images to edit their caption by tags
|
||||
- AND/OR logic can be used in each Positive/Negative filters
|
||||
- Batch replace/remove/append tags
|
||||
- Batch sort tags
|
||||
- Batch search and replace
|
||||
- [regular expression](https://docs.python.org/3/library/re.html#regular-expression-syntax) can be used
|
||||
- Use interrogators
|
||||
|
|
|
|||
BIN
pic/ss05.png
BIN
pic/ss05.png
Binary file not shown.
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 86 KiB |
Loading…
Reference in New Issue