LarryJane491 / Image-Captioning-in-ComfyUI

Custom nodes for ComfyUI that let the user load a bunch of images and save them with captions (ideal to prepare a database for LORA training)
47 stars 14 forks source link

Update LoRAcaption.py to work with jpg and jpeg files #12

Open Skoteinos1 opened 5 months ago

Skoteinos1 commented 5 months ago

Now it accepts .jpg and .jpeg files as images which need tags. WD14 Tagger has no issue with tagging them, so there is no reason to block them by this code.

And I am also lazy. Know issue: When tagging xxx.jpeg images, tags are stored in xxx..txt files