Mixomo/LM_Studio_Server_Batch_Image_Captioner: Minimal CustomTkinter app for captioning many images through LM Studio's local OpenAI-compatible server to create training datasets for text-to-image models such as Flux, Qwen, Z-Image, Ernie Image, etc.. Each image is sent as a separate request, so context does not accumulate across the batch.

Minimal CustomTkinter app for captioning many images through LM Studio's local OpenAI-compatible server to create training datasets for text-to-image models such as Flux, Qwen, Z-Image, Ernie Image, etc.. Each image is sent as a separate request, so context does not accumulate across the batch.

Read Original

Related