Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 21:55
· 23 commits to master since this release
e865095

1.3.0

🎉 Released:

  • 3rd June 2024

🔨 Improvements:

  • Automatically analyse and generate captions for images using Hugging Face's open-source AI/ML models (#25)
  • Added --hugging-face-token: Hugging Face token to use image captioning model online
  • Added --hf-model : Provide the model used for generating caption <vit-gpt2 | blip-image | git-large> (defaults: vit-gpt2)
  • Added --caption-column: Provide both image column and column where caption would be written