Update README.md
parent
ab4e14357e
commit
e1bdadc629
|
|
@ -16,7 +16,7 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
|
|||
|
||||
### 🔍 Image Search & Favorite
|
||||
- The prompt, model, Lora, and other information will be converted into tags and sorted by frequency of use for precise searching.
|
||||
- Supports tag autocomplete, translation, and customization.
|
||||
- Supports tag autocomplete, [auto-translation](https://github.com/zanllp/sd-webui-infinite-image-browsing/issues/39), and customization.
|
||||
- Image favorite can be achieved by toggling custom tags for images in the right-click menu.
|
||||
- Support for advanced search similar to Google
|
||||
- Also supports fuzzy search, you can search by a part of the filename or generated information.
|
||||
|
|
@ -98,7 +98,7 @@ Download and install the program from the `releases` section on the right-hand s
|
|||
|
||||
During the first use, you need to click and wait for the index generation. For my case with 20,000 images, it took about 15 seconds (with an AMD 5600X CPU and PCIe SSD). For subsequent uses, it will check whether there are changes in the folder, and if so, it needs to regenerate the index. Usually, this process is very fast.
|
||||
|
||||
Image search supports translation, and you need to place a "tags-translate.csv" file in the plugin folder. You can find this file in the issue . Feel free to share files for other languages to facilitate everyone's use.
|
||||
Image search supports translation, see https://github.com/zanllp/sd-webui-infinite-image-browsing/issues/39 for more detail. Feel free to share files for other languages to facilitate everyone's use.
|
||||
<img width="1109" alt="image" src="https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/62d1ffe3-2d1f-4449-803a-970273753855">
|
||||
<img width="620" alt="image" src="https://user-images.githubusercontent.com/25872019/234639759-2d270fe5-b24b-4542-b75a-a025ba78ec89.png">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue