Add troubleshooting

pull/95/head
toshiaki1729 2024-05-11 19:39:51 +09:00
parent 42a42f0bee
commit 41f452f81a
3 changed files with 12 additions and 0 deletions

View File

@ -113,6 +113,12 @@ git clone https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-edi
"Settings" タブで、サムネイル画像を一時保存するフォルダを指定してください。
"Directory to save temporary files" にパスを指定して "Force using temporary file…" をチェックしてください。
### 大量の画像や巨大な画像を開いたときに動作が遅くなる
"Settings" タブで、"Force image gallery to use temporary files" にチェックを入れて、 "Maximum resolution of ..." に希望の解像度を入れてください。
数百万もの画像を含むなど、あまりにも巨大なデータセットでは効果がないかもしれません。
もしくは、[**スタンドアロン版**](https://github.com/toshiaki1729/dataset-tag-editor-standalone)を試してください。
![](pic/ss12.png)
## 表示内容

View File

@ -115,6 +115,12 @@ Please note that all batch editing will be applyed **only to displayed images (=
Set folder to store temporaly image in the "Settings" tab.
Input path in "Directory to save temporary files" and check "Force using temporary file…"
### So laggy when opening many images or extremely large image
Check "Force image gallery to use temporary files" and input number in "Maximum resolution of ..." in the "Settings" tab.
It may not work with dataset with millions of images.
If it doesn't work, please consider using [**stand alone version**](https://github.com/toshiaki1729/dataset-tag-editor-standalone).
![](pic/ss12.png)
## Description of Display

BIN
pic/ss12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB