devilismyfriend / StableTuner

Finetuning SD in style.
GNU Affero General Public License v3.0
666 stars 51 forks source link

JSONL file metadata.jsonl. #130

Open slives-lab opened 1 year ago

slives-lab commented 1 year ago

I would like to attach metadata to images for the purpose of training. How can I integrate a metadata.jsonl file into my dataset? For reference, here is the Hugging Face documentation for image datasets: [Hugging Face Image Dataset Documentation]

(https://huggingface.co/docs/datasets/image_dataset#imagefolder).