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