ShivamShrirao / diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
1.89k stars 505 forks source link

Add per image captions (--image_captions) #163

Closed 2kpr closed 1 year ago

2kpr commented 1 year ago

Add per image captions: --image_captions "The instance prompt is set on a per image basis and the caption is taken from the image's filename itself, using all the text before the first '.' in each image's filename."