cloneofsimo / lora

Using Low-rank adaptation to quickly fine-tune diffusion models.
https://arxiv.org/abs/2106.09685
Apache License 2.0
6.83k stars 473 forks source link

support load caption from .txt files #217

Closed yankeguo closed 1 year ago

yankeguo commented 1 year ago

support loading caption for image files from .txt file with same basename

this will enabling load instance directory directly from images processing output directory created by AUTOMATIC111/stable-diffusion-webui

yankeguo commented 1 year ago

wait a minute, I seem to misunderstand how caption works, ignore this pull if this feature is useless.