| Crates.io | quicklabel |
| lib.rs | quicklabel |
| version | 1.0.0 |
| created_at | 2025-04-29 23:50:23.578564+00 |
| updated_at | 2025-04-29 23:50:23.578564+00 |
| description | A fast image labeling tool for creating text-to-image finetuning datasets |
| homepage | |
| repository | https://github.com/sysrqmagician/quicklabel |
| max_upload_size | |
| id | 1654185 |
| size | 183,454 |
A fast and efficient image labeling tool for creating Text-To-Image finetuning datasets, as taken by the kohya_ss training scripts.
quicklabel is designed for efficiently creating labeled image datasets in a dreambooth-style format. It simplifies the process of organizing your input images into class directories with accompanying text prompts.
cargo install quicklabel
Visit the Releases page and download the latest executable for your platform.
First, configure your directories:
Define your classes:
{repeats}_{class_name}Process your images:
View each image and enter a prompt (or use the pre-filled template)
Select a class by clicking its button
Images are moved to the appropriate class folder with matching text files
Use the "Trash" button to discard unwanted images
Copyright © 2025, sysrqmagician sysrqmagician@proton.me
Licensed under the terms included in the LICENSE file.