Skip to content

Instantly share code, notes, and snippets.

View Mar8x's full-sized avatar

Marc Schneider Mar8x

  • Tangenta IT Consulting AB
  • Gothenburg, Sweden
View GitHub Profile
@Mar8x
Mar8x / rename-pictures.sh
Created April 1, 2024 13:48 — forked from jart/rename-pictures.sh
Shell script for renaming all images in a folder
#!/bin/sh
# rename-pictures.sh
# Author: Justine Tunney <[email protected]>
# License: Apache 2.0
#
# This shell script can be used to ensure all the images in a folder
# have good descriptive filenames that are written in English. It's
# based on the Mistral 7b and LLaVA v1.5 models.
#
# For example, the following command: