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)
43 stars 12 forks source link

LoRA Caption Save "list index out of range" #14

Open radadaleva opened 3 weeks ago

radadaleva commented 3 weeks ago

Error occurred when executing LoRA Caption Save. It says that the lsit index is out of range given that all of the images used are in png format

hgabha commented 3 weeks ago

this means the txt file is already existing and it seem the extension is not overwriting it. If you delete the file it works