Add troubleshooting
parent
42a42f0bee
commit
41f452f81a
|
|
@ -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)を試してください。
|
||||

|
||||
|
||||
|
||||
## 表示内容
|
||||
|
||||
|
|
|
|||
|
|
@ -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).
|
||||

|
||||
|
||||
|
||||
## Description of Display
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Loading…
Reference in New Issue