Skip to content

Commit f913511

Browse files
committed
Update README
1 parent e5c2835 commit f913511

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ like Stable Diffusion.
1010

1111
## Features
1212

13-
- **Keyboard-friendly** interface for fast tagging
14-
- **Tag autocomplete** based on your own most-used tags
15-
- Integrated Stable Diffusion **token counter**
16-
- **Automatic caption generation** with models including **CogVLM** and
17-
**LLaVA**
18-
- Option to load auto-captioning models in **4-bit** for reduced VRAM usage
13+
- Keyboard-friendly interface for fast tagging
14+
- Tag autocomplete based on your own most-used tags
15+
- Integrated Stable Diffusion token counter
16+
- Automatic caption generation with models including CogVLM and LLaVA
17+
- Option to load auto-captioning models in 4-bit for reduced VRAM usage
1918
- Batch tag operations for renaming, deleting, and sorting tags
2019
- Advanced image list filtering
2120

@@ -63,9 +62,10 @@ GPU generation requires a compatible NVIDIA GPU, and CPU generation is also
6362
supported.
6463

6564
To use the feature, select the images you want to caption in the image list,
66-
select the captioning model you want to use in the Auto-Captioner pane, and
67-
click the `Run Auto-Captioner` button.
68-
**You can select multiple images to batch generate captions for all of them.**
65+
then select the captioning model you want to use in the Auto-Captioner pane.
66+
You can also type in the path to a locally saved model.
67+
Click the `Run Auto-Captioner` button to start captioning.
68+
You can select multiple images to batch generate captions for all of them.
6969
It can take up to several minutes to download and load a model when you first
7070
use it, but subsequent generations will be much faster.
7171

0 commit comments

Comments
 (0)