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