From 0d09efef0632a13a9045d1bcc337b7d69b6eea3b Mon Sep 17 00:00:00 2001 From: ClashSAN <98228077+ClashSAN@users.noreply.github.com> Date: Thu, 27 Oct 2022 19:44:26 +0000 Subject: [PATCH] Updated Extensions (markdown) --- Extensions.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Extensions.md b/Extensions.md index c7be608..a95bfbe 100644 --- a/Extensions.md +++ b/Extensions.md @@ -72,4 +72,16 @@ See [Discussions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discus Saves score to windows tags with other options planned -![picture](https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer/blob/main/tag_group_by.png) \ No newline at end of file +![picture](https://github.com/tsngo/stable-diffusion-webui-aesthetic-image-scorer/blob/main/tag_group_by.png) + +## Dataset Tag Editor + +[日本語 Readme](https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/blob/main/README-JP.md) + +This is an extension to edit captions in training dataset for [Stable Diffusion web UI by AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui). + +It works well with text captions in comma-separated style (such as the tags generated by DeepBooru interrogator). + +Caption in the filenames of images can be loaded, but edited captions can only be saved in the form of text files. + +![picture](https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor/blob/main/ss01.png) \ No newline at end of file