PNG to Embedding A script to convert embedding PNGs (made by scripts such as this) back into their original embeddings. Usage Install requirements pip install -r requirements.txt Convert one image python convert.py --image <image path> Convert folder python convert.py --folder <folder path>