From b6794f1966161779b46bbba40c3890455318d8a1 Mon Sep 17 00:00:00 2001 From: toshiaki1729 <116595002+toshiaki1729@users.noreply.github.com> Date: Sun, 22 Jan 2023 14:57:00 +0900 Subject: [PATCH] about WDv1.4 tagger v2 --- README-JP.md | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README-JP.md b/README-JP.md index ed88c83..31b5a8c 100644 --- a/README-JP.md +++ b/README-JP.md @@ -36,7 +36,8 @@ git clone https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-edi - タグを一括で置換・削除・追加できます - タグまたはキャプション全体について一括置換ができます - [正規表現](https://docs.python.org/ja/3/library/re.html#regular-expression-syntax) が利用可能です -- BLIP、DeepDanbooru、[WDv1.4 Tagger](https://huggingface.co/SmilingWolf/wd-v1-4-vit-tagger)を使用してタグの追加や編集ができます +- Interrogatorを使用してタグの追加や編集ができます + - BLIP、DeepDanbooru、[WDv1.4 Tagger](https://huggingface.co/SmilingWolf)の各ネットワークによる学習結果(v1, v2)が使用可能です - 画像やキャプションファイルの一括移動・削除ができます diff --git a/README.md b/README.md index d5f73a9..8ec2308 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Note. "tag" means each blocks of caption separated by commas. - Batch search and replace - [regular expression](https://docs.python.org/3/library/re.html#regular-expression-syntax) can be used - Use interrogators - - BLIP, DeepDanbooru, [WDv1.4 Tagger](https://huggingface.co/SmilingWolf/wd-v1-4-vit-tagger) + - BLIP, DeepDanbooru, SmilingWolf's [WDv1.4 Tagger](https://huggingface.co/SmilingWolf) (v1 and v2, and each of trained in some different networks) - Batch remove image and/or caption files